.bg-index {
	background-image: url(/imgs/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-index {
	background-image: url(/imgs/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
a, a:visited{
	color: #cc0000;
	text-decoration : none;
}
a:hover{
	color: #000000;
	text-decoration : none;
}
.title {
	color: #CC0000;
}
.zag,  a.zag, a.zag:visited{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration : none;
}
a.zag:hover{
	font-size: 16px;
	font-weight: bold;
	color: #cc0000;
}
.bg-next {
	background-image: url(/imgs/bg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.small {
	font-size: 13px;
	color: #000000;
}
#superbest {
	Z-INDEX: 10; LEFT: 500px; VISIBILITY: visible; WIDTH: 125px; POSITION: absolute; TOP: 300px
}
.big {
	font-size: 16px;
	font-weight: bold;
}.select {
	font-size: 12px;
	background-color: #f5f5f5;
	border: 1px solid #000000;
}
.button {
	color: #FFFFFF;
	background-color: #CC0000;
	border: 1px solid #cc0000;
	font-size: 12px;
	font-weight: bold;

}
.button2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #e5e5e5;
	border: 1px solid #000000;
}
.bg3 {
	background-image: url(/imgs/3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}