body {
	background-color: #76A4FC;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #EDF8D0;
	scrollbar-highlight-color: #76A4FC;
	scrollbar-shadow-color: #2C508E;
	scrollbar-3dlight-color: #2C508E;
	scrollbar-arrow-color: #2C508E;
	scrollbar-track-color: #76A4FC;
	scrollbar-darkshadow-color: #76A4FC;
}

body,td,th {
	color: #00133C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;}
	
a:link {	color: #00133C;	text-decoration: none;}
a:visited {	text-decoration: none;	color: #00133C;}
a:hover {	text-decoration: none;	color: #00133C;}
a:active {	text-decoration: none;	color: #00133C;}

.mini {font-size: 10;}
.dicker {font-weight:bolder;}
.box {border: 1px solid #333;}

a.menu { display:block; text-align:left; width:150; padding:3px; font-weight: bold;}
a.menu:link    { color:#00133C; background-color:transparent;}
a.menu:visited { color:#00133C; background-color:transparent;}
a.menu:hover   { color:#00133C; background-color:#93c2FC; padding:2px; border:1px solid #EDF8D0; border-bottom: 1px solid #2C508E; border-right: 1px solid #2C508E;}
a.menu:active  { color:#00133C; background-color:transparent;}