/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330000;
}
body {
	background-color: #4f3626;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #993300;
}
a:active {
	color: #993300;
}
.headline, .pagetitle, .hp_headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #3d4a5c;
	padding-top: 0px;
	padding-bottom: 6px;
	padding-right: 0px;
	padding-left: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bolder;
	font-stretch: condensed;
	text-transform: uppercase;
	line-height: 13px;
}
.pagetitle {
	font-size: 13px;
	line-height: 14px;
}
.hp_headline {
	font-size: 13px;
	line-height: 14px;
}
.nav, .nav_top, .nav_On, .nav_btm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #3d4a5c;
	padding-top: 0px;
	padding-bottom: 12px;
	padding-right: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-stretch: condensed;
	text-transform: uppercase;
	line-height: 11px;
	text-align: left;
}
.nav a:link {
	color: #e2d7b3;
	text-decoration: none;
}
.nav a:visited {
	color: #e2d7b3;
	text-decoration: none;
}
.nav a:hover {
	color: #000000;
	text-decoration: underline;
}
.nav a:active {
	color: #000000;
	text-decoration: underline;
}
.nav_On {
	color: #a19980;
}
.nav_top {
	padding-left: 10px;
}
.nav_btm {
	padding-bottom: -24px;
	margin-bottom: -36px;
}
.nav_top a:link {
	color: #e2d7b3;
	text-decoration: underline;
}
.nav_top a:visited {
	color: #e2d7b3;
	text-decoration: underline;
}
.nav_top a:hover {
	color: #000000;
	text-decoration: underline;
}
.nav_top a:active {
	color: #000000;
	text-decoration: underline;
}
.title {
	font-size: 11px;
	color : #3d4a5c;
	font-weight: bolder;
	font-stretch: condensed;
	line-height: 12px;
}
.note {
	font-size: 9px;
	color : #3d4a5c;
	line-height: 11px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 6px;
	padding-right: 0px;
	padding-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 30px;
	text-align: left;
	color : #330000;
}
.content_area table {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-right: 0px;
	margin-left: 30px;
}
.content_area p {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-right: 0px;
	margin-left: 30px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
	color : #330000;
	text-align: center;
}
.footer a:link {
	color : #330000;
	text-decoration : none;
}
.footer a:visited {
	color : #330000;
	text-decoration : none;
}
.footer a:active {
	color : #330000;
	text-decoration : none;
}
.footer a:hover {
	color : #330000;
	text-decoration : underline;
}
ul {
	list-style-position: inside;
	list-style-type: disc;
	margin-bottom: 6px;
}
ol {
	list-style-position: inside;
	list-style-type: decimal;
	margin-bottom: 6px;
}
