/* ---------- ddMenu styles ----------- modified 8 September 2009 --------- */

#box1, #box2, #box3, #box4 { display:none; z-index:10; position:absolute; top:150px; text-align:left; background-color:#D0BCDA; border:1px solid #000; }
#box1    { right:340px; height:10px; width:10px; }
#box2    { right:182px; height:118px; width:130px; }
#box3    { right:88px; height:66px; width:120px; }
#box4    { right:32px; height:66px; width:130px; }

#bkgrnd  { z-index:2; position:absolute; top:110px; right:10px; width:380px; height:190px; background-image:url('../images/dot1.gif'); }
#b1 td, #b2 td, #b3 td, #b4 td   { background-color:#D0BCDA; border-top:1px solid #C495C6; border-bottom:1px solid #C495C6; text-align:right; }
.nTxt    { font-weight:bold; color:#FFF; line-height:150%; cursor:pointer;  }
.subM    { font-weight:bold; color:#FFF; line-height:150%; background-color:#9187BE !important; cursor:default; }
#T1 td   { height:30px; }
/* note: if the box width is changed, change the table cell within the box to the same width */