﻿.registerDef,
.loginDef,
.playDef
{
	color:#ffc3aa;
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	display:block;	
	width:85px;
	height:85px;
	_height:67px;
	text-align:center;
	padding-top:60px;
}
.registerDef
{
	background:url(../Images/layout/register.gif) no-repeat 50% 0%;
}
.loginDef
{
	background:url(../Images/layout/login.gif) no-repeat 50% 0%;	
}
.playDef
{
	background:url(../Images/layout/play.gif) no-repeat 50% 0%;	
}
.moneybox
{
	background: url(../Images/layout/monye.gif) no-repeat 100% 0%; 
	margin-right:-14px;
	padding-right:10px;
	margin-top:-8px;
	padding-top:80px;
} 
.redText46Bold
{
	color:#ffc3aa;	
	font-size:46px;
	line-height:46px;
}
.greyText20Normal
{
	font-size:20px;
	color:#012716;
	font-size:arial;
	font-weight:normal;	
}
.greyText26Bold
{
	font-size:26px;
	color:#012716;
	font-size:arial;
	font-weight:bold;	
}
.greyText24Bold
{
	font-size:24px;
	color:#012716;
	font-size:arial;
	font-weight:bold;	
}
.greyText24Bold
{
	font-size:24px;
	color:#012716;
	font-size:arial;
	font-weight:bold;	
}
.greyText18Normal
{
	font-size:18px;
	color:#012716;
	font-size:arial;
	font-weight:normal;	
}
.greyText18Bold
{
	font-size:18px;
	color:#012716;
	font-size:arial;
	font-weight:bold;	
}
.greyText11Normal
{
	color:#515151;
	font-size:11px;
	font-weight:normal;	
}
.whiteText16Normal
{
	color:#ffffff;	
	font-size:16px;
	font-size:arial;
	font-weight:normal;	
}
.whiteText12, .whiteText12 span
{
	color:#ffffff;	
	font-size:12px;
	font-size:arial;
}
.redText12Normal
{
	color:#ffc3aa;	
	font-size:12px;
	font-size:arial;
	font-weight:normal;	
}

.redText
{
    color: #E95653;
}

.blackCard
{
    font-size: 16px;
    padding-right: 5px;
    color: #464646;
}
.redCard
{
    font-size: 16px;
    padding-right: 5px;
    color: #E95653;
}
.blackCardGrid
{
    font-size: 14px;
    padding-left: 2px;
    color: #464646;
}
.redCardGrid
{
    font-size: 14px;
    padding-left: 2px;
    color: #E95653;
}
