#divCont {position:absolute; z-index:1; left:0px; top:180px; width:175px; height:400px; visibility:hidden;}
.clTop   {position:absolute; z-index:1; width:175px; line-height:17px;}
.clSub   {position:absolute; z-index:1; left:5px; top:20px; width:170px; line-height:14px;}

/*** This sets the style for the links inside the menu. ***/
#divCont .clTop a {color:brown; font-family:Verdana,Arial,Helvetica,Sans-Serif; font-size:13px; font-weight:normal; text-decoration:none;}
#divCont .clTop a:hover {color:#0080FF; text-decoration:underline;}
#divCont .clTop .clSub a {color:#808080; font-family:Verdana,Arial,Helvetica,Sans-Serif; font-size:12px; font-weight:normal; text-decoration:none;}
#divCont .clTop .clSub a:hover {color:#0080FF; text-decoration:underline;}  

