body {font-size:12;font-family:verdana;}
tr td {background-color:#ffffff;color:#333333;font-family:verdana;font-size:12;border-bottom:1px solid #eeeeee;}
tr.a td{}
tr.b td{background-color:#f8f8f8;}
tr.white td{background-color:#ffffff;border-right:0px;}
tr.blu td{background-color:#1A97E0;border-bottom:0px solid #eeeeee;}
th {text-align:left;background-color:#f5f5f5;color:#0B5A93;font-family:verdana;font-size:15;border-bottom:1px solid #cccccc;border-top:1px solid #cccccc;}
 

a {text-decoration:none;color:#0064B8;border-bottom:1px solid #C8D3CA;}
a:hover {border-bottom:1px solid #0040ff;color:#0040ff;}
a.x {font-size:10;color:#0000ff;border-bottom:0px;border:1px solid #dddddd;}
a.x:hover {color:#ffffff;background-color:#ff9e00;border:1px solid #ff9e00;}
a.n {border-bottom:0px;}
a.n:hover {border-bottom:0px;}
a.hdr {font-size:15;color:#0B5A93;border-bottom:0px;border:0px;}
a.hdr2 {color:#0000ff;}
a.m {position:relative; color:#fb7400; border-bottom:1px solid #fb7400;}
a.m span {display:none; position: absolute; left: 90px; top: 10px; z-index: 10; background-color: #ffe; border: 1px solid #888; padding: 4px; font-size: 9px; width: 110px; font-weight: normal; color: #000;}
a.m:hover span {display: block;}
div {margin:0}
input.x {font-family:verdana;font-size:10;height:16;width:113;border:0px solid #777770;background: transparent url("textfield.png") no-repeat;padding:3px;}
input.y {font-family:verdana;font-size:10;height:16;width:30;border:0px solid #777770;background: transparent url("text-sm.png") no-repeat;padding:3px;}
div.tooltip {display:none;background-color:#1A97E0;color:#ffffff;position:absolute;top:100;left:100;padding:10px;z-index:100;border:1px solid #ffffff;}
div.s1 {color:1A97E0;font-family:verdana;font-size:18;margin-bottom:8px;}

a.info{
	color:#000;
	position:relative; /*this is the key*/
	z-index:24; 
	background-color:#ffe;    
	padding:1px;
	text-decoration:none;
	font-family:verdana;font-size:9;
	border: 1px solid #aaa;	
	margin-left: 20px;
}

a.info:visited{color:#000;}

a.info:hover{z-index:25; background-color:#1A97E0;color:#fff;text-decoration:none;border:1px solid #1A97E0;}

a.info span{display: none}

a.info:hover span{ 
	display:block;
	position:absolute;
	top:24px; left:-260px; width:300px;
	border:1px solid #505050;
	background-color:#ffe; 
	color:#000;
	text-align: Justify;
	padding:10px;
	font-family:verdana;font-size:12;
}

span u {font-weight:bold;}