body {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
hr {  
	height: 1px;
	color: #3D1E00;
}
a:hover {  
	color: #660000; 
	text-decoration: none;
}
.brdr {
	border-bottom: 1px #3D1E00 solid; 
	border-right: 1px #3D1E00 solid; 
	border-left: 1px #3D1E00 solid; 
	border-top: 1px #3D1E00 solid;
}
.dd_nav {
	font-size: 10px;
	background-color: #D0C6A1;
	border: 1px solid #3D1E00;
	height: 20px;
	line-height: 20px;
}
.dd_nav a {
	width: 100%;
	display: block;
	text-indent: 10px;
	text-decoration: none;
	font-size: 10px;
}
.dd_nav a:hover {
	background-color: #826639;
	color: #000000;
}
.home_td {
	background-color: #826639;
	border:1px solid #391701;
}
