body {
	padding:0px;
	margin:0px;
	background:##3a3a3a;
}
.main_page_bg {
	width:1000px;
	background:url(../images/bg.jpg) no-repeat right bottom #3A3A3A;
}
.page_bg {
	width:1000px;
	background:url(../images/bg1.jpg) no-repeat right bottom #E7E8EA;
	height:560px;
}
.matter {
	font-family:Arial, Verdana;
	font-size:12px;
	color:#FFFFFF;
	line-height:16px;
	text-align:justify;
	padding:10px;
}
.txtBlack {
	font-family:Arial, Verdana;
	font-size:12px;
	color:#333333;
	line-height:16px;
	text-align:justify;
	padding:10px;
	vertical-align:top;
}
.txtBlack a {
	text-decoration:none;
	color:#990000;
}
.txtBlack a:hover {
	text-decoration:underline;
	color:#990000;
}
.services_head {
	font-family:Arial, Verdana;
	font-size:13px;
	color:#FBAF42;
	line-height:18px;
	text-align:left;
	padding:10px;
}
.head {
	font-family:Arial, Verdana;
	font-size:16px;
	color:#000000;
	line-height:16px;
	text-align:left;
	font-weight:bold;
	text-transform:uppercase;
	border-bottom:2px solid #666666;
}
.form_txt {
	font-family:Arial, Verdana;
	font-size:12px;
	color:#333333;
	line-height:20px;
	text-align:right;
	padding-right:25px;
	vertical-align:top;
}
.red {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC0000;
	font-weight:bold;
	vertical-align:top;
}
.border2 {
	border:2px solid #999999;
}
.border1 {
	border:1px solid #999999;
}
