body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(bdbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.toprow {
	background-color: #ae4e11;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.toprow form{
	padding: 0px;
	margin: 0px;
}
.toprow input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.bd {
	border: 1px solid #ae4e11;
}
.tx1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #aaa88c;
}
.tx2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ae4e11;
}
.fl {
	float: right;
	margin-bottom: 3px;
	margin-left: 4px;
}

.btm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	
}

.btm a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	
}
.btm a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	
}.co {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #993300;
}
