/* generic base stylesheet */
body
{
margin:0px;
background: White none;
}
p,td
{
font:11px Verdana,Arial,san-serif;
}

#bodyContent a
{
text-decoration:underline;
}

#bodyContent a:hover
{
text-decoration:none;
}
#bodyContent
{
background-image:none;
}
/* global nav */
div.roll
{
color:#336633;
font:11px Verdana,Arial,san-serif;
}
/* sub nav */
.subNav a
{
text-decoration:none;
}
.subActive
{

}
#search	
{
font:11px Verdana,Arial,san-serif;
width:80px;
}
/* bottom nav */
a.bottomNav
{
line-height: 20px;
color:#999999;
text-decoration:none;
}
a.bottomNav:hover
{
background-color:#999999;
color:white;
}
td.bottomLine
{
background-color:black;
}
B
{
font-weight:bold;
}
