@charset "utf-8";
/* CSS Document */
<!--
body {
	margin-top: 0px;
}
body, td, th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
}
a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: underline;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #999;
	text-align: center;
}
#mainDiv {
	position:relative;
	top:0px;
	width:934px;
	height:652px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
}
-->

