body {
	margin: 0px;
	padding: 0px;
	background-image: url(img/back.jpg); background-repeat: no-repeat;

}

a { color: #0D7C29; text-decoration: none;}
a:hover { color: #0D7C29; text-decoration: underline; }


.txtDRBUTitle {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: normal;
	vertical-align: top;
	padding-bottom: 2px;
	font-weight: bold;
}

.txtDRBU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: normal;
	vertical-align: top;
	padding-bottom: 2px;

}

.txtcopyright {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #D2C5AA;
	line-height: normal;
}


ul {  
	list-style-image: url(img/bullet.gif);
	margin-left: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	
}


.dropdownbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin-top: 5px;
	margin-bottom: 5px;





}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin-top: 5px;
	margin-bottom: 5px;

}
.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	width: 100px;
	margin-top: 5px;
	margin-bottom: 5px;

}
.txtCalendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
	vertical-align: middle;
}
.txtSearchParameters {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #999999;
	padding-bottom: 10px;
	padding-top: 5px;



}
.txtResultsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	font-variant: normal;


}
.txtResultsDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: D2C5AA;
	line-height: normal;

}
.txtResultsSummary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: normal;
	padding-bottom: 10px;



}
.txtResultsDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;

}
.txtResultsDetailsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;




}
.txt80 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding-top: 5px;
	padding-bottom: 10px;

}
.txt70 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}

