body {
	background-color: #FBEEBE;
	background-image:url('../images/hc_bg2.gif');
	background-repeat: repeat-x;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #6F4C17;
	margin: 0px;
}

p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
    margin: 0px 0px 0px 0px;
    line-height: 130%;
	color: #6F4C17;
}

td {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #6F4C17;
	vertical-align:top;
}

a:link {
	color: #6F4C17;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a:visited {
	color: #6F4C17;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9pt;	
}
a:hover {
	color: #A6681B;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a:active {
	color: #6F4C17;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.botnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #6F4C17;
	line-height: 17px;
	background-image: url('../images/bot_nav.gif');
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	vertical-align: middle;
	padding-right: 25px
}

