<style type="text/css">

.Titi {color: blue; #FFF6B3}

.mmenuBar      { float : left, top;  z-index : 200; width:770px; height:20px; border : 5px groove darkGray; background-color: Gray; padding:5px; margin:5px; }
.menuBar      { background-image:URL(images/menuBar.png); background-repeat:no-repeat;  float : left, top;  z-index : 200;   height:32px; padding:6px; }
.menuH	      { width:80px; position : relative; color: dimGray; background : #F1F1F1; border : 1px solid black; text-decoration:none; height: 18px; padding: 3px; font-family: Verdana; font-size: 12px; text-align:center; }	
.menuHover    { width:80px; position : relative; color: white;   background : silver;  border : 1px solid black; text-decoration:none; height: 18px; padding: 3px; font-family: Verdana; font-size: 12px; text-align:center; font-weight: bold; cursor : hand; }	

.menuV       {  display: block; width : 150px; z-index : 100; position : relative; color: black; line-height: 18px; font-size: 12px; padding: 1px;  font-family: Verdana;  text-decoration:none;}
.menuVover   {  display: block; width : 150px; z-index : 100; position : relative; color: white; line-height: 18px; font-size: 12px; padding: 1px;  font-family: Verdana; text-decoration:none; border : 1px solid black; background:silver;  font-weight: bold; cursor:hand; }
.menuHidden  { visibility : hidden; z-index : 100; position : absolute;}

.menuVisible { display : block; visibility : visible; z-index : 100; position : absolute; background-color: #F1F1F1; border-color: #999999; 
	border-width: 1px 2px 2px 1px;
	border-style: solid;
	padding-top : 3px;
	padding-left : 3px;
	padding-right : 3px;
	padding-bottom : 3px;
	width : 150px;}
 
</style>



