body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma;
}
.textBlack_11px {
	font: Tahoma;
	color: #ffffff;
	font-size: 11px;
}
.textDarkGreen_12pxBold {
	font: Tahoma;
	color: #ffcc00;
	font-weight: bold;
	font-size: 11px;
}
.textfield {
	border: 1px solid;
	border-color: #999999;
	background-color: #333333;
	height: 18px;
	width: 250px;
	color: #ffffff;
	font: Verdana;
	font-size: 11px;
}
.textBlack_11px {
	font: Tahoma;
	font-size: 11px;
}
.verifycodefield {
	border: 1px solid;
	border-color: #999999;
	background-color: #333333;
	height: 18px;
	width: 45px;
	color: #ffffff;
	font: Verdana;
	font-size: 11px;
}
.commentsfield {
	border: 1px solid;
	border-color: #999999;
	background-color: #333333;
	height: 100px;
	width: 250px;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
.button {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #526429;
	margin: 0px;
	padding: 5px;
	height: 25px;
	width: auto;
	border: 1px solid #FFFFFF;
}
a:visited {
	text-decoration: underline;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: underline;
	color: #990000;
}
