/* CSS Document */

body,td,th {
	font-size: 10px;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
}
body {
	background-color: #FFFFFF;
	background-image: url(assets/back-01.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
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;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F2C50E;
	margin: 0px;
	padding: 5px;
	font-weight: lighter;
}
p {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.credits-div {
	font-size: 9px;
	color: #CCCCCC;
	margin-top: 30px;
}
.body-text {
	line-height: 1.7em;
}
.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;
}
