body {
 	color : #CCCCCC;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 18px;
	text-decoration : none;
	background-color: #999999;
}
.content {
	color : #333333;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 18px;
}
.small {
	color : #333333;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	line-height: 11px;
}
.head {
 	color : #ff6600;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height: 18px;
	text-decoration : none;
	font-weight : bold;
	text-transform:uppercase;
}
td {
	color : #333333;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 18px;
}
.bg1 {
	background-color: #116FA2;
}
.bg2 {
	background-color: #999999;
}
div.navilayer {
	position: relative;
	display: block;
}
#navcontainer ul {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
}
#navcontainer li {
	margin: 0 0 0 0 ;
	display: block;
	width:100%;
 }
#navcontainer a {
	text-transform:uppercase;
	display: block;
	color: #116FA2;
	background-color: #ffffff;
	text-decoration: none;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	width:100%;
	line-height: 20px;
	font-weight : bold;
}
#navcontainer a:hover {
	text-transform:uppercase;
	display: block;
	background-color: #ffffff;
	color: #000066;
	text-decoration: none;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	width:100%;
	line-height: 20px;
	font-weight : bold;
}
A.content4:ACTIVE, A.content4:FOCUS, A.content4:LINK, A.content4:VISITED {
	color : #000099;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height: 18px;
	text-decoration : none;
}
A.content4:HOVER {
	color : #990000;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height: 18px;
	text-decoration : underline;
	}
A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	color : #000099;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 18px;
	text-decoration :none;
}
A:HOVER {
	color : #990000;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 18px;
	text-decoration : underline;
	}
A.bot:ACTIVE, A.bot:FOCUS, A.bot:LINK, A.bot:VISITED {
	color : white;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
}
A.bot:HOVER {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : white;
	text-decoration : underline;
}
 .footer {
 	color : black;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height: 12px;
	text-decoration : none;
} 

