table#theMenu
{
border-top: 0px solid #000099;
border-bottom: 0px solid #000099;
}

table#theMenu td
{
border-right: 0px solid #FFF;
margin: 0px;
padding: 0px;
font-family: Trebuchet MS,Verdana, Arial, sans-serif;
background-color: #CC0000;
white-space: nowrap;
}

div.links
{
margin: 0px;
padding: 0px;
font-family: Trebuchet MS,Verdana, Arial, sans-serif;
background-color: transparent;
color: #000;
white-space: nowrap;
font-size: 9pt;
}


table#theMenu td a.nav,
div.links a.nav
{
color: #000;
font-size: 9pt;
font-weight: 100;
text-decoration: none;
font-weight: bold;
padding: 4px 12px;
background-color: #FF9900;
display: block;
width: 100%;
text-align: left;
text-indent: 8px;
border-left: 0px solid #FF9900;
border-right: 1px solid #FF9900;
}

.linkslast	{
border-bottom: 0px solid #FF9900;
background-color: #FFF;
display: block;
width: 100%;
}

table#theMenu td a.nav:link,
div.links a.nav:link
{
color: #FFF;
border: 0px solid #FF9900;
background-color: #FF9900;
text-decoration: none;
display: block;
width: 100%;
font-weight: bold;
}

table#theMenu td a.nav:visited,
div.links a.nav:visited
{
color: #FFF;
border: 0px solid #FF9900;
background-color: #FF9900;
text-decoration: none;
display: block;
width: 100%;
font-weight: bold;
}

table#theMenu td a.nav:hover,
div.links a.nav:hover
{
color: #CC0000;
border: 0px solid #FF9900;
background-image: url(../images/yellowsidenav.gif);
background-color: #FF9900;
text-decoration: none;
display: block;
width: 100%;
font-weight: bold;
}



table#theMenu td a.navcenter
{
color: #FFF;
font-size: 9pt;
line-height: 10pt;
font-weight: 100;
text-decoration: none;
font-weight: bold;
padding: 5px 0px;
text-indent: 3px;
background-color: #CC0000;
display: block;
width: 100%;
text-align: left;
}

table#theMenu td a.navcenter:link
{
color: #FFF;
background-color: #CC0000;
text-decoration: none;
display: block;
width: 100%;
}

table#theMenu td a.navcenter:visited
{
color: #FFF;
background-color: #CC0000;
text-decoration: none;
display: block;
width: 100%;
}

table#theMenu td a.navcenter:hover
{
color: #FF9900;
background-color: #CC0000;
text-decoration: none;
display: block;
width: 100%;
}




