body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
		}
		
td {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif; color: #000000; font-size: 11px;
  
}

h2
	{font-size:24px; }
	
.content {color: #000000; font-size: 11px; }
.content A:LINK {color: #b92533; text-decoration: NONE; font-size: 11px;}	
.content A:HOVER {color: #000000; text-decoration: underline; font-size: 11px;}	
.content A:VISITED {color: #b92533; text-decoration: NONE; }	
	
.teasers {
	color: #ffffff;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
} 
.teasers  A:LINK {color: #ffffff; text-decoration: none; }
.teasers A:VISITED {color: #ffffff; text-decoration: none;}
.teasers A:HOVER {color: #ffffff; text-decoration: underline; }
.teasers A:ACTIVE {color: #ffffff; text-decoration: underline;
}

.footer {
	font-size: 9px;
	font-variant: normal;
	background-position: center;
	line-height: normal;
}
.footer A:LINK {color: #000; font-size: 9px;}
.footer A:VISITED {color: #000; font-size: 9px;}
.footer A:HOVER {color: #000; font-size: 9px;}
.footer A:ACTIVE {color: #000; font-size: 9px;}


 Graphic Backgrounds 

.dontuse {
	background-image: url(images/login_bg.jpg);
	background-repeat: no-repeat;
}	

.subnav {
	background-image: url(/2008/images/subnav_redbar.jpg);
	background-repeat: no-repeat;
	background-position: left;
	vertical-align: middle;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	font-variant: normal;
	padding-right: 20px;
	padding-left: 15px;
	color: #FFFFFF;
	text-transform: uppercase;
}	


.subnav A:LINK {color: #ffffff; text-decoration: none; }
.subnav A:VISITED {color: #ffffff; text-decoration: none;}
.subnav A:HOVER {color: #e18f81; text-decoration: underline; }
.subnav A:ACTIVE {color: #e18f81; text-decoration: none;
}

.login {
	background-image: url(/2008/images/login_bg.jpg);
	background-repeat: repeat-y;
}	

.news {
	background-image: url(/2008/images/news_bg.jpg);
	background-repeat: repeat-y;
	background-position: bottom;
}	

.campaign {
	background-image: url(/2008/images/campaign_bg.jpg);
	background-repeat: no-repeat;
}	

.content_left {
	background-image: url(/2008/images/content_left1.jpg);
	background-repeat: repeat-y;
}	

.content_right {
	background-image: url(/2008/images/content_right1.jpg);
	background-repeat: repeat-y;
}	



