.Menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	font-variant: small-caps;
	font-style: normal;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099cc;
	background-color: #000000;
	background-position: bottom;
	color:#FFFFFF
}
.Menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.Menu:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.Menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.Menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0093D0;
}
body {
	background-color: #0093D0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 2em;
	color: #000000;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	background-repeat: inherit;
	}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	}
	
textarea {
	font-family: Arial, Helvetica, sans-serif;	
	}

.Header {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
a {
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: 0993d0;
}
a:visited {
	text-decoration: none;
	color: #0993d0;
}
a:hover {
	color: #000000;
	font-weight: bold;
	}
a:active {
	text-decoration: none;
	color: #0993d0;
}
.captions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #0099CC;
}

.subheader {
	color: #0093D0;
	font-size: 14px;
	font-weight: normal;
}
.border {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #66CC00;
}
.NavHeader {
	color: #0093D0;
	font-size: 10px;
}

.text {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.LeftNavHeader {
	color: #0093D0;
	font-weight: bold;
	background-color: #000000;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0093D0;
}
