body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-image: url(images/innerbg.jpg);
	background-repeat:repeat-x;
	background-position: center top;
	background-color: #3d3c3c;
	line-height:19px;
}

.contentbg {
	background-image:url(images/content_bg.jpg);
	background-repeat:repeat;
}

.content {
	color : #ffffff;
	font-family:Tahoma;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	font-weight: normal;
}

.content a:link {
	color : #ffffff;
	font-family:Tahoma;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	font-weight: normal;
}
.content a:visited {
	color : #ffffff;
	font-family:Tahoma;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	font-weight: normal;
}
.content a:hover {
	color : #ffffff;
	font-family:Tahoma;
	font-size: 12px;
	line-height: 16px;
	text-decoration: underline;
	font-weight: normal;
}

.main_heading {
	color : #ffffff;
	font-family:Tahoma;
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
}

.form_heading {
	color : #5f5e5e;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 16px;
	text-decoration: none;
}

.required {
	color : #ff0000;
	font-family:Tahoma;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	font-weight: normal;
}

.blue {
	color : #0232fe;
	font-family:Tahoma;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	font-weight: normal;
}

.blue {
	color : #0232fe;
	font-family:Tahoma;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	font-weight: normal;
}

.blue a:link {
	color : #0232fe;
	font-family:Tahoma;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	font-weight: normal;
}

.blue a:visited{
	color : #0232fe;
	font-family:Tahoma;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	font-weight: normal;
}

.blue a:hover{
	color : #0232fe;
	font-family:Tahoma;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	font-weight: normal;
}

.red {
	color : #fe2400;
	font-family:Tahoma;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	font-weight: normal;
}

.red a:link {
	color : #fe2400;
	font-family:Tahoma;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	font-weight: normal;
}
.red a:visited {
	color : #fe2400;
	font-family:Tahoma;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	font-weight: normal;
}
.red a:hover {
	color : #fe2400;
	font-family:Tahoma;
	font-size: 12px;
	line-height: 16px;
	text-decoration: underline;
	font-weight: normal;
}

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

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

.hr {
	border-bottom:2px solid #FFFFFF;
	border-top:2px solid #FFFFFF;
} 

.copyright {
	color : #ffffff;
	font-family:Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
} 


.copyright a:link {
	font-family:Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}


.copyright a:visited {
	font-family:Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}


.copyright a:hover {
	font-family:Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
	font-weight: normal;
}


.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}


a.links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

