/* CSS Document */

body,td,th {
	font-size: 12px;
	color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(assets/back-01.png);
	background-repeat: repeat-x;
}
a {
	font-size: 10px;
	color: #999999;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}.main-table {
	margin-left: 15%;
	background-image: url(assets/back-02.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.main-table-td {
	padding-right: 20px;
	padding-left: 25px;
	width: 516px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F2C50E;
	margin: 0px;
	padding: 5px;
	font-weight: lighter;
}
h1 {
	font-size: 24px;
	text-transform: uppercase;
	font-weight: normal;
	color: #0099FF;
	margin: 0px;
	padding: 0px;
}
p {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.body-text {
	line-height: 20px;
}
.contact-success {
	font-size: 12px;
	color: #CC9933;
	font-weight: bold;
}
.company-name {
	font-size: 14px;
	color: #CC9900;
}
.form-elements {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BE944B;
	background-color: #E6E6E6;
	width: 100%;
	border-bottom-style: none;
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.footer {
	font-size: 10px;
	color: #333333;
}
.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CC9900;
	background-color: #333333;
	background-image: url(assets/form-back.gif);
	width: 450px;
	border: 2px solid #666666;
	margin-bottom: 6px;
	padding: 3px;
}
.text1 {
	font-size: 10px;
	color: #CC6600;
}
.text2 {
	color: #FF9900;
}
.text3 {
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 11px;
}
.contact-info-div {
	font-size: 16px;
	color: #CCCCCC;
	background-color: #0D0D0D;
	padding: 10px;
}

