body {
	background-color: #c6c6c6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a.leftNav:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.leftNav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.leftNav:hover {
	color: #CCFF33;
	text-decoration: underline;
}td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
.customLayer {
	background-color: #E5E5E5;
	opacity: .95;
	filter: alpha(opacity=95);
	width:101%;
	height:1000;
}
