body {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	background-color:#fff6e5;
	line-height:18px;
	}

a:link{
	color: #839e53;
	text-decoration:none;
	font-size:13px;
	line-height:19px;
	}

a:hover{
	color: #839e53;
	text-decoration: underline;
	font-size:13px;
	line-height:19px;
	}

a:visited{
	color: #839e53;
	text-decoration:none;
	font-size:13px;
	line-height:19px;
	}

.bodytop {
	background:url(../images/topbod.jpg) no-repeat;
	height:7px;
	}

.bodymid {
	background:url(../images/mid1.jpg) repeat-y;
	padding:0 8px 0 9px;
	}

.bodybot {
	background:url(../images/botbod.jpg) no-repeat;
	height:7px;
	}

.bodymain1 {
	background:url(../images/bodybg1.jpg) repeat-x #4d4d4d;
	} 

.bodymain2 {
	background:url(../images/mainmid.jpg) repeat-x;
	} 

.bodyspace {
	padding:5px 5px 0 13px;
	width:389px;
	}

.bodyspace1 {
	padding:5px 5px 0 13px;
	}

.topnav {
	font-size:12px;
	color:#261910;
	font-weight:bold;
	}

.topnav a:link{
	font-size:12px;
	color:#261910;
	font-weight:bold;
	text-decoration:underline;
	}

.topnav a:hover{
	font-size:12px;
	color:#261910;
	font-weight:bold;
	text-decoration:underline;
	}

.topnav a:visited{
	font-size:12px;
	color:#261910;
	font-weight:bold;
	text-decoration:underline;
	}

.footer {
	height:87px;
	background-color:#000000;
	font-size:13px;
	line-height:19px;
	padding-top:5px;
	}

.footer a:link{
	color: #839e53;
	text-decoration:none;
	font-size:13px;
	line-height:19px;
	}

.footer a:visited{
	color: #839e53;
	text-decoration:none;
	font-size:13px;
	line-height:19px;
	}

.titlebig1 {
	font-size:18px;
	}

.titlemid1 {
	font-size:14px;
	}

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

.frontinp {
	height:15px;
	margin-bottom:3px;
	padding:0px;
	font-size:10px
}

.textarea {
	height:63px;
	}

.midbg {
	background:url(../images/midbg.png) repeat-x;
	height:116px;
	}