body,td,th {
	background-color: #1F1103;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: 412E1C;
	margin-top: 0px;
}

.tdleftbrown {
	background-color:#72553A;
	}
	
.tdtopbrown {
	background-color:#DDBE9F;
	}
	
.tdmenubrown {
	background-color:#A78A6E;
	}	

.tdcream {
	background-color:#F8F5C0;
	}
	
.tdbrown {
	background-color:#3A240F;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: F8F5C0;
	}
	
.creamtext {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: F8F5C0;
	}
	
A.footlink{
	text-decoration: underline; 
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: F8F5C0; 
}

A.footlink:hover{	
	text-decoration: none; 
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: DDBE9F; 
}

.submit-button
{
	margin-left: 6.6em;
	color: #412E1C;
	background: #ffffff;
	border: 1px #a7a7a7 outset
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:11;
}

select { 
	background-color: #ffffff; 
	border-color=#a7a7a7;
	border-style: solid;
	border-right-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:11; 
	color: #412E1C; 
}

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: Georgia, Times New Roman, Times, serif;
	font-size:11; 
	color:#412E1C; 
}

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: Georgia, Times New Roman, Times, serif; 
	font-size:11; 
	color:#412E1C; 
}


