html {
	height:100%;
}
body {
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	color:#0c0c0c;
	font-size:16px;
	background-color: #fffefa;
	margin: 0px;
	padding: 0px;
}
table {
	background-color: #ffffff;
}
h2{
	font-size: 18px;
	font-weight:bold;
	color: #39af4a;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.gray_12 {
	font-size: 12px;
	color: #818181;
}
.gray_14B {
	font-size: 14px;
	font-weight: bold;
	color: #818181;
}
.gray_36B {
	font-size: 36px;
	font-weight: bold;
	color: #818181;
}
.white_11B{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.form_input{
	border:1px solid #7e9db8;
	background-color:#FFFFFF;
	color: #818181;
}
.form_input2{
	border:1px solid #FBB030;
	background-color:#FFFFFF;
	color: #CC2A1E;
}
.green_21 {
	font-size: 21px;
	color: #39af4a;
}
.green_18B {
	font-size: 18px;
	font-weight:bold;
	color: #39af4a;
}
.yellow_21 {
	font-size: 21px;
	color: #eab350;
}
.yellow_18B {
	font-size: 18px;
	font-weight:bold;
	color: #eab350;
}
.dgreen {
	color: #10793c;
	font-weight:bold;
}
.diver {
	height:7px; 
	overflow:hidden;
}
.diver2 {
	height:4px; 
	overflow:hidden;
}
.style1 {font-size: 14px}
.read_more{
	font-size: 14px;
	font-weight: bold;
	color: #818181;
}.charcoaltwentyone {

	font-size: 21px;
	color: #2D2D2D;
}
.charcoaleighteen {

	font-size: 18px;
	font-weight:bold;
	color: #2D2D2D;
}
.charcoalthirty {


	font-size: 30px;
	color: #2D2D2D;
}
.charcoalsixteen {


	font-size: 16px;
	font-weight:normal;
	color: #2D2D2D;
}
.charcoalfortyeight {
	font-size: 48px;
	color: #2D2D2D;
}

.orange_12B{
	color:#EE5E2D;
	font-size:12px;
	font-weight:bold;
}