a {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.black:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a.fg {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.fg:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}
table {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.white-border {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.black-border {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.yellow-border {
	border-left: 1px solid #FFFF00;
	border-right: 1px solid #FFFF00;
	border-top: 1px solid #FFFF00;
	border-bottom: 1px solid #FFFF00;
}
.main-border {
	border-left: 1px solid #C08000;
	border-right: 1px solid #C08000;
	border-top: 0px solid #C08000;
	border-bottom: 1px solid #C08000;
}
.yellow-text {
	color: #FFFF00;
}
.white-text {
	color: #FFFFFF;
}
.input {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border-left: 1px solid #7F9DB9;
	border-right: 1px solid #7F9DB9;
	border-top: 1px solid #7F9DB9;
	border-bottom: 1px solid #7F9DB9;
	padding-left: 1;
	padding-right: 1;
	padding-top: 1;
	padding-bottom: 1;
}
#text {
	line-height: 15px;
}
.help-form {
BORDER: #FFFFFF 0px solid;
BACKGROUND-COLOR: #FFFFFF;
PADDING: 10px;
	line-height: 15px;
	font-style: italic;
	margin-left: 5px;
	margin-top: 1px;
DISPLAY: none;
FILTER: DropShadow(), Alpha(Opacity=93);
POSITION: absolute;
}
.play-slot {
	BACKGROUND-COLOR: #C04000;
	background-image: url(slot_game_over.gif);
	width: 466px;
	height: 46px;
	font-family: Verdana;
	font-size: 18px;
	color: #FFFF00;
	text-align: center;
	line-height: 46px;
}
