.bodtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-decoration: none;
	font-weight: normal;
	color: #000000;




}
.bodtxt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	text-decoration: none;
	color: #000000;

}
.headertxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #66CCFF;
	text-decoration: none;
}
.subnavtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.copyrighttxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
}
.subaddresstxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.redtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.bodtxt3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.bodtxt4 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.headertxt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #66CCFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66CCFF;

}

#menu {
	list-style-type: none;
	padding: 0;
	margin: 0 8px;
	color: #66CCFF;
	white-space: nowrap;
}

#menu li {
	width: 170px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:70%;
	border-bottom: 1px dotted #CCCCCC;
	padding: 0;
}

#menu li a {
	display: block;
	padding: 6px 3px;
	color: #ffffff;
	text-decoration: none;
	background-color: #66CCFF;
}

#menu li a:hover {
	background-color: transparent;
	color: black;
}

#menu li.heading strong {
	display: block;
	padding: 1px;
	background-color: #66DCFA;
	font-weight: bold;
	color: white;	
}

.border {
	border: 1px solid #006291;
}
