body {
	font-family: tahoma, verdana;
	font-size: 12px;
	color: #000000;
	background-color: #002537;
}
.header {
	background-image: url(images/header.jpg);
	height: 139px;
}
.nav {
	background-image: url(images/nav.gif);
	background-color: #95EFFF;
	background-repeat: repeat-x;
}
a.nav {
	color: #003046;
	font-weight: bold;
	float: left;
	padding: 7px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	color: #0066CC;
	margin: 0px;
	padding: 0px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
li a{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #8CBB00;
	border-right-color: #8CBB00;
	border-bottom-color: #8CBB00;
	border-left-color: #8CBB00;
	padding: 3px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: #324200;
	background-color: #DBFF6F;
}
li {
	list-style-type: none;
}
.ref {
	background-color: #92C100;
	color: #FFFFFF;
	padding: 3px;
	font-weight: bold;
}
li a:hover {
	background-color: #CDFF37;
	color: #506A00;
	text-decoration: underline;
}
a:hover.nav {
	color: #001722;
	text-decoration: underline;
}
.footer {
	color: #FFFFFF;
	text-decoration: none;
}
.header-desc {
	width: 290px;
	margin-top: 15px;
	float: right;
	margin-right: 10px;
	color: #FFFFFF;
}
.camboxtop {
	background-color: #3895D0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #1F5981;
	border-right-color: #1F5981;
	border-bottom-color: #1F5981;
	border-left-color: #1F5981;
	padding: 3px;
	font-weight: bold;
	color: #FFFFFF;
}
.camboxlower {
	background-color: #B5F4FE;
	border: 2px dashed #028FA4;
	padding: 2px;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}
.camenter {
	background-color: #028FA4;
	color: #FFFFFF;
	font-size: 18px;
}
a.blue {
	font-weight: bold;
	color: #0099FF;
}
a:hover.blue {
	color: #CC6666;
}
