.dirstyle a: .dirstyle link, .dirstyle a:visited, .dirstyle a:active{
	font-family: verdana, arial, sans-serif;
	font-weight: 400;
	font-size: 11px;
	line-height: 13px;
	text-decoration: underline;
	color: #6E5208;
}


.dirstyle a:hover{
	font-family: verdana, arial, sans-serif;
	font-weight: 400;
	font-size: 11px;
	line-height: 13px;
	text-decoration: underline;
	color: #A18635;
}

.dirstyle p, .dirstyle td, .dirstyle th {
	font-family: verdana, arial, sans-serif;
	font-weight: 400;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	color: #6E5208;
}

.dirstyle input, .dirstyle textarea, .dirstyle select {
	text-indent:3px;
	color:#6E5208;
	font-family: verdana, arial, sans-serif;
	font-size:11px;
	margin:0px 0px 1px 0px;
}

.dirstyle input.d-form-button {
	text-indent:3px;
	color:#6E5208;
	font-family: verdana, arial, sans-serif;
	font-size:10px;
	font-weight: bold;
	border-top:1px solid #6E5208;
	border-right:1px solid #6E5208;
	border-bottom:1px solid #6E5208;
	border-left:1px solid #6E5208;
	background-color:#FFFFFF;
	margin:0px 0px 0px 0px;
}

.dirstyle input.d-form-radio { 
	border:none;
}

.dirstyle input.d-form-check {
	border:none;
}

hr{
	border: 0px;
	color: #6E5208;
	background-color: #6E5208;
	height: 1px; 
}