@charset "utf-8";
/* CSS Document */


div#banner {
	height: 63px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#tabbar {
bottom:
 background-color: #660000;
	width: 800px;
	position: relative;
	height: 20px;
}
#tabs {
	width: 800px;
	position: absolute;
	bottom: 0px;
}
body {
	background-color: #660000;
	width: 100%;
	margin-top: 0px;
}
#body {
	align: right;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: 100%;
}
#contentarea {
	background-image: url(../images/corner_bottom_left.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 100%;
	float: left;
	position: relative;
	background-color: #FFFFFF;
	width: 800px;
}
#buttonbar {
	list-style-image: none;
	list-style-type: none;
	width: 110px;
	padding-top: 95px;
	padding-left: 10px;
	float: left;
	position: absolute;
}
#button {
	padding-bottom: 15px;
}
.headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
}
#content {
	float: right;
	width: 625px;
	background-image: url(../images/corner_top_right_orange2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#footer {
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	clear: none;
}
#footer ul {
	list-style-image: none;
	list-style-type: none;
}
#footer a:link {
	color: #CC6600;
	text-decoration: underline;
	background-color: transparent;
	font-weight: bold;
}
#footer a:visited {
	color: #CCCCCC;
	text-decoration: underline;
	background-color: Transparent;
	font-weight: bold;
}
#footer a:hover {
	color: #CC6600;
	text-decoration: underline
}
#footer a:active {
	color: #D6C68D;
	text-decoration: underline;
	background-color: transparent
}
#contentheader {
	text-align: center;
}
#bottomrightcorner {
	height: 100%;
	float: left;
	background-image: url(../images/corner_bottom_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 800px;
}
#contenttext {
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	clear: both;
}

#leftlist {
	width: 300px;
	float: left;
}

.linklist {

}


#contentheader {
	text-align: center;

}
#contentcentered {
	text-align: center;
}
#unbulletlist {
	list-style-image: none;
	list-style-type: none;
}
a:hover {
	color: #ffffff;
	background-color: #000000;
}
a:link {
	color: #CC6600;
	text-decoration: underline;
	background-color: transparent;
	font-weight: bold;
}
#imgheader {
	padding-right: 60px;
}
#rightlist {
	float: right;
	width: 300px;
}
.courtheaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #993333;
}.general-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
