html, body
{
	height: 100%;
}
body
{
	font-size: 12px;
	font-family: Verdana, sans-serif;
	background-color: #990000;
	background-image: url(background_wrapper.gif);
	background-repeat: repeat-y;
	margin: 0;
}

p.bodytext, p.align-center, #content li
{
	line-height: 18px;
	color: #6b6b6b;
}

p.align-center
{
	text-align: center;
}

div.tx-indexedsearch td
{
	color: #6b6b6b;
}

div.tx-indexedsearch td strong.tx-indexedsearch-redMarkup
{
	color: #000000 !important;
	font-weight: normal;
}

#searchform
{
	border: 1px solid #6E6E6E;
	padding: 0;
	width: 161px;
	height: 19px;
}

#searchform input
{
	border: none;
	margin: 0;
	height: 19px;
	width: 19px;
	vertical-align: middle;
}
#searchform input:first-child
{
	height: 17px;
	width: 142px;
	padding: 1px 0;
}

a
{
	color: #e30016;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

td
{
	font-size: 12px;
}
td p
{
	margin-top: 0;
	margin-bottom: 0;
}

h1
{
	font-size: 12px;
	text-transform: uppercase;
	border-bottom: 1px solid #e30016;
	padding-bottom: 20px;
}

h2
{
	font-size: 12px;
	text-transform: uppercase;
	color: #e30016;
}

h3
{
	font-size: 12px;
	color: #6b6b6b;
}

h4
{
	font-size: 24px;
	text-transform: uppercase;
	line-height: 24px;
	color: #e30016;
}

ul
{
	list-style-image: url(bullet.gif);
}

#logo
{
	float: right;
}

#wrapper
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -20px 0;
	width: 890px;
}

#footer, #push
{
	height: 20px;
}

#footer
{
	width: 890px;
	margin-top: 40px;
}

#navi
{
	background-image: url(background_navi.jpg);
	width: 890px;
	height: 20px;
}

#navi ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#navi li
{
	float: left;
}

#navi li ul
{
	position: absolute;
	left: -999px;
	background-color: #F9EBD7;
}
#navi li li
{
	float: none;
}

#navi li:hover ul,
#navi li.over ul
{
	left: auto;
}

#navi li a
{
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 2px 16px 0px;
	height: 18px;
}

#navi li a:hover
{
	color: #000000;
}

#navi a.act
{
	color: #000000;
}

#navi li li a
{
	color: #000000;
	padding-left: 14px;
	border: 1px solid #CCCCCC;
	border-top: none;
}

#navi li li a:hover
{
	background-color: #CCCCCC;
	text-decoration: none;
}

#content
{
	float: left;
	width: 510px;
	background-color: #ffffff;
	padding-left: 85px;
	padding-right: 85px;
	padding-top: 18px;
}

#content_right
{
	float: right;
	width: 170px;
	background-color: #f9ebd7;
	padding-left: 20px;
	padding-right: 20px;
}

#footer_left
{
	float: left;
	width: 660px;
	background-color: #990000;
	color: #ffffff;
	height: 18px;
	padding-top: 2px;
	padding-left: 20px;
}
#footer_right
{
	float: right;
	width: 190px;
	background-color: #f5dcb9;
	color: #e30016;
	height: 18px;
	padding-top: 2px;
	padding-left: 20px;
}

#c6, #c27
{
	margin-left: -50px;
	margin-right: -50px;
}