@charset "utf-8";
body {
	background-color: #000000;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container {
	left: auto;
	top: 0px;
	right: auto;
	background-color: #000000;
}
#container #top {
	background-image: url(images/topbg.jpg);
	background-repeat: repeat-x;
	clear: both;
}

#container #foot {
	height: 120px;
	background-repeat: repeat-x;
	background-image: url(images/footbg.jpg);
	clear: both;
}
#container #foot img {
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



#container {
	background-repeat: no-repeat;
	background-position: center;
}
#container #pane {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}
#container #pane #sidebar {
	display: inline;
	float: left;
	background-color: #000000;
	width: 174px;
	height: auto;
	margin-top: 100px;
	margin-bottom: auto;
}
#container #pane #content {
	display: inline;
	float: right;
	background-color: #000000;
	width: 610px;
	height: 372px;
}
.table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-left: 25px;
	background-color: #000000;
	text-align: center;
	width: 540px;
}
#container #pane #content .table td {
	font-size: 10px;
	font-weight: normal;
}
.hidden {
	display: none;
}




#container #pane #header {
	display: inline;
	float: left;
	background-color: #000000;
	background-position: left;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 15px;
	padding-top: 10px;
}
#container #pane #divider {
	display: inline;
	width: 16px;
	background-color: #000000;
	float: left;
	margin-top: 80px;
	margin-bottom: auto;
}



body,td,th {
	color: #FFFFFF;
}
h3 {
	list-style-type: circle;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 10px;
}

a:link {
	color: #FF3300;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
}
#container #pane #content p {
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14pt;
	font-weight: lighter;
	margin-left: 30px;
	border-bottom-width: 1px;
	border-bottom-color: #669900;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	margin-right: 50px;
	margin-top: 15px;
	margin-bottom: 5px;
}

li {
	list-style-type: square;
}
#container #pane #content #avt img {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
ul {
	background-color: #000000;
	width: 350px;
	margin-left: 20px;
}
.fields {
	background-color: #333333;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container #pane #content a {
	text-decoration: none;
}
