.Green1 {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/index-BG-Green.jpg);
	background-repeat: no-repeat;
}
.Redtxt12 {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	
}
.Redtxt14 {
	font-family: Arial, Verdana, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	
	
}
.Gray12Txt {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #564F36;
	text-decoration: none;

}
.Sgray12 {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: 333333;
	text-decoration: none;
}
.White12 {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.White12H {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;

}
.footer {
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #EDECEC;
}
.Green2 {

	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url('../images/Aboutus-BG-Green.jpg');
	background-repeat: no-repeat;
}

#form_bg{
	background: url('../images/form.gif') no-repeat;
	height:138px;

}
#form_bg input{border:none; font-family: Verdana; font-size: 9px; width:149px; padding:0px; background: #FFCCCC; color:#CC0000; height:16px;}
#form_bg .name{margin:60px 0 0px 38px;}
#form_bg .email{margin:0px 0 0px 38px;}
#form_bg .titan_id{width:118px; margin:-2px 0 1px 69px;}
#form_bg .btn{width:50px; height:18px; background: none; position:relative; float:right; margin:0 18px -20px 0;}

html > body #form_bg .name{margin:57px 0 -1px 38px; position:relative;}
html > body #form_bg .email{margin:5px 0 -1px 38px; position:relative;}
html > body #form_bg .titan_id{width:118px; margin:5px 0 1px 69px; position:relative;}


