/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #242021;
}
#wrapper{
margin: 30px auto;
width: 844px;
padding:30px;
background:#7e896b;

}
.style4 {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: small;
}
.style5 {color: #FFFFFF; font-family: "Trebuchet MS"; font-size: medium; font-weight: bold; }
.style6 {color: #FFFFFF; font-family: "Trebuchet MS"; font-size: medium; }
.style7 {font-size: 14px; font-family: "Trebuchet MS"; color: #d2d2d2; font-weight: bold; }
.style8 {font-family: "Trebuchet MS"; font-size: 12px; color:#FFFFFF; }
.style9 {font-family: "Trebuchet MS"; font-size: 12px; }
.style10 {font-family: "Trebuchet MS"; font-size: 12px; color: #FFFFFF; }
.style11 {font-family: "Trebuchet MS"; font-size: 12px; color: #a1a1a1; }
.footer {font-family: "Trebuchet MS"; font-size: 10px; color: #c7c7c7; }
a:link {
	color: #5e4436;
	text-decoration: none;
	
}
a:visited {
	color: #5e4436;
	text-decoration: none;
	
}

a:hover {
	color: #3d4536;
	text-decoration: none;
	
}

select {
 background-color: #666699;
 color: #ffffff;
}

.texta {
 font-size: 11px;
 color: #493922;
 font-family: Trebuchet MS;
 background-color: #8f9c7e;
 border: 0px solid #666666;
 padding: 2px;
}
.textfield {
 font-size: 11px;
 color: #493922;
 font-family: Trebuchet MS;
 background-color: #8f9c7e;
 border: 0px solid #666666;
 padding: 2px;
 width: 145px;
}