body { background: #000000; }
.center { text-align: center; margin: auto; }
a img { border: 0; }
h2 {
	color: rgb(102, 153, 0);
	font-size: 12pt;
}

h4 { color:#488c7b; font-family:Arial,sans-serif; font-weight:bold; margin:16px 0; }
h6 { font-size:13px; font-family:Verdana,Arial,sans-serif; font-weight:bold; margin:0 0 4px 0; }
	
	

.center_table {
	text-align: center;
	margin: auto;
}
.center_table table {
	width: 512px;
}
.center_table td {
	text-align: center; 
	font-size: 80%;
}

.homepage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}

#footer { color: #999999; background: #000000; padding-bottom: 1em; }.table.seolinks {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
table.seolinks a
{
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}#form {
	background-image: url(img/form-bg.gif);
	background-repeat: no-repeat;
	height: 390px;
	width: 294px;
}
.formBox {
	border: solid 1px #dc9821;
	width: 246px;
}
#submitbtn {
	background-image: url(img/submit.png);
	background-repeat: no-repeat;
	width: 93px;
	height: 30px;
	float: right;
}
#submitbtn:hover{background-position:0px -30px;}
