body
{
background-color: #fff;
background: url(images/bg.gif);
background-repeat: repeat-x;
font-family: Arial, Verdana;
font-size: 11px;
font-stretch:condensed;
font-weight: lighter;
color:#d0d0d0;
margin:0px;

}
img
{
border:0px;
margin-bottom:-3px;
}
#footer
{
	
margin:20px 0px 0px 300px;

}


		.tipper {
			color: #2b467b;
			font-weight: bold;
			padding: 0.2em;
			margin: 0.5em;
		}
		a.tipper {

			color: #2b467b;
		}
		.tool-tip {

			width: 500px;
			z-index: 13000;
				background-color: #2b467b;

	text-align:justify;
		}
		 
		.tool-title {
			font-weight: bold;
			font-size: 11px;
			margin: 0;
			color: #2b467b;
			padding: 8px 8px 4px;
				background-color: #dad5d0;
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
		}
		 
		.tool-text {
			font-size: 11px;
			padding: 4px 8px 8px;
			background: url(bubble.png) bottom right;
		}
		.tool-loading {
			background: url(images/ajax_load.gif) center center no-repeat;
			width: 30px;
			height: 30px;
			margin: 0 auto;
		}




