.content{
	color: #000000;
	font-family: arial;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
	font-weight:none;
}

.content a:link{
	color: #666699;
	font-family: arial;
	font-size: 12px;
	line-height: 17px;
	text-decoration: underline;
	font-weight:none;
}

.content a:visited{
	color: #666699;
	font-family: arial;
	font-size: 12px;
	line-height: 17px;
	text-decoration: underline;
	font-weight:none;
}

.content a:hover{
	color: red;
	font-family: arial;
	font-size: 12px;
	line-height: 17px;
	text-decoration: underline;
	font-weight:none;
}

.hometable {
	color: white;
	font-family: verdana;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
	font-weight:none;
}

.hometable a{
	color: white;
	font-family: verdana;
	font-size: 12px;
	line-height: 17px;
	text-decoration: underline;
	font-weight:none;
}

.tabletitle  {
	color: white;
	font-family: verdana;
	font-size: 18px;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}

.newstitle  {
	color: black;
	font-family: verdana;
	font-size: 18px;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}

.breadcrumb  {
	color: #000000; 
	font-family: verdana; 
	font-size: 10px; 
	line-height: 18px; 
	text-decoration: none; 
	text-align: left; 
	font-weight:none;
}

}

.nav {
	color: black;
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	text-decoration: none;
	font-weight:bold;
}

.nav a:link {
	color: black;
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	text-decoration: none;
	font-weight:bold;
}

.nav a:visited{
	color: black;
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	text-decoration: none;
	font-weight:bold;
}

.nav a:hover{
	color: #A84C67;
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	text-decoration: underline;
	font-weight:bold;
}

.subnav {
	color: black;
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	text-decoration: none;
	font-weight:none;
}

.subnav a:link {
	color: black;
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	text-decoration: none;
	font-weight:none;
}

.subnav a:visited{
	color: black;
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	text-decoration: none;
	font-weight:none;
}

.subnav a:hover{
	color: black;
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	text-decoration: underline;
	font-weight:none;
}

.subtitle,  {
	color: #000000;
	font-family: times;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
}


.secondary, .secondary a {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

.footer, .footer a  {
	color: #ffffff; 
	font-family: verdana; 
	font-size: 10px; 
	line-height: 15px; 
	text-align: center; 
	font-weight:none;}

.title {
	color: #990000;
	font-family: Arial;
	font-size: 16px;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}

.error  {
	color: #007700;
	font-family: verdana;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	text-align: left;
	font-weight:none;
}