body {
	background-color: #EBEBEB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #0086C4;
	text-decoration: underline;
}
a:visited {
	color: #0086C4;
	text-decoration: underline;
}
a:hover {
	color: #01567E;
	text-decoration: none;
}
a:active {
	color: #01567E;
}
a.b:link {
	color: #666666;
	text-decoration:none;
}
a.b:visited {
	color: #666666;
	text-decoration:none;
}
a.b:hover {
	color: #376121;
	text-decoration: underline;
}
a.b:active {
	color: #4A8614;
}
#banners {
	position:absolute;
	z-index: 10;
	height: 99px;
	width: 102px;
	float:right;
	left: 75%;
}
