.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: #222222;
}


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

.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: #222222;
}

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

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

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

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

hr{
	border: 0px;
	color: #222222;
	background-color: #D2E5DE;
	height: 1px; 
}