/* ---------- ddMenu styles ----------- modified 19 October 2009 --------- */

#box1, #box2, #box3, #box4, #box5, #box6  { display:none; z-index:30; position:absolute; top:118px; text-align:center; background-color:#FFF16B;  }
#box1    { right:420px; height:10px; width:10px; }
#box2    { right:320px; height:10px; width:10px; }
#box3    { right:285px; height:125px; width:170px; border:1px solid #000; }
#box4    { right:80px; height:10px; width:10px; }
#box5    { right:80px; height:10px; width:10px; }
#box6    { right:20px; height:10px; width:10px; }

#bkgrnd  { z-index:0; position:absolute; top:80px; right:1px; width:570px; height:170px; background-image:url('dot1.gif'); }
#b3 td   { font-size:13px; color:#A03100; border-bottom:1px solid #904B00; text-align:right !important; }
#navTop td   {  text-align:center; border-right:1px solid #904B00; line-height:170%; }
#navTop td { color:#000; font-size:17px; font-weight:bold; text-decoration:none; cursor:pointer; }
#navTop td.hilite { cursor:default; }
#navTop td.rB  { border-right:transparent !important; }


/* note: if the box width is changed, change the table cell within the box to the same width */