body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
body {
	background-color: #523000;
	background-image: url(images/bkgd.jpg);
	background-attachment: scroll;
	background-position: top;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

li {
	list-style-image: url(images/bullet.png);
	margin-top: 0.05in;
}

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

a.cream_links {
text-decoration:none;
	color: #e7dfad;
}

a.cream_links:hover {
text-decoration:none;
	color: #e7dfad;
}


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

.border-top {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #c00000;
}

.border-bottom {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #ff6418;
}

.header {
	color: #0053a0;	
	font-weight: bold;
	font-size: 12pt;
}

.subheader {
	color: #c00000;	
	font-size: 10pt;
	font-weight: bold;

}

.cream_header {
	color: #e7dfad;
	letter-spacing: 10px;
	font-size: 14pt;
}

.cream_text {
	color: #e7dfad;
}

.red_text {
	color: #c00000;
}

.cream_text_stretched {
	color: #e7dfad;
	letter-spacing: 2px;
}

.white_text_sm {
	color: #FFFFFF;
	font-size: 8pt;
}

.large_text {
	font-size: 11pt;
}

.small_text {
	font-size: 7pt;
}

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

.bold_large {
	font-weight:bold;
	font-size: 12pt;
}

.bold_italic_large {
	font-style: italic;
	font-weight:bold;
	font-size: 12pt;
}

.bold {
	font-weight:bold;
}

.italic {
	font-style: italic;
}

.searchterms {
display:none;
}

