body {
	background-color: #0c0c0c;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #1678bd;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #1678bd;
}
h2 {
	font-size: 14px;
	color: #1678bd;
}
#container {
	width:970px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width:970px;
	height: 136px;
	background-color: #060606;
}
.inputbox {
	background-color: #1C1C1C;
	border: 1px solid #2B2B2B;
	color: #FFFFFF;
}
.formbutton {
	background-color: #060606;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #000000;
}


#nav {
	width:970px;
	background-color: #353535;
	line-height: 25px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0C0C0C;
}
#main {
	width:970px;
}
.contentbk {
	background-image: url(images/bk.jpg);

}

#footer {
	width:970px;
	text-align: center;
	height: 57px;
	padding-top: 15px;
}
.xtext {
	font-size: 10px;
}
.membertop a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 23px;
}
.membertop a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 23px;
}
.membertop a:hover {
	color: #0C0C0C;
	text-decoration: none;
	font-weight: bold;
	line-height: 23px;
}
.membertop a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 23px;
}
