body{
	text-align:center;
	margin: 0px;
}

body,table, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

hr{
	border: 1px solid #FFAC40;
	color: #FFAC40;
	height: 0px;
	width: 100%;
	margin-bottom: 10px;
	background-image: url('../images/design/hr_background.gif');
	background-repeat:repeat-x;
	
}
 
.contentMid a:visited, .contentMid a:link {
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0F3167;
}

.contentMid a:hover {
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
}

h1,h2,h3,h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#FFFFFF;
}

h3 {
	font-size: 12px;
}

h4{
	font-size: 12px;
	margin-bottom:0px;
}

.contentLeft{
	padding-top: 145px;
}

.AnimTree{
	margin-top:-5px;
}

.contentMid h1, h1 {
	color:#000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
}

.mainTable {
	text-align:center;
	background-color:White;
	vertical-align:top;
	height:100%;
}

.contentMid {
	background-color: #FE6826;
	padding-left:22px;
	padding-right:22px;
	padding-top: 18px;

	line-height: 160%;
	background-image: url('../images/design/content_background.gif');
	background-repeat:no-repeat;	
	background-position: bottom;
}

.newsDIV {
	padding-top:20px;
	padding-bottom:20px;
	border-top:1px solid white;
}
.newsDIV h3 {
	margin:0;
	margin-bottom:5px;
}
.newsDIV p {
	margin:0;
	padding:0;
}

.form_input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:200px;
}

#menu_pic{
	margin-left: 0px;
 	margin-right: 0px;
	margin-top: -138px;
	margin-bottom:23px;
}



#header_pic1{
	margin-left: -22px;
 	margin-right: 6px;
}

#header_pic2{
	margin-left: 0px;
 	margin-right: 6px;

}

#header_pic3{
	margin-left: 0px;
 	margin-right: -23px;

}


