.first .contenthead
{
	color: #fff;
	height: 25px;
	width: 150px;
}

.contenthead, .qcontenthead
{
height: 13px;
color: #007F78;
background-image: url(/images/contenttop.jpg);
background-repeat: no-repeat;
padding: 10px;
font-size: 13px;
font-weight: bold;
}
a
{
color: #663398;
text-decoration: none;
}


.headlinelist
{

color: #333;
background-image: url(/images/contentfade.jpg);
background-repeat: no-repeat;
padding: 10px;
font-weight: normal;
}

.first ul, .second ul, .hpmodule2 ul
{
margin-top: 0px;
margin-bottom: 0px;
list-style: none;

}





li.newsnav a
{

background-image: url(/images/newscatbg.jpg);


}

li.newsnav2 a, li.newsnav_over2 a
{
	cursor: pointer;
	
}

li.newsnav_over2 a
{
	color: #582E82;
}

li.newsnav_over a
{

background-image: url(/images/newscatbg_over.jpg);

}


.off 
{

text-decoration: none;
color: #333;
}
.selected 
{

text-decoration: none;
color: #fff;
}


