body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
}

a.data:link {
	color : #df601c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration:none;
	font-weight: normal;
	text-align: justify;
}

a.data:visited {
	color : #df601c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration:none;
	font-weight: normal;
	text-align: justify;
}

a.data:hover {
	color : #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: underline;
	font-weight: normal;
	text-align: justify;
}

a.data:active {
	color : #df601c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration:none;
	font-weight: normal;
	text-align: justify;
}
.content {
	color : #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}

.content a:link {
	color : #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration:none;
	font-weight: normal;
	text-align: justify;
}

.content a:visited {
	color : #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration:none;
	font-weight: normal;
	text-align: justify;
}

.content a:hover {
	color : #df601c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: underline;
	font-weight: normal;
	text-align: justify;
}

.heading {
	color : #e15000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
}

.heading01 {
	color : #e15000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
}

.textbox {
	color : #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}

.submit {
	background-image: url(images/submit.png);
	background-repeat: no-repeat;
	padding-right:10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #00000;
	height: 38px;
	width: 112px;
	border:0px;
}

.bottom {
	color : #0061b1;
	font-family:"Trajan Pro";
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
	font-weight:bold;
}


.right_img {
	text-decoration: none;
	float: right;
	padding-left: 15px;
} 

.left_img {
	text-decoration: none;
	float: left;
	padding-right: 15px;
} 

.copyright {
	color : #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
} 
.copyright a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
.copyright a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
.copyright a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}

