#HotLog {
	position: absolute;;
	top: 0;;
	left: 0;;
	width: 88;;
	height: 31;;
	z-index: 3
}

#Mask {
	position: absolute;;
	top: 0;;
	left: 0;;
	width: 88;;
	height: 31;;
	z-index: 4;;
	background-color: #000000;
}

#Main {
	z-index: 1
}

BODY {
	scrollbar-face-color: 000000;
	scrollbar-highlight-color: 000000;
	scrollbar-3dlight-color: 666666;
	scrollbar-darkshadow-color: 000000;
	scrollbar-shadow-color: 666666;
	scrollbar-arrow-color: 770000;
	scrollbar-track-color: 000000;
}

a {
	color: #888888;
	text-decoration: none;
}

a:hover {
	color: #A4A4A4;
}

.menutext {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #858585;
	text-align: left;
}

a.menutext:hover {
	color: #ff0000;
}

.text {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #204070;
	text-align: justify;
}

.img {
	border: 0;
}

.prv {
	border: 1px solid #797979;
}

.bottext {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #888888;
	padding-bottom: 9px;
}

.sel {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #A4A4A4;
	padding-bottom: 8px;
	font-weight: bold;
}

input {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: white;
	background-color: black;
}

td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
}