body {
	background-color: #742520;
	font-family:Tahoma, Arial;
	font-size:12px;
	color:#b5a9a6;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

A.menu{
		text-decoration: none; 
		font-family:Tahoma, Arial;
		font-size:12px;
		color:#ffffff;
		font-weight:normal; 
}


A.menu:hover{	
	text-decoration: underline; 
	font-family:Tahoma, Arial;
	font-size:12px;
	color:#b5a9a6;
	font-weight:normal; 
}

A.menusmall{
		text-decoration: none; 
		font-family:Tahoma, Arial;
		font-size:11px;
		color:#ffffff;
		font-weight:normal; 
}


A.menusmall:hover{	
	text-decoration: underline; 
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#b5a9a6;
	font-weight:normal; 
}


.submit-button
{
	margin-left: 6.6em;
	color: #ffffff;
	background: #000000;
	border: 1px #a7a7a7 outset;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:10px;
}

select { 
	background-color: #000000; 
	border-color:#a7a7a7;
	border-style: solid;
	border-right-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11; 
	color: #ffffff; 
}

input{	
	border-color:#000000;
	border-style: solid;
	border-right-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11; 
	color:#666666; 
}

textarea{	
	border-color:#a7a7a7;
	border-style: solid;
	border-right-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#666666; 
}



.bodyfont {font-family:Tahoma, Arial;
	font-size:11.5px;
	color:#b5a9a6;
}
