/*
Design by Matmedia.biz
http://www.matmedia.biz
*/
body {
	background: #000000 url() no-repeat center top;
	margin: 0;
	padding: 0;
}
body {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;}
	
	
	th, td, input, textarea {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 10px;
}

#header {
	width: 900px;
	height: 78px;
	margin: 0 auto;
	background-image: url(images/bannertop.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

#banner {
	height: 160px;
	width: 100%;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}

#ad {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	position: right top;
	height: 78px;
	width: 617px;
	position: top;
	float: right;
	background-image: url(images/ad.gif);
	background-repeat: no-repeat;
}
#pagemain {
	width: 100%;
	margin: 0 auto;
	padding-top: 0px;
	border-top: none;
}
#menu{
	width: 900px;
	margin: 0 auto;
	padding-top: 0px;
	border-top: none;

}
#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 2px;
	border-top: none;
}

#content {
	float: left;
	width: 310px;
}
.sidebar {
	float: right;
	width: 590px;
}
.imgleft {
	float: left;
	padding-right: 8px;
}
#footer {
	clear: both;
	width: 900px;
	margin: 0 auto;
	border-top: 1px solid #FFFF00;
}

#footer p {
	margin: 0;
	padding-top: 30px;
	line-height: normal;
	font-size: 85%;
color: #999999;
}
.style1 {
	color: #FFFF00;
	font-weight: bold;
}
.style3 {color: #000000}
.style5 {color: #006600; font-weight: bold; }
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FFFF00;
	text-decoration: none;
}

.form2{color: #000000}