body {
	background-color: #000000;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #C9C5BC;
}
h1 {
}
h2 {
	text-align: center;
}
h3 {
}
h4 {
}
h5 {
	
}
h6 {
	
}
p {
	text-indent: 1em;
	text-align: left;
	
}

ul {
	
}
li {
	list-style-type: none;
}
.imagelist {
	text-align: center;
}
.imagelist ul li {
	display: inline;	

}
.imagelist ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
.imagelist ul li a {
	text-decoration: none;
	padding-top: 2em;
	padding-right: 1em;
}
.box1 {
	height: 100%;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.navbox {
	height: 440px;
	width: 170px;
}
.contentbox {
	height: 100%;
	width: 1024px;
}
.maincontent {
	float: right;
	height: 100%;
	width: 810px;
	overflow: auto;
}
.sidecontent {
}
.header {
	height: 193px;
	width: 1024px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	text-align: center;
}
.navlist{
	list-style-image: none;
	width: 100%;
	margin: 0px;
}
.navlist li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #D53137;
	line-height: 25px;
	font-size: small;
	font-weight: bold;
	height: auto;
	width: 100%;
	display: block;
}
.navlist li a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #D53137;
	line-height: 25px;
	font-size: small;
	font-weight: bold;
	height: auto;
	width: 100%;
}
.navlist li a:active{	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #D53137;
	line-height: 25px;
	font-size: small;
	font-weight: bold;
	height: auto;
	width: 100%;
	}
.navlist li a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	line-height: 25px;
	font-size: small;
	font-weight: bold;
	height: auto;
	width: 100%;
	background-color: #A9A355;
}
.navlist li{
	list-style-type: none;
	height: auto;
	width: 100%;
	margin: 15px 0px 0px;
	}

#onpage{
	color: #000000;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	line-height:25px;
	width: 100%;
	background-color: #A9A355;
	height: auto;
	display: block;
	text-align: center;
}
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	text-align: center;
	text-decoration: none;
}
.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	text-align: center;
	text-decoration: none;
	}
.footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	text-align: center;
	text-decoration: none;
	}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	text-align: center;
	text-decoration: underline;
	
	}
.sidelist{
	
}
.sidelist li {}
.sidelist a:visited{}
.sidelist a:active{}
.sidelist a:hover{}
.sidepad{
	
}
.dropcap{
	font-size: xx-large;
}
.alignright{
	text-align: right;
	vertical-align: top;
}
.aligncenter{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.alignleft{
	text-align: left;
	vertical-align: top;
}
hr{
	width: 90%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
table{
	text-align: center;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1em;
}
tr{
	padding-top: 5px;
	margin-top: 5px;
}
td{
	padding-top: 5px;
	margin-top: 5px;
}
.box1 .contentbox .maincontent .alignleft textarea {
	width: 100%;
	height: 100px;
}
