@charset "UTF-8";
.bound {
	margin: 0px;
	padding: 0px;
	width: 780px;
	background-color: #333333;
}
.sidecontent {
	color: #999999;
}
body {
	background-color: #000000;
	margin: 0px;
}
.nav {
	font-size: 12px;
	color: #FF9900;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
}
.footer {
	font-size: 13px;
	color: #FF9900;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
}
.boxcell {
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 3px;
	padding: 3px;
	color: #660066;
}
.footer a:active {
	font-size: 12px;
	line-height: 12px;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: center;
}
.footer a:hover {
	font-size: 12px;
	line-height: 12px;
	color: #750D6F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: center;
}
.footer a:visited {
	font-size: 12px;
	line-height: 12px;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: center;
}
.footer a:link {
	font-size: 12px;
	line-height: 12px;
	color: #FFCC33;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: center;
}
.nav a:active {
	font-size: 12px;
	line-height: 12px;
	color: #FF9933;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: center;
}
.nav a:hover {
	font-size: 12px;
	line-height: 12px;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
}
.nav a:link {
	font-size: 12px;
	line-height: 12px;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: center;
}
.nav a:visited {
	font-size: 12px;
	line-height: 12px;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: center;
}
.innerpagecontent {
	background-color: #FFFFFF;
	width: 100%;
}
