body {
	margin: 0;
}
td {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
}
p,form {
	margin:0;
	padding:0;
}
.screenshot {
	border: 3px dashed #666666;
}
.content {
	padding: 4px 4px 4px 4px;
}
.footer {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
a.footer:link, a.footer:visited, a.footer:active {
	color: #000000;
	text-decoration: none;
}
a.footer:hover {
	color: #333333;
	text-decoration: underline;
}
a.latestmatches:link, a.latestmatches:visited, a.latestmatches:active {
	color: #000000;
	text-decoration: none;
}
a.latestmatches:hover {
	color: #333333;
	text-decoration: underline;
}
.button {
	background: transparent;
	border: 1px solid #ffffff;
	color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.input {
	background: transparent;
	border: 1px solid #ffffff;
	color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
}
option {
	background-color: #303030;
}
.shoutboxbg {
	background-color: #dadada;
	border: 1px solid #3c3c3c;
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	width: 172px;
	padding: 5px 5px 5px 5px;
}
.shoutboxinput {
	background-image: url(images/inputbg.jpg);
	border: 1px solid #3c3c3c;
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	height: 15px;
	width: 180px;
	padding-left: 3px;
	padding-top: 3px;
}
.shoutboxsubmit {
	background-image: url(images/inputbg.jpg);
	border: 1px solid #3c3c3c;
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	height: 21px;
	width: 185px;
}
.shoutboxemoticons {
	background-image: url(images/inputbg.jpg);
	border: 1px solid #3c3c3c;
	height: 21px;
	width: 50px;
}
a.shoutbox:link, a.shoutbox:visited, a.shoutbox:active {
	color: #000000;
}
a.shoutbox:hover {
	color: #666666;
}
a:link, a:visited, a:active {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #dddddd;
	text-decoration: underline;
}
form,ul {
	margin:0;
}