#navcontainer ul li a
{
background-color: #cc0033;
}
#navcontainer ul li a:hover
{
background-color: #F24E18;
color: #fff;
}

#navcontainer a.current {
background-color: #f48e00;
}

#TopNavTable
{
border-left: 1px solid #fff;
background-image: url(../images/xrp_tp_nv_dots_250x18.gif); 
background-repeat: no repeat;
background-position: right top;  
}



