body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFDEA;
	line-height: 140%;
}
body {
	background-color: #1E1414;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none; color: #BD8A2D; font-weight: bold;
}
a:visited {
	text-decoration: none; color: #BD8A2D; font-weight: bold;
}
a:hover {
	text-decoration: underline; color: #BD8A2D; font-weight: bold;
}
a:active {
	text-decoration: none; color: #BD8A2D; font-weight: bold;
}
.Messagearea {
	color: #D4A34A;
	font-weight: bold;
	font-size: 13px;
}
.Sectionhead {
	color: #D4A34A;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1px;
}
.Activesection {
color: #E7CA96
}
.padded_cell {
	padding-left: 6px;
	font-size: 10px;
	line-height: 12px;
	padding-right: 6px;
}
.smallertext {
	font-size: 11px;
	line-height: 15px;
}
.footer {
	color: #B59868;
	font-size: 11px;
	vertical-align: bottom;
}
.linkbar {
	font-size: 9px;
	color: #A88853;
	text-align: center;
	vertical-align: top;
}
.linkbar a:link,.linkbar a:visited,.linkbar a:active {
	color: #A88853;
	text-decoration:none;
}
.linkbar a:hover {
	color: #000000;
	background-color:#A88853;
	text-decoration:none;
}
