body {
	background:  url(http://www.web-ms.net/03img/bgF3F3F3_shadow.gif);
	background: #cccccc;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
    scrollbar-base-color:#cccccc;
    scrollbar-track-color: #cccccc;
    scrollbar-face-color: #d0d0d0;
    scrollbar-shadow-color: #333333;
    scrollbar-darkshadow-color: #000000;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #f3f3f3;
    scrollbar-arrow-color: #000099;
}
body, td {
	color: #000099;
	font-size: 13px;
}
div#top{
	position:absolute;
	top:-10px;
	left:0px;
	font-size:3px;
}
a:link, a:visited{
	color: #000099;
	text-decoration: underline;
	font-size: 13px;
}
a:active {
	color: #0000ff;
	text-decoration: underline;
	font-size: 13px;
}
a:hover {
	color: #FFFFFF;
	background: #ff0000;
	font-size: 13px;
	font-weight: bold;
}
.mainbody {
	background: #CCCCCC url(http://www.web-ms.net/03img/bgF3F3F3_mid.gif) repeat-y;
}
.menu, .menu a:link,  .menu a:visited {
	text-decoration: none;
	color:#000099;
	background: #f0f0f0;
	width: 166px;
	height: 25px;
	border: 1px inset #003399;
	padding: 2px;
	font-size: 13px;
}
.menu a:hover {
	text-decoration: none;
	color:#ffffff;
	background: #7B9CBD;
	width: 166px;
	height: 25px;
	border: 1px inset #FF0000;
	padding: 2px;
	font-size: 13px;
}
.menu a:active {
	text-decoration: none;
	color:#ffffff;
	background: #006699;
	width: 166px;
	height: 25px;
	border: 1px inset #0000FF;
	padding: 2px;
	font-size: 13px;
	font-weight: bold;
}

