body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#1b1c1c;
	background-image:url(images/bg.jpg);
	background-repeat:repeat;
}

.left {
	color : #e36c0a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}

.left01 {
	color : #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
}

.content {
	color : #1b1c1c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
}

.content a:link {
	color : #1b1c1c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: underline;
	font-weight: normal;
}

.content a:visited {
	color : #1b1c1c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
}

.content a:hover {
	color : #1b1c1c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
}

.disclaimer {
	color : #1b1c1c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
}

.right_img {
	text-decoration: none;
	float: right;
	padding-left: 15px;
} 

.left_img {
	text-decoration: none;
	float: left;
	padding-right: 15px;
} 

.content_bg {
	background-image:url(images/content_bg.jpg);
	background-repeat:no-repeat;
	background-color:#94b62e;
}

.copyright {
	color : #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
} 
.copyright a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
.copyright a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
.copyright a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #f79245;
	text-decoration: underline;
	font-weight: normal;
}

.submit{
	background-image:url(images/submit.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:92px;
	height:60px;
	padding:0px 0 20px 0;
	border:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

.required {
	color : #ff0000;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
	font-weight: normal;
}

.content1 {
	color : #ff6600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
}
