/*  black text/background image */
p,td
{
color:#666666;
}
b
{
font-weight: bold;
}
a
{
color: #006699;
text-decoration: none;
}
#bodyContent a:hover
{
background-color:white;
color:#009999;
}
#backGround
{}
/* sub nav */
td.subNav
{
background-color: #666666;
}
.subActive
{
background-color: black;
color:white;
}
#search	
{
background-color:#cccccc;
color:black;
}
p.white
{
margin:5px;
color:white;
}
a.red
{
color:#006699;
text-decoration: none;
}
a:hover.red
{
color:#000000;
background-color: #CCCCCC;
text-decoration: none;
}
#rightColtNav
{
line-height:20px;
}
a.headline
{
color:#666666;
text-decoration:none;
}
a:hover.headline
{
color:#ffffff;
background-color:#666666;
text-decoration:none;
}