body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#0A0A0A;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-face-color:#0A0A0A;
	scrollbar-highlight-color:#0A0A0A;
	scrollbar-dark-shadow-color:#0A0A0A;
	scrollbar-3d-light-color:#0A0A0A;
	background-color: #000000;
}
.countdowntext {
	font-weight: bold;
	color: #9c0000;
	font-size: 11px;
}

body,td,th
{
	font-size: 9px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link
{
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
}
a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
}
a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	outline: none;
}
a:active
{
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
}
button {
	font: 8px Verdana;
	border: 1px solid #333333;
	background-color: #FFFFFF;
}
textarea {
	background: black;
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
input {
	background: black;
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	border: 0;
	outline: none;
}