@charset "utf-8";
/* CSS Document */


body {
	background-color: #323131;
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 1px;
	text-align:center;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B6D8E;
}
a:link {
	color: #8E98AB;
	text-decoration: underline;
}
a:visited {
	color: #8E98AB;
	text-decoration: underline;
}
a:hover {
	color: #8E98AB;
	text-decoration: underline;
}
a:active {
	color: #8E98AB;
	text-decoration: underline;
}
h2 a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 24px;
	margin-top: 50px;
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 12px;
}
h2 a:hover {
	text-decoration: none;
	color: #8E98AB;
}
h1, h2, h3 {
	color: #8E98AB;
}
td {
	background-color: #272727;
	text-align:left;
}
.maintable {
	border: 1px solid #000000;
}
#header {
	text-align: center;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#menu {
	text-align: center;
}
#body {
	font-size: 12px;
	margin-left: 30px;
	margin-right: 30px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 0px;
}
#footer {
	font-size: 12px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 5px;
}
#contactform {
	vertical-align: text-top;
	padding-top: 5px;
	padding-bottom: 5px;
}
.contactform {
	vertical-align: text-top;
	margin-top: 2px;
	margin-bottom: 2px;
}
.contactform_ast {
	vertical-align: text-top;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #CC0033;
}
