.topmenufront {
	font: bold 14px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding:0 0 0 7px;
}

.topmenu:link, .topmenu:visited, .topmenu:active {
	font: 11px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding: 0 10px;
	border-right: 1px solid #FFFFFF;
	text-decoration:none;
	height:25px;
	line-height:25px;
	display:block;
	float:left;
}

.topmenu:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.topmenulast:link, .topmenulast:visited, .topmenulast:active {
	font: 11px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding: 0 10px;
	text-decoration:none;
	height:25px;
	line-height:25px;
	display:block;
	float:left;
}

.topmenulast:hover {
	color:#FFFFFF;
	text-decoration:underline;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#000000;
	color: #000000;
}
td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
p { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}

.heading {  font-size: 20px; color: #000000; font-weight: bold}
.subheading { font-size: 16px; color: #003373; font-weight: bold }
.highlight {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;

}

a { color: #1E7BC1; text-decoration: none}
a:visited {color: #1E7BC1; text-decoration: none}
a:hover {color: #FF0000; text-decoration: underline}

.topnav {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 8px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	display: block;
	line-height: 22px;
}
.topnav:link {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.topnav:visited {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}
.topnav:hover {
	font-size: 11px;
	color: #FF9900;
	font-weight: normal;
	text-decoration: none;
	word-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.subMenu {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	
}
.subMenu:link {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;	
}
.subMenu:visited {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.subMenu:hover {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}


.footer { font-size: 9px; color: #000000; font-weight: normal; text-decoration: none}
.footer:link { font-size: 9px; color: #000000; font-weight: normal; text-decoration: none}
.footer:visited { font-size: 9px; color: #000000; font-weight: normal; text-decoration: none}
.footer:hover { font-size: 9px; color: #FF9900; font-weight: normal; text-decoration: underline}
