.txtlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
}

.txtdark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #686637;
}

.HD1light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9f9b83;
}

.HD2dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #686637;
	font-weight: normal;
}
.maintbl {
	border: 3px solid #FFFFFF;
	background-color: #d4dac1;
}
.headingtbl {
	background-color: #d4dac1;
	border-top: 2px solid #FFFFFF;
	border-right: none;
	border-bottom: 2px solid #FFFFFF;
	border-left: none;
}
.bottomtbl {
	background-color: #c8d0b1;
	border-top: 2px solid #FFFFFF;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.redtxtbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6b2505;
	font-weight: bold;
}
.field {
	background-color: #F3F3F3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px dashed #CCCCCC;
	width: 250px;
}.box {
	border: 2px solid #FFFFFF;
}
.photobox {
	background-color: #eaede0;
	border: 1px solid #a7b482;
}
.txtdarksmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9f9b83;
}
.txtdarksmallred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	font-weight: bold;
}
.boxdark {
	border: 2px solid #7D7C54;
}
