a:link, a:active, a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color:  #990000;
	text-decoration: underline;
}
.nav {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-stretch:expanded;
	font-weight: bold;
	color:  #990000;
	text-transform: none;
	text-decoration: none;
	line-height: 22px;
}

.nav a:link,a:active,a:visited{
	color:  #990000;
	text-transform: none;
	text-decoration: none;
} 
.nav a:hover{
	text-transform: none;
	text-decoration: underline;
}

body {
	background-image: url(images/bkgd.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	background-color: #FFFFFF;
	scrollbar-base-color: #999999;
	scrollbar-arrow-color: #F4F4F4;
	scrollbar-DarkShadow-Color: #444444;
}

.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: 14px;
}
.bodyTextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
}
.thirdHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:  #990000;
	text-decoration: none;
    line-height: 14px;
}
.largerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
    line-height: 16px;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color:  #990000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.secondaryHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:  #990000;
	text-decoration: none;
	line-height: normal;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
}
.footer a:hover{
	text-transform: none;
	text-decoration: underline;
}
.footer a:link{
	color: #FFFFFF;
}

.footer a:visited{
	color: #FFFFFF;
}