BODY {
	SCROLLBAR-FACE-COLOR: #0b4d78; 
	SCROLLBAR-HIGHLIGHT-COLOR: #dbe4eb; 
	SCROLLBAR-SHADOW-COLOR: #eeeeee; 
	SCROLLBAR-3DLIGHT-COLOR: #0b4d78; 
	SCROLLBAR-ARROW-COLOR: #dbe4eb; 
	SCROLLBAR-TRACK-COLOR: #dbe4eb; 
	SCROLLBAR-DARKSHADOW-COLOR: #e9e983;
	background-color:#073754;
}


a.menu:link {
	font-family: Arial,  Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	font-weight: bolder;
}
a.menu:visited {
	font-family: Arial,  Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	font-weight: bolder;
}
a.menu:hover {
	font-family: Arial,  Helvetica, sans-serif;
	text-decoration: none;
	color: #ffd03f;
	font-size: 12px;
	font-weight: bolder;
}
a.menu:active {
	font-family: Arial,  Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	font-weight: bolder;
}

a.page:link {
	font-family: Arial,  Helvetica, sans-serif;
	text-decoration: none;
	color: #dbe4eb;
	font-size: 11px;
	font-weight: bold;
}
a.page:visited {
	font-family: Arial,  Helvetica, sans-serif;
	text-decoration: none;
	color: #dbe4eb;
	font-size: 11px;
	font-weight: bold;
}
a.page:hover {
	font-family: Arial,  Helvetica, sans-serif;
	text-decoration: underline;
	color: #fed03f;
	font-size: 11px;
	font-weight: bold;
}
a.page:active {
	font-family: Arial,  Helvetica, sans-serif;
	text-decoration: none;
	color: #dbe4eb;
	font-size: 11px;
	font-weight: bold;
}

a.footer:link {
	text-decoration: none;
	font-family: Arial,  Helvetica, sans-serif; 
	font-size: 11px;
	color: #073754;
	font-weight: bold;
}
a.footer:visited {
	text-decoration: none;
	color: #073754;
	font-family: Arial,  Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
}
a.footer:hover {
	text-decoration: underline;
	color: #073754;
	font-family: Arial,  Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
}
a.footer:active {
	text-decoration: none;
	color: #073754;
	font-family: Arial,  Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
}


.copyright {
	text-decoration: none;
	font-family: Arial,  Helvetica, sans-serif; 
	font-size: 10px;
	color: #073754;
}



.bodytext {
	font-family: Arial,  Helvetica, sans-serif;
	font-size: 11px;
	color: #0b4d78;
	font-weight: bold;
	line-height: 18px;
}

.subtitletext1{
	font-family: Arial,  Helvetica, sans-serif; font-size: 14px; color: #FFCC00;  font-weight: bold; 
}
.subtitletext2{
	font-family: Arial,  Helvetica, sans-serif; font-size: 14px; color: #1b5a85;  font-weight: bold; 
}
.contacttext {
	font-family: Arial,  Helvetica, sans-serif;
	font-size: 11px;
	color: #dbe4eb;
	font-weight: bold;
	line-height: 18px;
}


