#divCont {position:relative; z-index:1; left:0px; top:0px; height:225px; width:170px; visibility:hidden;}
.clTop   {position:absolute; z-index:1; width:170px; line-height:0px;}
.clSub   {position:absolute; z-index:1; left:0px; top:31px; width:170px; line-height:0px;}

/*** 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;}  
	
