body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F1F1F1;
	color: #000000;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
a:link {
}
.blutext {
	color: #FFFFFF;
	font-size: 14px;
}

#wrapper{
	width: 770px;
	text-align: left;
	background: #FFFFFF center;
	margin: 10px auto;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#nav{
	border-top: 2px solid #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#nav ul{
	padding: 0;
	margin: 0;
	background-color:#000000;
	border-top: 6px solid #000000;
	border-bottom: 6px solid #000000;
}

#nav ul li{
display: inline;
padding: 0;
margin: 0;
}

#nav ul li a{
	color: #FFFFFF;
	text-decoration: none;
	border-right: 2px solid #FFFFFF;
	text-align: left;
	font: bold 9.5pt Arial, Helvetica, sans-serif;
	background: #000000;
	width: 9em;
	padding: 6px 7px;
} 

#nav ul li a:hover, #nav ul li a:focus{
	background-color: #CC0000;
	color: #FFFFFF;
}
#conftitle {
	color: #FFFFFF;
	background: #000000;
	text-align: left;
	text-indent: 10px;
	font: bold 14px Arial;
	border-top-width: 8px;
	border-bottom-width: 8px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#content {
	width: 630px;
	margin-left: 70px;
	margin-right: 70px;
}

#content p{
	font-size: 12px;
	font-style: normal;
}

#content h1{
	font-size: 90%;
	color: #CC0000;
}

#content h2{
	font-size: 80%;
	color: #000000;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.leftimage{
float: left;
margin-right: 10px;
}

.rightimage{
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

.container{
	width: 600px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.redtext {
	color: #CC0000;
	font-weight: bold;
	}

h5 {
	font: normal 9px/12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 5px;
	text-align: center;
}
a:link {
	color: #CC0000;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #000000;
}

.activepge{
	background-color:#CC0000;
	font: bold 9.5pt Arial, Helvetica, sans-serif;
	color:#FFFFFF
	width: 9em;
	color: #FFFFFF;
	border-top: 6px solid #CC0000;
	border-right: 7px solid #CC0000;
	border-bottom: 6px solid #CC0000;
	border-left: 7px solid #CC0000;
	padding-right: 2px;
}
hr {
	color: #CC0000;
	line-height: 1pt;
}
.whitetxt {
	color: #FFFFFF;
}
h4 {
	color: #3F68B6;
	margin-top: 6px;
	text-align: center;
	font: normal 14px/16px Verdana, Arial, Helvetica, sans-serif;
}
