html {
	height:100%;
}
a,a:link,a:visited,a:active,a:hover {
	color: #daae06;
	text-decoration: underline;
}
body {
	height:100%;
	margin:0px;
	padding:0px;
	background-color:black;
}
body,div,td {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	line-height: 16px;
	color: white;
}
img {
	border:0px;
}
.blacktext td {
	color:black;
}
.cinput {
	height:20px;
	font-family:arial,verdana;
	font-size:11px;
}
table {
	border:0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	line-height: 18px;
	color: #ffca00;
	margin-bottom: 4px;
	display:inline;
}
#bannertopimg {
	filter:progid:DXImageTransform.Microsoft.Fade(duration=1);
}
