@charset "UTF-8";
body {
	background-color: #000000;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-bottom: 10px;
	font-weight: bold;
	letter-spacing: 2px;
}
.body {
	font-size: 12px;
	padding-right: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
	font-weight: normal;
	letter-spacing: 0px;
}
.form {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: 0px;
}
.error {
	font-size: 11px;
	padding-right: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: 0px;
	color:#993300
}
a:link {
	text-decoration: none;
	color: #999999;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
}
.contact {
	font-size: 9px;
	padding-right: 50px;
	line-height: 14pt;
	font-weight: normal;
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
.style3 {font-size: 10px}
.bodywhite {
	font-size: 12px;
	padding-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 30px;
	line-height: 17px;
}
.titleswhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-left: 20px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	letter-spacing: 1px;
}
.latestsub {
	font-size: 12px;
	padding-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF6600;
	padding-top: 10px;
	padding-bottom: 30px;
	line-height: 17px;
	font-weight: bold;
}
