A
{
	font: 10px Verdana;
	color: #FA2F50;
	cursor: Hand;
	text-decoration : underline;
}
A:Hover
{
	font: 10px Verdana;
	color: #FC5A5A;
	cursor: Hand;
	text-decoration : underline;
}
A:Active
{
	font: 10px Verdana;
	color: #FC5A5A;
	cursor: Hand;
	text-decoration : underline;
}
A.LeftMenu
{
	font: bold 10px Verdana;
	color: #FABE4A;
	cursor: Hand;
	text-decoration : none;
}
A:Hover.LeftMenu
{
	font: bold 10px Verdana;
	color: #FCE9AA;
	cursor: Hand;
	text-decoration : none;
}
A:Active.LeftMenu
{
	font: bold 10px Verdana;
	color: #FCE9AA;
	cursor: Hand;
	text-decoration : none;
}
A.Copyrights
{
	font: bold 10px Verdana;
	color: #67010C;
	cursor: Hand;
	text-decoration : none;
}
A:Hover.Copyrights
{
	font: bold 10px Verdana;
	color: #B80808;
	cursor: Hand;
	text-decoration : none;
}
A:Active.Copyrights
{
	font: bold 10px Verdana;
	color: #B80808;
	cursor: Hand;
	text-decoration : none;
}
SPAN
{
	font: 10px Verdana;
	color: #FFFFFF;
}
SPAN.Copyrights
{
	font: 10px Verdana;
	color: #67010C;
}
SPAN.Title
{
	font: bold 12px Verdana;
	color: #FABE4A;
}
INPUT
{
	width: 110px;
	height: 18px;
	border-left: 1px solid #AA0923;
	border-right: 1px solid #AA0923;
	border-top: 1px solid #AA0923;
	border-bottom: 1px solid #AA0923;
	color: #AD1100;
}
INPUT.Button
{
	width: 30px;
	height: 18px;
	border-left: 1px solid #AA0923;
	border-right: 1px solid #AA0923;
	border-top: 1px solid #AA0923;
	border-bottom: 1px solid #AA0923;
	background-color: #F31237;
	font: bold 10px Verdana;
	color: #FFFFFF;
}
TD.Sides
{
	background-color: #000000;
}
TD.LogoBG
{
	background: url(../images/logo_bg.gif) repeat-x;
	height: 104px;
}
TD.LeftMenuSpace
{
	
}
TD.LeftMenuCell
{
	
	border-bottom: 2px inset #F31237;
}
TD.NewsletterCell
{
	padding-left: 10px;
	
}
TD.LeftMenuLast
{
	background-color: #BF0A28;
}
TD.MainPic
{
	background: url(../images/main_pic.gif) no-repeat;
	width: 556px;
	height: 348px;
}
TD.Copyrights
{
	background: url(../images/copyrights.gif) no-repeat;
	width: 774px;
	height: 41px;
}
TD.IP_Copyrights
{
	background: url(../images/ip_copyrights.gif) no-repeat;
	width: 774px;
	height: 41px;
}
TD.LeftMenuBG
{
	background: url(../images/left_menu_bg.gif) repeat-x;
	height: 239px;
	background-color: #C80C2A;
}
TD.IP_Body
{
	background-color: #860910;
	border-left: 1px solid #EC1033;
}
.NewsNavigation
{
	background-color: #C80C2A;
	border: 1px solid #AA0923;
}
.NewsNavigation td
{
	font: 10px Verdana;
	white-space:nowrap;
	color:#ffffff;
}
.JackpotFlash
{
	background: url('../images/jackpot_star.gif') no-repeat;
	padding-top:37px;
	padding-left:40px;
}
.commonboxlink
{
    text-decoration:none;
    
    }
