body {
	background-color: #E1DAC8;
	background-image: url(../images/topbg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
}
.topline {
	background-image: url(../images/topline.jpg);
	background-repeat: repeat-x;
	height: 11px;
}
.bottombg {
	background-image: url(../images/bottomup.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bottombg2 {
	background-image: url(../images/bottombg.jpg);
	background-repeat: repeat-x;
	height: 179px;
}
.footerbg {
	background-image: url(../images/footerbg.gif);
	background-repeat: repeat-x;
	height: 31px;
}
.greentext {
	color: #908668;
	text-decoration: none;
}
.hline {
	background-image: url(../images/hline.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.vline {
	background-image: url(../images/vline.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.browntitle {
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #81402C;
	text-decoration: none;
}
.darkgreen {
	color: #54524A;
}
.btnbg {
	background-color: #AB552F;
	height: 35px;
}
a.btn1:link {
	color: #AB552F;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	background-image: url(../images/btn1.gif);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	height: 25px;
	width: 70px;
}
a.btn1:visited, active {
	color: #AB552F;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	background-image: url(../images/btn1.gif);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	height: 25px;
	width: 70px;
}
a.btn1:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	background-image: url(../images/btn1over.gif);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	height: 25px;
	width: 70px;
}
a.btn2:link {
	color: #AB552F;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	background-image: url(../images/btn2.gif);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	height: 25px;
	width: 100px;
}
a.btn2:visited, active {
	color: #AB552F;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	background-image: url(../images/btn2.gif);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	height: 25px;
	width: 100px;
}
a.btn2:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	background-image: url(../images/btn2over.gif);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	height: 25px;
	width: 100px;
}
a.btn3:link {
	color: #AB552F;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	background-image: url(../images/btn3.gif);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	height: 25px;
	width: 150px;
}
a.btn3:visited, active {
	color: #AB552F;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	background-image: url(../images/btn3.gif);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	height: 25px;
	width: 150px;
}
a.btn3:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	background-image: url(../images/btn3over.gif);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	height: 25px;
	width: 150px;
}
a:link {
	color: #333333;
	text-decoration: none;

}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #AB552F;
}
a:active {
	text-decoration: none;
	color: #333333;
}
a.footer:link {
	color: #908668;
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
	color: #908668;
}
a.footer:hover {
	text-decoration: underline;
	color: #333333;
}
a.footer:active {
	text-decoration: none;
	color: #908668;
}
.middlebg {
	background-color: #F8F1E6;
	background-image: url(../images/middlebg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bottomback {
	background-image: url(../images/bottomback.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 220px;
}
.whitebg {
	background-color: #FFFFFF;
}
.greenbg {
	background-color: #908668;
	color: #FFFFFF;
}
.box {
	background-color: #FFFFFF;
	border: 1px solid #908668;
}
form{
margin:0px;
}
input, select, textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #908668;
}
.formbtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #AB552F;
	border: 1px solid #AB552F;
}

