body,td,th,p,li {
	background-color: #FFFFFF;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #AA0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active  {
	color: #CC0000;
	text-decoration: none;
}

.welcome {
	font-size: 12px;
	color: #003300;
	line-height: 20px;
	font-style: normal;
	font-weight: bold;
}
.welcome a:hover, a:active{
	color: #003300;
	font-style: underline;
}
.welcome a:link, a:visited{
	color: #CC0000;
	font-style: normal;
}
.txthead {
	font-size: 12px;
	color: #99CC00;
	line-height: 20px;
	font-style: normal;
	font-weight: bold;
}
.txthead a:hover, a:active{
	color: #99CC00;
	font-style: underline;
}
.txthead a:link, a:visited{
	color: #CC0000;
	font-style: normal;
}
.legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}
.legal a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6699CC;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;

}
.orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF6600;
	font-style: normal;
	font-weight: normal;
}
.orange a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6699CC;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

#MainNav a:link,  #MainNav A:visited {
	color: #003300;
	font-size: 12px;
	line-height: 20px;
	width:100%;
	height:22px;
	border-top-color: #FFFFFF;
	display: block;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	text-decoration: none;
	font-weight : bold;
}
#MainNav a:hover, #MainNav A:active {
	color: #003300;
	font-weight: bold;
	text-decoration: underline;
}
#MainNav a.current {
	color: #CC0000;
	font-weight: bold;
}

#SubTxt a:link,  #SubTxt a:visited {
	color: #CC0000;
	font-size: 12px;
	line-height: 18px;
	display: inline;
	margin: 8px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
	text-decoration: none;
	font-weight: bold;
}
#SubTxt a:hover, #SubTxt a:active {
	color: #CC0000;
	text-decoration: underline;
}
#SubTxt a.current, #SubTxt a.current:visited {
	color: #CC0000;
	text-decoration: none;
}
h1 {
	color: #003300;
	padding: 8px 0px 0px 20px;
	font-weight: bold;
	font-size: 14px;
	line-height: 15px
}
h2 {
	color: #CC0000;
	padding: 8px 0px 0px 20px;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
}
h3 {
	color: #666666;
	padding: 8px 0px 0px 20px;
	font-weight: bold;
	font-size: 12px;
	line-height: 10px;
	margin-bottom: 10px;
}
h4 {
	color: #333333;
	padding: 8px 0px 0px 20px;
	font-weight: bold;
	font-size: 12px;
	line-height: 10px;
	margin-bottom: 10px;
}
