
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #003366;
}

body, div, p, h1, h2, h3, h4, h5, h6, th, td, li, ul, ol, dl, input {
	font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000;
}


a:link		{
	color: #2A2A8A;
	font-weight: bold;
	text-decoration: none; }	
a:visited	{ 
	color: #505050;
	font-weight: bold;
	text-decoration: none; }
a:active	{
	color: #2A2A8A;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
	
p, dl {
	font-size: 80%;
}

h4 {
	font-size: 120%;
}

h5 {
	font-size: 110%;
}

.smal { font-size: 65%; }

.smal2 { font-size: 80%; }

.smal3 { font-size: 90%; }

.table {
	font-size: 80%;
}

.head{
	width: 750px;
	height: 74px;
	background-color: #FFCC00;
	text-align: left;
	margin-top: 15px;
}
.headline{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	position:relative; top:28px
}

.menu{
	background-color: #A2B0C1;
	text-align: center;
	padding:8px;
}

.content{
	background-color: white;
	text-align: left;
	padding: 10px;
	vertical-align: top;
}

	
.cover {
	float: right;
	margin-top: 10px;
	margin-left: 8px;
	margin-bottom: 14px;
	border: 1px solid black;
}	
	
.white {
	color: #FFFFFF;
}

a.white:link {color: #FFFF71; font-weight: bold; text-decoration: none; }
a.white:visited	{ color: #FAFAD2; font-weight: bold; text-decoration: none; }
a.white:active	{ color: #FFFFFF; font-weight: bold; text-decoration: none; }
a.white:hover	{ color: #FFFF71; font-weight: bold; text-decoration: underline; }

.linkbox {
	height: 20px;
	color: #003366;
	background-color: #FFCC00;
	padding: 2px 7px;
	vertical-align: middle;
	margin-bottom: 0px;
	font-size: 90%;
}

a.linkbox:link { color:#003366;font-weight: bold;	text-decoration: none; }
a.linkbox:visited	{ color: #003366; font-weight: bold; text-decoration: none; }
a.linkbox:active	{ color: #003366;	font-weight: bold;	text-decoration: none; }
a.linkbox:hover	{ color: white; font-weight: bold; background-color:#CC0000; border-color:#FFE4A6; text-decoration: none; }

.linkbox100 {
	height: 20px;
	color: #003366;
	background-color: #FFCC00;
	padding: 2px;
	margin-bottom: 2px;
	margin-top: 14px;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	float: left;
	width: 577px;
}

a.linkbox100:link { color:#003366;font-weight: bold;	text-decoration: none; }
a.linkbox100:visited	{ color: #003366; font-weight: bold; text-decoration: none; }
a.linkbox100:active	{ color: #003366;	font-weight: bold;	text-decoration: none; }
a.linkbox100:hover	{ color: white; font-weight: bold; background-color:#CC0000; border-color:#FFE4A6; text-decoration: none; }

.greenmain{
	color: white;
	background-color:#FFCC00;
}


.verinfo{
	margin-top: 0px;
	margin-left: 10px;
	font-size: 80%;
	clear: both;
}
 
