body {
	background-color: #99ADC6;
	text-align: center;
	margin-top: 10px;
}

#logocell {
	background-color: #99ADC6;
	width: 300px;
	height: 125px;
}
#maintable {
	width: 490px;
	text-align: left;
}
#topbanner a {
	font-family: Arial, Helvetica, sans-serif;
	color: dk blue;
	font-size: 10pt;
	text-decoration: none;
	line-height: 1.4em;
}
#topbanner a:hover {

	font-family: Arial, Helvetica, sans-serif;
	color: #840000;
	font-size: 10pt;
	text-decoration:underline;
	line-height: 1.4em;
}


#menu {
	background-color: #99ADC6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99adc6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99ADC6;
	vertical-align: top;
	text-align: left;
	padding-top: 5px;
	padding-right: 5
	px;
	padding-bottom: 5px;
	padding-left: 5px;
	
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	color: dk blue;
	font-size: 10pt;
	text-decoration: none;
	line-height: 1.4em;
}
#menu a:hover {

	font-family: Arial, Helvetica, sans-serif;
	color: #840000;
	font-size: 10pt;
	text-decoration:none;
	line-height: 1.4em;
}

#head_menu {
	background-image:  url('images/top_menu.gif');
	background-repeat: no-repeat;
	width: 800px;
	height: 28px
}
.head_menu {
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dk blue;
	}



#head_menu a {
	font-family: Arial, Helvetica, sans-serif;
	color: dk blue;
	font-size: 10pt;
	text-decoration: none;
	line-height: 1.4em;
}
#head_menu a:hover {

	font-family: Arial, Helvetica, sans-serif;
	color: #840000;
	font-size: 10pt;
	text-decoration:underline;
	line-height: 1.4em;
}


#maincontent-index {
	background-color: #99ADC6;
	width: 490px;
	text-align: left;
	vertical-align: top;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
}