body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-image: url(background.jpg);
	background-color: #ffffff;
	margin: 10px;
}
a:link, a:visited, a:active {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
form {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
}

li {
	padding:2px;
}
.main_menu {
	padding: 0px;
	vertical-align: middle;
	height: 36px;
}
.main_menu a:link, .main_menu a:visited, .main_menu a:active {
	text-decoration: none;
}
.sub_menu {
	background-color: #d3d96c;
	padding: 0px;
	vertical-align: middle;
}
.main_current {
	font-weight: bold;
	height: 37px;
}
.sub_current {
	text-decoration: underline;
}
.sub_menu ul, .sub_menu li {
	display: inline;
	margin: 0;
	padding: 0;
}
.content {
	background-image: url(bg.gif);
	padding: 15px;

	vertical-align: top;
}
.footer {
	background-image: url(bottom.gif);
	text-align: center;
	font-size: 10px;
	height: 59px;
	color: #ffffff;
}
.footer a:link, .footer a:active, .footer a:visited {
color: #ffffff;
}
.navBar
{
SCROLLBAR-FACE-COLOR: #91d4ed; 
SCROLLBAR-HIGHLIGHT-COLOR: #91d4ed; 
SCROLLBAR-SHADOW-COLOR: #91d4ed; 
SCROLLBAR-3DLIGHT-COLOR: #91d4ed; 
SCROLLBAR-ARROW-COLOR: #4a72ba; 
SCROLLBAR-TRACK-COLOR: #4a72ba; 
SCROLLBAR-DARKSHADOW-COLOR: #91d4ed; 
width : 471px;
height : 335px;
overflow : auto;
}
