@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}

body {
	background-image: url(images/background_018%2011.gif);
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}


a:link {
	color: #F00;
	text-decoration: none;
}
a:visited {
	color: #F00;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: none;
}
a:active {
	color: #F00;
	text-decoration: none;
}
ul , ol{
	width: 300px;
	margin-left: 40px;
	padding-right: 5px;
	padding-left: 5px;
	list-style-position: inside;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	color: #FFF;
	background-color: #666;
}
li {
	padding-top: 3px;
	padding-bottom: 3px;
}
th {
	background-color: #000;
	padding: 5px;
	border: 1px solid #FFF;
	color: #FFF;
}
td {
	background-color: #666;
	text-align: center;
	padding: 5px;
	border: 1px solid #FFF;
	color: #FFF;
}
.listhead {
	background-color: #000;
	color: #FFF;
	width: 300px;
	margin-top: 15px;
	margin-left: 40px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.charttitle {
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
}

.table724 {
	width: 724px;
	margin-right: auto;
	margin-left: auto;
	border-collapse: collapse;
}
.table755 {
	width: 755px;
	margin-right: auto;
	margin-left: auto;
}
.cw130 {
	width: 130px;
}
.cw290 {
	width: 290px;
}
.cw200 {
}
.cw70 {
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #D19F9F;
	border: 5px solid #FFF;
	margin-top: 15px;
	margin-bottom: 15px;
}

#wrapper #mainnav {
	background-color: #000;
}
#wrapper #mainbodybox {
	background-color: #000;
}
#wrapper #mainbodybox #leftnav {
	float: left;
	width: 200px;
}
#wrapper #mainbodybox #maincontent {
	float: left;
	width: 755px;
	background-color: #D19F9F;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#wrapper #mainbodybox #footer {
	clear: both;
	background-color: #D19F9F;
	margin-left: 200px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFF;
	text-align: center;
}
