 table {
 border:0px;
 cellspacing:0px;
 cellpadding:0px;
	}

a.tt:hover{
position:relative;
z-index:23;
}
a.tt span{
display:none;
}
a.tt:hover span{
display:block;
position:absolute;
top:30px;
left:-100px;
width:350px;
background:#fafafa;
border:1px solid #b0c6d1;
color:#000;
z-index:20;
padding:5px;
font-size:11px;
}

form { display: inline;} 



	font {
		font-family : Verdana; 
		font-size: 12px;
	}

        a:link,a:visited{
                text-decoration:none;
                font-size : 12;
                color : Black;
                font-family : "MS Sans Serif", Geneva, sans-serif;
        }
        a:hover{
                text-decoration: none;
                color : Navy;
        }
body, p, table, td, tr { font-family: Arial; font-size: 14px; color: #000000 }

#idList {
	margin: 0;
	padding: 0;
	clear: left;
	list-style: none;
	display: block;

}

#idList {
	margin: 0;
	padding: 0;
}



	.bar { position: absolute; 
	border: orange 2px solid; 
	border-style:groove; 
	font-size: 11px; 
	width: 400px;	
	padding: 5px;
	left: 0px;
	visibility: hidden; 
	font-family : "Georgia", "Arial";
	background-color: white;
	filter:alpha( opacity=90); -moz-opacity:0.90;  opacity :0.90; -khtml-opacity:0.90;
	}



















.tool-tip {
	filter: progid:DXImageTransform.Microsoft.shadow (direction=120, strength=3, color=gray);
	border : #b0c6d1 1px solid;
	z-index: 13000;

}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: black;
	padding: 8px 8px 4px;
	background: #dfdfdf;

}
 
.tool-text {
	font-size: 11px;
	color: #175b71;
	padding: 4px 8px 8px;
	background: #efefef;
}
 


	.newsfull2 a:link, .newsfull2 a:visited, .newsfull2 a:hover, .newsfull2 a:active {
		color: #336699; 
		font-weight:bold; 
		font-size:12;
		}



 h1{
        color: #175b71;
	font-size: 14px;
	font-weight: bold;
	text-shadow: 2px 2px 10px gray;
	-moz-text-shadow: 2px 2px 10px gray;
	-webkit-text-shadow: 2px 2px 10px gray;

    }




 h2{
        color: black;
	font-size: 12px;
    }