html {
	background-color: #1a1a1a;
}
body {
	margin: 0 auto;
	font-size: 14px;
	font-weight: normal;
	font-family: 'Helvetica', Arial;
	color: #333;
}
#main {
	width: 894px;
	margin: 0 auto;
	text-align: left;
}
#logorow {
	width: 894px;
	margin: 0 2px 25px 2px;
}
#menu {
	width: 894px;
	margin: 0 auto;
	padding: 0 2px;
}
#banner {
	width: 894px;
	margin: 0;
}
#bannertop {
	width: 890px;
	margin: 0 2px;
	height: 12px;
}
#content {
	margin: 0 2px;
	width: 841px;
	border-style: solid;
	border-width: 0 17px 10px 11px;
	background-color: #fff;
	padding: 0 7px 4px 14px;
	min-height: 300px;
}
.graybox_container {
	width: 227px;
	min-height: 300px;
	background-color: #5e5f61;
	border-color: #1a1a1a;
	border-width: 0 4px 4px 4px;
	border-style: solid;
}
.graybox_inner {
	padding: 5px 15px;
	color: #fff;
}
.graybox_header2 {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
}
.graybox_header1 {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
}
a.graybox {
	color: #f9ee22;
	text-decoration: underline;
}
a.graybox:hover {
	text-decoration: none;
}
a {
	color: #e20f0f;
}
a:active,a:visited,a:link {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a.main {
	color: #e20f0f;
}
a.main:active,a.main:visited,a.main:link {
	text-decoration: underline;
}
a.main:hover {
	text-decoration: none;
}
.header1 {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 10px;
}
.header2 {
	color: #333;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 10px;
}
#topmenu {
	margin: 0 auto;
}
.topmenuitem {
	padding: 2px 5px;
}
a.topmenu {
	font-size: 14px;
	font-weight: normal;
	letter-spacing: -0.025em;
	color: #333;
	text-decoration: none;
}
a.topmenu:hover {
	text-decoration: underline;
}
.btable {
	border: solid 1px #999;
}
.btd {
	border: solid 1px #ccc;
}
.btd_highlight {
	border: solid 1px #ccc;
	background-color: #eee;
}
h2 {
	color: #333;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 10px;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0;
	color: #333;
}
a.h3 {
	color: #e20f0f;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
}
a.h3:active, a.h3:visited, a.h3:link {
	text-decoration: underline;
}
a.h3:hover {
	text-decoration: none;
}
#googlesearchcontrol {
	width: 100%;
}

