.line {
	background-color: #AD9B67;
}
.mid {
	font-weight: bold;
	color: #57517C;
	text-decoration: none;
	line-height: 12px;
	padding-top: 10px;
	padding-right: 10px;
	text-align: justify;

}
.heading {
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #851913;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.fr {
	font-weight: bold;
	color: #57517C;
}

.bg {
	background-color: #C8BA82;
}
a {
	color: #851913;
}
a:hover {
	text-decoration: underline;
}
.toptab {
	background-color: #DFDAB0;
}
tr.trline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#A59363;
	color: #57517C;
}
.fr2 {
	font-weight: bold;
	color: #851913;
	vertical-align: top;
}
.bg2 {
	background-color: #A79363;
}
.bg3 {
	background-color: #CEBE8C;
}
.bg4 {
	background-color: #AD9A6B;
}
.brdr {
	border-right-width: 1px; border-right-style: solid; border-right-color: #A79363; 
	border-left-width: 1px; border-left-style: solid; border-left-color: #A79363;
}
.subLink {
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
.jus {
	text-align: justify;
}

