BODY
{
	background-color: #01144D;
}
A.GameLink
{
	font: bold 10px Verdana;
	color: #F99E48;
	cursor: Hand;
	text-decoration : underline;
}
A:Hover.GameLink
{
	font: bold 10px Verdana;
	color: #F8CA9F;
	cursor: Hand;
	text-decoration : underline;
}
A:Active.GameLink
{
	font:  bold 10px Verdana;
	color: #F8CA9F;
	cursor: Hand;
	text-decoration : underline;
}
A.IP_Link
{
	font: 10px Verdana;
	color: #FBF4A1;
	cursor: Hand;
	text-decoration : underline;
}
A:Hover.IP_Link
{
	font: 10px Verdana;
	color: #FFFFFF;
	cursor: Hand;
	text-decoration : underline;
}
A:Active.IP_Link
{
	font:  10px Verdana;
	color: #FFFFFF;
	cursor: Hand;
	text-decoration : underline;
}
A.BottomLinks
{
	font: bold 10px Verdana;
	color: #A24202;
	cursor: Hand;
	text-decoration : underline;
}
A:Hover.BottomLinks
{
	font: bold 10px Verdana;
	color: #D87005;
	cursor: Hand;
	text-decoration : underline;
}
A:Active.BottomLinks
{
	font:  bold 10px Verdana;
	color: #D87005;
	cursor: Hand;
	text-decoration : underline;
}
SPAN
{
	font: 10px Verdana;
	color: #FFFFFF;
}
SPAN.Bold
{
	font: bold 10px Verdana;
	color: #FFFFFF;
}
SPAN.BottomLinks
{
	font: bold 10px Verdana;
	color: #A24202;	
}
SPAN.Copyrights
{
	font: 10px Verdana;
	color: #6E562D;	
}
SPAN.IP_title
{
	font: bold 12px Verdana;
	color: #FCD68A;	
}
INPUT
{
	width: 110px;
	height: 18px;
	border-left: 1px solid #664F2A;
	border-right: 1px solid #664F2A;
	border-top: 1px solid #664F2A;
	border-bottom: 1px solid #664F2A;
	color: #A24202;
	font: 10px Verdana;
}
INPUT.Button
{
	width: 30px;
	height: 18px;
	border-left: 1px solid #664F2A;
	border-right: 1px solid #664F2A;
	border-top: 1px solid #664F2A;
	border-bottom: 1px solid #664F2A;
	background-color: #FD6803;
	font: bold 10px Verdana;
	color: #FFFFFF;
}
TD.TopMenu
{
	border-bottom: 1px solid #FBF4A1;
	background-color: #01144D;
	border-bottom: 1px solid #FBF4A1;
}
TD.GameOuterBorder
{
	border-right: 2px solid #876937;
	border-left: 2px solid #876937;
	border-top: 2px solid #876937;
	border-bottom: 2px solid #876937;
}
TD.GameInnerBorder
{
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
TD.GameBox_1
{
	background: url(../images/game_1_text_box.jpg) no-repeat;
	width: 239px;
	height: 105px;
}
TD.GameBox_2
{
	background: url(../images/game_2_text_box.jpg) no-repeat;
	width: 224px;
	height: 105px;
}
TD.GameBox_3
{
	background: url(../images/game_3_text_box.jpg) no-repeat;
	width: 224px;
	height: 105px;	
}
TD.GamesDevider
{
	background-color: #E5B553;
}
TD.NewsletterBG
{
	background: url(../images/newsletter_bg.jpg) no-repeat;
	width: 587px;
	height: 52px;	
}
TD.BottomLinksBG
{
	background: url(../images/bottom_links_bg.jpg) no-repeat;
	width: 780px;
	height: 42px;	
}
TD.BannerBG
{
	background: url(../images/banners_bg.jpg) no-repeat;
	width: 780px;
	height: 73px;	
}
TD.Copyrights
{
	background: url(../images/copyrights_bg.jpg) repeat-x;
	height: 26px;	
}
TD.IP_BodyBG
{
	background-color: #BB9246;
}
a.commonBoxLink
{
    color:#876937;
    text-decoration:none;
}
a.commonBoxLink:hover
{
    text-decoration:underline;
}
