/* ---------- ddMenu styles ----------- modified 28 May 2010 --------- */
.posX    { z-index:10; display:none; position:absolute; top:42px; text-align:left; color:#000; background-color:#999; }
.bdrX    { border-left:1px solid #000; border-right:1px solid #000; border-bottom:1px solid #000;  }

#box1    { left:50px; height:10px; width:10px; }
#box2    { left:185px; height:100px; width:90px; }
#box3    { left:200px; height:10px; width:10px; }
#box4    { left:266px; height:10px; width:10px; }
#box5    { left:470px; height:10px; width:10px; }
#box6    { left:452px; height:10px; width:10px; }
#box7    { left:500px; height:10px; width:10px; }

#bkgrnd  { z-index:1; position:absolute; top:1px; left:100px; width:750px; height:160px; background-image:url('dot1.gif'); }
#b2 td   { cursor:pointer; text-align:right; background-color:#999; border-top:1px solid #C0C0C0; border-bottom:1px solid #C0C0C0; } 

.nTxt    { font-size:13px; font-weight:bold; color:#000; line-height:150%; }
.subM    { font-size:13px; font-weight:bold; color:#FFF; line-height:150%; background-color:#C0C0C0 !important; cursor:default !important; }
.hilite3 { background-color:#999!important; color:#D9D9D9!important; cursor:default !important; }


/* note: if the box width is changed, change the table cell within the box to the same width */