body {
	margin: 0px;
	padding: 0px;
	background: url(img/bg.jpg) repeat-x left top;
}
.foter_bg{
background:url(img/footer.jpg)  left top repeat-x;

} 

.text1{
font-family:Arial, Helvetica, sans-serif;
color:#191919;
font-size:14px;
}

.text2{
font-family:Arial, Helvetica, sans-serif;
color:#00698c;
font-size:12px;
}

.text3{
font-family: Helvetica Light;
color: #FFFFFF;
font-size:13px;
}

.text4{
font-family:Arial, Helvetica, sans-serif;
color:#191919;
font-size:12px;
}

.text_box {
	height: 20px;
	width: 200px;
	border: 1px solid  #CCCCCC;
}
.text_area {
	height: 100px;
	width: 200px;
	border: 1px solid  #CCCCCC;
}




.check_box {
	border: 1px solid  #CCCCCC;
}
.submit {
	background-image: url(img/submit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 86px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.text6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a.text6:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.text6:hover {
	color: #0099FF;
	text-decoration: underline;
}
a.text6 a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.img_border{
border:solid #999999 1px;
}

