.tan { background-color:#5E5E39; 
	color:#ffffff;
	font-family:arial;
	font-size:10px;
}
.white { background-color:#ffffff; }
.grey { background-color:#EDEDDD; 
	font-family: arial;
	font-size:11px;
	color:#666666; 
	line-height:17px;}
.form{
	border-width: 1px;
	border-style: solid;
	border-color: #CDCDCD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #EDEDED;
	padding: 3px;
}
.formbox{
	border-width: 1px;
	border-style: solid;
	border-color: #EDEEF1;
	margin-bottom: 10px;
	padding-bottom: 7px;
	padding-top: 7px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #F7F7F7;
}
.formboxline{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEEF1;
}
.content { 
	background-color:#FFFFFF; 
	font-family: arial;
	font-size:12px;
	color:#666666; 
	line-height:20px;}
.header {
	background-color:#FFFFFF; 
	font-family: arial;
	font-size:12px;
	color:#666666; 
	line-height:20px;
	text-transform:uppercase;
	font-weight:bold;
}
.address { 
	background-color:#FFFFFF; 
	font-family: arial;
	font-size:11px;
	color:#666666; 
	line-height:24px;}
a { 
	color:#B05E0C;
	text-decoration:none; 
	}
a:hover { 
	color:#174400;
	text-decoration:none; 
	}
.footer {
	background-image:url("images/footer_bg.gif");
	color:#998D61;
	font-family:arial;
	font-size:11px;
	}
.lttan { background-color:#B3B384; 
	font-family: arial narrow;
	font-size:17px;
	color:#ffffff;