table {
	border-collapse: collapse;
}

.tbl a {
	width:163px;
	padding: 6px;
	background-color: #781416;
	text-align: left;
	display:block;
	text-decoration: none;
	color:#FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.tbl a:hover {
	text-decoration: none;
	background-color: #3D100B;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
body {
		background-color: #000000;
		margin-top: 0px;
}

.bottom-border {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #922e3a;
}

.bottom-border-black {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}

.border {
	border-width: 1px;
	border-style: solid;
	border-color: #967d47;
}

a {
	color: #ebcda0;
	text-decoration:none
}
a:hover {
	text-decoration: underline;
	color: #ebcda0;
}

a.white_links {
text-decoration:none;
	color: #FFFFFF;
}

a.white_links:hover {
text-decoration:underline;
	color: #FFFFFF;
}

.bold_italic {
	font-style: italic;
	font-weight:bold;
}

.bold {
	font-weight:bold;
}

.italic {
	font-style: italic;
}

.tan_text {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ebcda0;
}

.small_text {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #ebcda0;
}

.small_text_white {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}

.header {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14pt;
	color: #FFFFFF;
}

.searchterms {
display:none;
}