BODY
{
    FONT-FAMILY: Verdana, Helvetica, Univers, sans-serif;
	BACKGROUND-COLOR: #006699;
	scrollbar-face-color : #ffcc00;
	scrollbar-shadow-color : black;
	scrollbar-3dlight-color : white;
	scrollbar-highlight-color : #ffea97;
	scrollbar-darkshadow-color : #caa200;
	scrollbar-track-color : #caa200;
	scrollbar-arrow-color : #000000;
}
.main_table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.content_table {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style:solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: none;
	border-left-color: none;
}
.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #113D62;
}
.navbar:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}

