body {
	background-color: #000000;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	float: none;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
	line-height: 16px;
	list-style-position: inside;
}
* html body {
font-size: x-small; /* for IE5/Win */
f\ont-size: small; /* for other IE versions */
}
a:link {
	color: #006600;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #006600;
}
a:hover {
	color: #990066;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a {
	font-weight: normal;
}
#header {
	margin: 0;
	text-align: center;
	background: #000000;
	padding-top: 2em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
}
#content {
	background-position: center;
	width: 812px;
	text-align: center;
	background-color: #FFFFFF;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #CC6600;
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #CC6600;
}
#wrap {
	text-align: center;
	width: 812px;
	margin: 0 auto;
}
.mouse_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	line-height: 14px;
}
.mouse_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #CC0000;
	font-style: normal;
	line-height: 14px;
}
