body { 
  background-image: url("/images/background.png");
  background-attachment: fixed;
  background-position: 0% 0%;
  background-repeat: no-repeat;
  background-color: c6c6c6;
}
.text     {
    font-family: arial, helvetica, verdana; 
    font-size: 12px;
	color: 000000;	
}
.whiteText     {
    font-family: arial, helvetica, verdana; 
    font-size: 11px;
	font-style: normal;
	line-height: normal;	
	font-weight: bolder;
	font-variant: normal;	
	color: #FFFFFF;	
}
.featureLink{
	font-family: arial, helvetica, verdana; 
    font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.featureLink:hover{
	font-family: arial, helvetica, verdana; 
    font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FF0000;
	text-decoration: underline;
}
.leftnav{
	font-family: arial, helvetica, verdana; 
    font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.leftnav:hover{
	font-family: arial, helvetica, verdana; 
    font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FF9900;
	text-decoration: none;
}
.featureText{
	font-family: arial, helvetica, verdana; 
    font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.leftNavText     {
    font-family: arial, helvetica, verdana; 
    font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #333333;
	text-decoration: underline;
}
.leftNavText:hover{
    font-family: arial, helvetica, verdana; 
    font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FF0000;
	text-decoration: underline;
}
.headlinesNavText     {
    font-family: arial, helvetica, verdana; 
    font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #622A2A;
	text-decoration: underline;
}
.headlinesNavText:hover{
    font-family: arial, helvetica, verdana; 
    font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.spotlightLink{
	font-family: arial, helvetica, verdana; 
    font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #314B7F;
	text-decoration: underline;
}
.spotlightLink:hover{
	font-family: arial, helvetica, verdana; 
    font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FF0000;
	text-decoration: underline;
}
.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footerlink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FF9900;
	text-decoration: underline;
}
.headerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #33F;
	text-decoration: underline;
}
.headerlink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #336699;
	text-decoration: none;
}
.tablebrd1 {
	border: solid 1px #FFFFFF;
	border-collapse: collapse;
}
.tdbrd1 {
	border: solid 1px #FFFFFF;
	spacing: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E3643;	
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a {
	font-size: 12px;
	color: #0000FF;
}
a:hover {
	font-size: 12px;
	color: #FF9900;
}
