/* ---------- ddMenu styles ----------- modified 13 December 2007 --------- */

#box1, #box2, #box3, #box4, #box5  { display:none; z-index:30; position:absolute; top:149px; text-align:center; border-bottom:1px solid silver; background-color:#FFF;  }
#box1, #box2, #box3, #box4, #box5  { border-left:1px solid #C0C0C0; border-right:1px solid #C0C0C0; border-bottom:1px solid #C0C0C0; background-color:#FFF;  }

#box1    { right:520px; height:10px; width:10px;  }
#box2    { right:372px; height:85px; width:125px; }
#box3    { right:231px; height:66px; width:145px; }
#box4    { right:116px; height:102px; width:110px;  }
#box5    { right:16px; height:47px; width:111px;  }

#bkgrnd  { z-index:2; position:absolute; top:110px; left:180px; width:595px; height:170px; background-image:url('dot1.gif'); }
table.dd td {cursor:pointer; border-bottom:1px solid #C0C0C0; text-align:left; color:#646946; font-weight:bold; font-size:11px; background-color:white;  }

#navTop td   {  text-align:center; border-right:1px solid silver; height:18px; cursor:pointer !important; }
#navTop td   { color:#000; font-size:13px; font-weight:bold; text-decoration:none; }
td.hilite { background-color:#C5C9B6 !important; color:white !important; cursor:default !important; }
#navTop td.hilite { cursor:default !important; }
/* note: if the box width is changed, change the table cell within the box to the same width */