body {
	background-color: #999967;
	background-image: url(images/bkgd.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	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: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight:bold
}
.tbl a:hover {
	text-decoration: none;
	background-color: #cbcc66;
	color: #666634;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

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

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

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

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

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

.header {
	font-size: 16pt;
	color: #cc6601;	
	font-weight:bold;
}

.header_white {
	font-size: 16pt;
	color: #FFFFFF;	
	font-weight:bold;
}

.subheader_white {
	font-size: 11pt;
	color: #FFFFFF;	
	font-weight:bold;
}

.green_text {
	font-size: 11pt;
	color: #666634;	
	font-weight:bold;
}

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

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

.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;
}