#divCont {position:absolute; z-index:15; left:800px; top:195px; height:300px; width:170px; visibility:hidden;}
.clTop   {position:absolute; z-index:15; width:170px; line-height:17px;}
.clSub   {position:absolute; z-index:15; left:-50px; top:22px; width:170px; line-height:14px;}

/*** This sets the style for the links inside the menu. ***/
#divCont .clTop a {color:#000000; font-family:verdana,arial,helvetica,sans-serif; font-size:14px; font-weight:bold; text-decoration:none;}
#divCont .clTop a:hover {color:#000000; text-decoration:none;}
#divCont .clTop .clSub a {color:#777777; font-family:verdana,arial,helvetica,sans-serif; font-size:12px; font-weight:normal; text-decoration:none;}
#divCont .clTop .clSub a:hover {color:#333333; text-decoration:none;}  

