a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


.main {
	background-color: c86e32;
	background-repeat: no-repeat;
	background-position: 90px 340px;
	background-image: url(images/bg2.jpg);








}
.main2 {
	text-align: left;
	vertical-align: top;
	padding: 6px;
	height: 1px;


}
.header {
	font-family: verdana;
	font-size: 11px;
	color: f9feff;
	text-align: left;
	vertical-align: top;



}
.bot {
	border-top-width: 6px;
	border-top-color: #DD8951;
	font-family: verdana;
	font-size: 11px;
	color: f9feff;
	vertical-align: top;
	padding: 4px;
	border-top-style: solid;

}
.bg {

	border-top-width: 10px;
	border-top-color: #DD8951;
	font-family: verdana;
	font-size: 11px;
	color: f9feff;
	vertical-align: top;
	padding: 4px;
	border-top-style: solid;
}
.text {
	font-family: verdana;
	font-size: 11px;
	color: f9feff;
	text-align: justify;
	vertical-align: top;
	padding: 5px;

}


