<style> 

A:hover   {color: red;   background-color: yellow; font: bold 10px Verdana;}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.titlebars {color: #ffffee; font-weight: bold;}
.titlebars {font-size: 11px;}

.nicebutton { border:none; image:url('img/bidi1.jpg'); background-position:center; background-repeat:no-repeat; background-color:transparent } 

.menu {  margin: 0px; padding: 0px; list-style-type: none; margin-left: 0in }
.menu a, 
.menu a:visited { color: black; font: 11px Verdana; text-decoration: none; background-color: #ffe; display: block; padding: 0px; border-left : 0px solid #ffe;       width:136px;} 
.menu a:link { color: black; font: 11px Verdana; text-decoration: none; background-color: #ffe; display: block; padding: 0px; border-left : 0px solid #ffe;     width:136px;  } 
.menu a:hover { color: red; font: 11px Verdana; border-left : 0px solid red; text-decoration: underline;     width:136px; background-color: yellow; } 


#fadeinbox{
position:absolute;
width: 300px;
left: 0;
top: -400px;
border: 2px solid black;
background-color: lightyellow;
padding: 4px;
z-index: 100;
visibility:hidden;
}

.tooltiptitle{COLOR: #FFFFFF; TEXT-DECORATION: none; CURSOR: Default; font-family: arial; font-weight: bold; font-size: 8pt}
.tooltipcontent{COLOR: #000000; TEXT-DECORATION: none; CURSOR: Default; font-family: arial; font-size: 8pt}

#ToolTip{position:absolute; width: 100px; top: 0px; left: 0px; z-index:4; visibility:hidden;}

</style> 
