html body {
	margin: 0;
	overflow: visible;
	background-color: #0a0a0a;
}
.form {
        font-family: Tahoma, Verdana;
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
        color: #dcdcdc;
        text-decoration: none;
        border: 1px solid #FE0000;
        background-color: #000000;
}
.curpos {
	font-family: Tahoma, Verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
td {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.cat {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #dadada;
	text-decoration: none;
}
.catsel {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #fe0000;
	text-decoration: none;
}
.left td {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #fafafa;
	text-decoration: none;
}
.copy {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #595959;
	text-decoration: none;
}
.copyred td {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #fe0000;
	text-decoration: none;
}