body,td,th {
	color: #FFFFFF;
}
a:link {
	color: #333333;
	text-decoration: none;

}
a:visited {
	color: #333333;
	text-decoration: none;
	
}
body {
	background-color: #e2deae;
	/*background-color: #ded5b3;*/
}

.box_cont{
	width:1000px;
	margin-left:100px;
	position: absolute;
	left: 50%;
	height: auto;
	margin-top: 5px;
	margin-left: -500px;
}

.box_left{
	width:25px;
	height:630px;
	float:left;
	background-color:#e2deae;
	padding: 40px 0 0 0;

}

.box_center{
	width:250px;
	height:630px;
	float:left;
	background-color:#5c8727;
	padding: 50px 0 0 0;
}

.box_right{ 
	width:700px;
	min-height:630px;
	float:left;
}

.right_content{	
	padding:10px 10px 10px 10px;
	/*padding:10px 70px 10px 70px*/
	/*background-color:#afbd21;*/
	background-color:#5c8727;

}

.right_content .MinHeaders{
	font-size:14px;
	font-weight:bold;
}

.style1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.style2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: regular;
	text-decoration: none;
	text-align:left
}

.style3 {color: #000000}

.style4 {
	color: #FFFFFF;
	font-size: 18px;
}

.style5 {
color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.style6 {
color: #FFFFFF;
color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align:left
}