body{ 
background-color:#666666; 
background-image: url(/images/background.jpg); 
background-position:Top center; 
background-attachment:fixed; 
background-repeat:repeat-x; 
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #993300;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.linksheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #993300;
	text-decoration: underline;
}
a:link.linksheader {text-decoration: underline; color: #993300}
a:visited.linksheader {text-decoration: underline; color: #993300}
a:active.linksheader {text-decoration: underline; color: #993300}
a:hover.linksheader {text-decoration: none; color: #993300}


.featuredheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.link2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.sectionheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #993300;
}

.sectionheader A:link {text-decoration: none; color: #993300}
.sectionheader A:visited {text-decoration: none; color: #993300}
.sectionheader A:active {text-decoration: none; color #993300}
.sectionheader A:hover {text-decoration: underline; color: #993300}

.featured_table td
{
  	background-color: #F8EED9;
  	font-size: 12px;
}
.featured_table 
{
 	 background-color:#666666;
}
.featured_table a
{
 	text-decoration: underline;
 	color: #236699;
 }
.featured_table a:visited
{
	color: #236699;
}
.req
{
color:red;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993300;
}
.footerlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993300;
	text-decoration: underline;
}
