.header1 {
	font-size: 14px;
	color: #369;
	font-weight:bold;


}
.header6 {
	font-size: 12px;
	color: #369;


}
.borderTopBottom {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6f231e;
	border-bottom-color: #6f231e;
}
.normalrow {
	background-color: #F9F5EB;
}


.highlightrow {

}
h3 {
	font-size: 12px;
	color: #369;
	font-weight: bold;
}
.divLine {border-bottom:1px solid #6f231e; margin-bottom: 10px; margin-top: 5px;}