.news {
	font-family: tahoma, sans-serif;
	font-size: 11px;
	line-height:1.3em;
	padding-top:2px;
	}

.maintxt {
	font-family: tahoma;
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
	}
	
.pagehdr {
	font-family: tahoma;
	font-size: 18px;
	line-height: 1.5em;
	color: #000000;
	font-weight: bold;
	padding-top:5px;
	}

.contentlink {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	padding-left:1px;
	padding-right:1px;
	padding-bottom:1px;
	}

.contentlink:hover {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: white;
	text-decoration: none;
	background-color: #990000;
	border: none;
	padding-left:1px;
	padding-right:1px;
	padding-bottom:1px;
	}
	
.whitelink {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}
	
.whitelink:hover {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffce;
	text-decoration: none;
	}
	
.footer{
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
	}
	
.footer2{
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
	}
	
.footerlink {
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	}

.footerlink:hover {
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffffce;
	text-decoration: none;
	}
	
.footerlink2 {
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	}

.footerlink2:hover {
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffffce;
	text-decoration: none;
	}

/*styles for dropdown menu*/

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 11px tahoma;
line-height: 18px;
z-index: 100;
background-color: #d5d5d5;
width: 150px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
font-family: tahoma;
font-size: 11px;
color: #990000;
text-decoration: none;
font-weight: normal;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: black;
color: #ffffce;
}

.navlink {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	}
	
.navlink:hover {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffce;
	text-decoration: none;
	}
