body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #837C60;
}
a:link {
	color: #837C60;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #837C60;
}
a:hover {
	text-decoration: none;
	color: #837C60;
}
a:active {
	text-decoration: underline;
	color: #837C60;
}
body {
	background-color: #333333;
	background-image: url();
}
form {
	padding: 10px;
  	font:11px Arial,sans-serif;
  	text-align:left;
  	color: #837C60;
}

#Contactform {
  	border-bottom:1px dotted #8D8E6F;
  	border-top:1px dotted #8D8E6F;	
}

textarea {
	resize:none;
}

label {
	display:block;
	padding:10px 0 3px;
}
.right {
	margin-top: 10px;	
}
#menu {
	margin:0px 30px 0px 30px;
	width:200px;
}
#menu a {
	display:inline;
	margin:0px;
	padding:0px 10px;
	font:11px Arial,sans-serif;
	line-height:18px;
	color:#505050;
	background:#FAFAFA;
	text-decoration:none;
	border-top:1px solid #d3d3d3;
	border-bottom:1px solid #d3d3d3;
}
#menu a:hover {
  color:#fff;
  background:#504529;
  }
  .style2 {color: #837C60}
  .style3 {color: #CCCCCC}
