body {
	margin: 0px;
	background-color: #62AFC8;
/*    background-image: url(../b.gif); */
	scrollbar-base-color: transparent; 
	scrollbar-track-color: #D8E7EF;
	scrollbar-face-color: #0060A9;
	scrollbar-highlight-color: #D8E7EF;
	scrollbar-3dlight-color: #D8E7EF;
	scrollbar-darkshadow-color: #D8E7EF;
	scrollbar-shadow-color: #D8E7EF;
	scrollbar-arrow-color: #D8E7EF;
}
.maincontentbgcolor {
	background-color: #D8E7EF;
}
.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;

}
iframe {


}.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-left: 6px;

}
.arrow {
	cursor: crosshair;
}

a:link       { font-size: 11px; text-decoration: none; color: #000000; font-weight: bold }

a:visited    { font-size: 11px; text-decoration: none; color: #003366; font-weight: bold }

a:active     { font-size: 11px; text-decoration: none; color: #000000; font-weight: bold; backgroud-color:#D5CDAC }

a:hover      { font-size: 11px; text-decoration: underline; color: #003366; font-weight: bold}

.whiteborder {
	border: solid white 1px;
}

.image {
	border-top: solid white 2px;
	border-left: solid white 2px;
	border-right: solid black 2px;
	border-bottom: solid black 2px;	
}