html {
	scrollbar-face-color:#85afce;
	scrollbar-highlight-color:#fff;
	scrollbar-shadow-color:#effbff;
	scrollbar-3dlight-color:#effbff;
	scrollbar-arrow-color:#000;
	scrollbar-track-color:#fff;
	scrollbar-darkshadow-color:#fff;
}
body{ background:#effbff;font-size:12px; color:#31659c; margin:0px; font-family:Verdana, Arial, Helvetica, sans-serif; width:750px;}
#container{ width:750px; height:auto; float:left; border:1px solid #85afce; margin-left:5px; margin-right:2px; margin-top:5px; padding-bottom:10px; background:#ffffff;}
#right{ width:700px; height:22px; float:left; background:url(../images/right.jpg); padding-left:50px; padding-top:8px;}
#right_1{width:735px; height:25px; float:left; background:url(../images/bg1.jpg); padding-top:10px; text-align:left; letter-spacing:1px; font-weight:bold; padding-left:15px; border-bottom:1px solid #85afce}
#contents{ width:750px; height:auto; float:left; padding-top:15px; padding-bottom:10px;}
.Title{ background:#dfeaf2;}
a:link {
	color: #31659c;
	text-decoration: none;
}
a:visited {
	color: #31659c;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #31659c;
	text-decoration: none;
}