.contenthead
{
height: 13px;
color: #003778;
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
{
height: 300px;
color: #333;
background-image: url(/images/contentfade.jpg);
background-repeat: no-repeat;
padding: 10px;
font-size: x-small;
font-weight: normal;
}

ul
{
margin-top: 0px;
list-style: none;

}
li.newsnav a
{

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


}


li.newsnav_over a
{

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

}


.off 
{

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

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


