body {
	margin: 0;
	padding: 0;
	border: 0;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: #5E91CC;
	text-align: center;
	
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: lighter;
	color: #FF0000;
	word-spacing: 1px;
	line-height: 24px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #3776BB;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	font-weight: normal;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: lighter;
	color: #3470B1;
}
img	{
display: block;
border: 1;
}
a {
background: transparent;
color: #004E9B; 
}
a:hover {
background-color: #3D7CC2; 
color: #fff; 
text-decoration: none;
}
div#top {
	width: 700px;
	height: 20px;
	margin: 0 10px;
	padding: 3px 0 2px;
	text-align: right;
	font-size: 12px;
}
#top div ul {
margin: 0;
padding: 0;
list-style-type: none;
float: right;
}
#top div ul li {
margin: 6px 0 0 0;
padding: 0;
display: block;
float: left;
border-right: solid 1px #aab9ca;
}
#top div ul li a {
background: #fff;
color: #5B93CE;
font-size: 1em;
padding: 0 6px 3px;
text-transform: lowercase;
text-decoration: none;
text-align: center;
display: block;
float: left;
}
#top div ul li a:hover {
	color: #fff;
	background-color: #FF0000;
}
div#menu {
	width: 710px;
	height: 20px;
	padding: 2;
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 30px;
	background-color: #7DA6D3;
	word-spacing: 2px;
}
#menu ul {
background: #7DA6D3;
margin: 0;
padding: 0 10px;
list-style-type: none;
text-align: center;
}
#menu ul li {
background: #7DA6D3;
padding: 0;
margin: 0;
text-align: center;
display: block;
float: left;
}
#menu ul li a {
background: #7DA6D3;
height: 14px;
color: #fff;
font-size: 1.1em;
padding: 5px 12px;
margin: 0;
font-weight: bold;
text-decoration: none;
text-align: center;
white-space: nowrap;
display: block;
float: left;
height: 14px;
}
#menu ul li a:hover {
background: #3D7CC2;
color: #fff;
}
.text {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
	font-weight: normal;
}

