body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#8d945e;
}

td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#39460d;
}

.right{
	background-color:#8d945e;
	background-image:url(images/bgright.gif);
	background-repeat:repeat-x;
}

.mainbg{
	background-color:#8d936f;
	background-image:url(images/mainbg.gif);
	background-repeat:repeat-y;	
}

#mainleft{
	background-color:#85644e;
	color:#ffffff;
}

#mainleft table td{

	color:#ffffff;
}

#mainleft div{
	margin-left:17px;
	margin-top:10px;
	margin-right:17px;
	margin-bottom:17px;
}


#mainright{
	background-color:#85644e;
	background-color:#8d936f;	
	color:#ffffff;
}

#mainright div{
	margin-left:23px;
	margin-top:2px;
	margin-right:2px;
	margin-bottom:17px;
}


#footer{
	background-image:url(images/index_04.gif);
	background-repeat:no-repeat;
}

div.footermenu{
	text-align:center;
	margin-right:23px;
}

div.footermenu a{
	text-decoration:underline;
	color:#455119;
	font-weight: bold;
}

div.footermenu a:hover{
	text-decoration:none;
	color:#3b4124;
	font-weight: bold;
}

ul.arr{
    list-style:url(images/arr1.gif);
	margin-left:10px;
	padding-left:10px;
  
}

ul.arr li{
  
  margin-top:10px;
}

input.big{
	width:200px;
	background-color:efded2;
	color:#5d4637;
	height:18px;
}

input{
	background-color:efded2;
	color:#5d4637;
	border:1px solid #5d4637;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
}

textarea.big{
	width:200px;
	background-color:efded2;
	color:#5d4637;
	height:80px;
	border:1px solid #5d4637;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
}

.img{
	border:1px solid #000000;
}

a{
	color:#e2ab73;
	text-decoration:underline;
}

a:hover{
	color:#e2ab73;
	text-decoration:none;
}

.object{
	width:100%;
	height:25px;
	background-color:#39460D;
	text-align:center;color:#FFFFFF;
	padding-top:5px;
	font-size:12px;
	font-weight:bold;
}

.white{
	color:#fff;
}

select{
	background-color:efded2;
	color:#5d4637;
	border:1px solid #5d4637;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
}