div.main{
	width:720px;
	margin-top:25px; 
	margin-bottom:25px; 
	border:1px solid #9FA4EE;
	
}

td.center{
	width:100%;
	padding:5px;
}

td.right .pane{
    width:120px;
    padding:5px;
}

div.top{
	background-color:#9FA4EE;
	color:#fff;
	font-size:20pt;
}

div.top div
{
	color:#fff;
	font-size:20pt;

}
div.bottom{
	border-top:1px solid #9FA4EE;
}

#menu
{
	border-bottom:1px solid #9FA4EE;	
	padding:3px;
}
div.menu .items
{
	width:700px;
}

