body,table {
	color: #ffffff;
	font-size: 11px;
	font-family: Verdana;
	background-color: #000000;
}
hr {
	color: #000000;
	border-top: 1px solid #113311;
}
hr.bigline {
	color: #000000;
	border-top: 3px solid #224422;
}
body {
	text-align: center;
}
.evenlighter {
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
	font-family: Verdana;
	border: 1px solid #335533;
	background-color: #113311;
}
.menuh {
	text-decoration: none;
	color: #ffffff;
	font-size: 10px;
	font-family: Verdana;
	border: 1px solid #224422;
	border-bottom: 0px;
	background-color: #224422;
	width: 150px;
	border-top: 0px;
}
.menus {
padding-top: 3px; font-size: 3px; border-left: 1px solid #224422; border-right: 1px solid #224422;
}
.hacks-menuh {
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
	font-family: Verdana;
	border: 1px solid #335533;
	background-color: #113311;
	text-align: left;
	padding-left: 10px;
}
.content {
	padding: 5px;
	text-align: left;
}
.menu a:link, .menu a:visited, .menu a:active {
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
	font-family: Verdana;
	border-left: 1px solid #224422;
	border-right: 1px solid #224422;
	width: 150px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
.hacks-menu {
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
	font-family: Verdana;
	border-left: 1px solid #335533;
	border-right: 1px solid #335533;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
}
.menu a:hover {
	background-color: #335533;
	font-size: 11px;
	font-family: Verdana;
	color: #ffffff;
	text-decoration: none;
}
.menuf {
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
	font-family: Verdana;
	border-top: 1px solid #224422;
	width: 150px;
	height: 5px;
}
.hacks-menuf {
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
	font-family: Verdana;
	border-top: 1px solid #335533;
	height: 5px;
}
img {
	border: 1px solid #335533;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #339933;
}
a:hover {
	color: #00cc00;
	text-decoration: underline;
}
input, textarea {
	color: #ffffff;
	text-decoration: none;
	background-color: #113311;
	border: 1px solid #335533;
	font-size: 11px;
	font-family: Verdana;
	width: 120px;
}

select {

	font-size: 9px;
	background-color: #113311;
	border: 1px solid #224422;
	color: #ffffff;

}

option {
	border: 0px;
}

table {
border-left: 0px;
}