A
{
	font: bold 10px Verdana;
	color: #336699;
	CURSOR: Hand;
	text-decoration: none;
}
A:Hover
{
	font-family: Verdana;
	font-size: 10PX;
	color: #336699;
	CURSOR: Hand;
	text-decoration: underline;
}
A:Active
{
	color: #F70101;
	text-decoration: underline;
}
A.White
{
	font: 10px Verdana;
	color: #386EA5;
	CURSOR: Hand;
	text-decoration: none;
}
A:Hover.White
{
	font-family: Verdana;
	font-size: 10PX;
	color: #6699CC;
	CURSOR: Hand;
	text-decoration: underline;
}
A:Active.White
{
	color: #6699CC;
	text-decoration: underline;
}
SPAN
{
	font: 10px Verdana;
	color: #666666;
}
SPAN.CasinoName
{
	font: bold 24px Verdana;
	color: #FCFCC2;
}
SPAN.Bold
{
	font: bold 10px Verdana;
	color: #224467;
}
SPAN.White
{
	font: bold 10px Verdana;
	color: #224467;
}
SPAN.Red
{
	font: bold 10px Verdana;
	color: #04A7FB;
}
TD.HeaderLeftSection
{
	border-bottom: solid 1px #99CCFF;
	background-color: #003366;
}
TD.HeaderRightSection
{
	border-bottom: solid 1px #99CCFF;
	background-color: #003366;
}
TD.HeaderMiddleSection
{
	border-top: solid 1px #162339;
	border-bottom: solid 1px #99CCFF;
	background-color: #003366;
}
TD.Body
{
	background-color: #336699;
	border-left: solid 1px #17243A;
	border-right: solid 1px #17243A;
}
TD.LeftbarBorder
{
	background-color: #E8E8B1;
	border-left: solid 1px #224467;
	border-right: solid 1px #224467;
	border-top: solid 1px #224467;
}
TD.BodyBorder
{
	background-color: #FAFADB;
	border-left: solid 1px #224467;
}
TD.BodyBottomBorder
{
	background-color: #FAFADB;
	border-left: solid 1px #224467;
	border-bottom: solid 1px #224467;
}
TD.LeftbarHeaderBG
{
	background-image: url(../images/left_bar_header_bg.gif);
	background-repeat: no-repeat;
	padding-left: 5px;
	width: 156px;
	height: 21px;
}
TD.RightbarHeader
{
	background-image: url(../images/Right_bar_header.gif);
	background-repeat: repeat-x;
	padding-left: 5px;
	height: 20px;
	border-top: solid 1px #224467;
	border-bottom: solid 1px #224467;
	border-left: solid 1px #224467;
}
TD.Copyrights
{
	border-bottom: solid 1px #003366;
	border-top: solid 1px #4384C5;
	border-right: solid 1px #162339;
	border-left: solid 1px #162339;
	background-color: #162339;
}
TD.VerticalDropShadow
{
	background-image: url(../images/left_bar_vertical_shadow.gif);
	background-repeat: repeat-y;
	width: 5px;
}
TD.HorizontalDropShadow
{
	background-image: url(../images/left_bar_horizontal_shadow.gif);
	background-repeat: repeat-x;
	height: 6px;
}
TD.Logo
{
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	width: 247px;
	height: 87px;
	border-top: solid 1px #162339;
	border-bottom: solid 1px #99CCFF;
	background-color: #003366;
}