body {
	background-color: #ffc003;
	background-image: url(images/bkgd2.gif);
	background-repeat: repeat;
	background-attachment:fixed;
	background-position: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.tbl a {
	width:141px;
	height: 28px;
	padding-top: 8px;
	background-color: transparent;
	text-align: center;
	display:block;
	text-decoration: none;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight:bold
}
.tbl a:hover {
	text-decoration: none;
	background-color: #cbcc66;
	color: #666634;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

a {
	font-size: 10pt;
	color: #d60b36;
	text-decoration:none
}
a:hover {
	text-decoration: underline;
	color: #d60b36;
}

a.large_white_links {
	text-decoration:none;
	color: #FFFFFF;
	font-size: 11pt;
	font-weight: bold;
}

a.large_white_links:hover {
	text-decoration:underline;
	color: #FFFFFF;
	font-size: 11pt;
	font-weight: bold;
}

a.small_black_links {
	text-decoration:none;
	color: #000000;
	font-size: 8pt;
}

a.small_black_links:hover {
	text-decoration:underline;
	color: #000000;
	font-size: 8pt;
}

a.small_white_links {
	text-decoration:none;
	color: #FFFFFF;
	font-size: 8pt;
}

a.small_white_links:hover {
	text-decoration:underline;
	color: #FFFFFF;
	font-size: 8pt;
}

a.small_white_bold_links {
	text-decoration:none;
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
}

a.small_white_bold_links:hover {
	text-decoration:underline;
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
}

.border {
	border: 1px solid #d60b36;
}

.border_gold {
	border: 1px solid #ffc003;
}

.header_black {
	font-size: 16pt;
	color: #000000;	
	font-weight:bold;
}

.header_red {
	font-size: 16pt;
	color: #d60b36;	
	font-weight:bold;
}

.subheader_black {
	font-size: 13pt;
	color: #000000;	
	font-weight:bold;
	font-style: italic;
}

.white_text {
	font-size: 10pt;
	color: #FFFFFF;	
	font-weight:bold;
}

.red_text {
	font-size: 10pt;
	color: #d60b36;	
	font-weight:bold;
}

.gold_text {
	font-size: 10pt;
	color: #ffc003;	
	font-weight:bold;
}

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

.black_small {
	font-size: 8pt;
	color: #000000;	
}

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

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

.bold {
	font-weight:bold;
}

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

.italic {
	font-style: italic;
}

.right-border {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999967;
}

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

.searchterms {
display:none;
}