@charset "UTF-8";
/* CSS Document */

body {
	background-color: #262626;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-repeat: repeat;
}

input
{
color: #000000;
background: #cccccc;
border: 1px solid #000000
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99CC00;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #993300;
}
.h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.h1 {
	font-size: 14px;
	color: #99CC00;
}
.h2 {
	font-size: 12px;
	color: #99CC00;
}
.h3 {
	font-size: 10px;
	color: #99CC00;
}
.h4 {
	font-size: 16px;
	color: #999999;
}
.h4 {
	font-size: 16px;
	color: #999999;
}
.title {
	font-size: 14px;
	color: #999999;
}
.h6 {
	font-size: 9px;
	color: #999999;
}
