.timerClass
{
	font-family:Tahoma;
	font-size:14;
	color:#001DDD
}

.timerText
{
	font-family:Tahoma;
	font-size:13;
	font-weight:bold;
	color:#001DDD
}

.timerTextBlink
{
	font-family:Tahoma;
	font-size:13;
	font-weight:bold;
	color:#FF0000
}

.NormalFont
{
	font-family:Tahoma;
	font-size:12;
	font-weight:400;
	background-color:F0EEEE;
	color:#9B0517
}

.NormalFontItalic
{
	font-family:Tahoma;
	font-size:11;
	font-weight:120;
	color:#8B0515;
	text-decoration:none
}

.EmphasisFont
{
	font-family:Tahoma;
	font-size:12;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none
}

.PickFont
{
	font-family:Tahoma;
	font-size:12;
	font-weight:bold;
	color:#FFFF00;
	text-decoration:none
}

.WinFont
{
	font-family:Tahoma;
	font-size:14;
	color:#FF7300;
	background-color:F0EEEE;
	text-decoration:none
}

.DrawFont
{
	font-family:Tahoma;
	font-size:12;
	color:#B0FF83;
	background-color:F0EEEE;
	text-decoration:none
}

.LoseFont
{
	font-family:Tahoma;
	font-size:12;
	color:#000000;
	background-color:F0EEEE;
	text-decoration:none
}
.DisabledButton
{
	font-family:Tahoma;
	font-size:12;
	font-weight:bold;
	color:#999999
}

.CurPage
{
	font-family:Tahoma;
	font-size:12;
	font-weight:bold;
	color:#999999
}

.LoginFont
{
	font-family:Tahoma;
	font-size:12;
	font-weight:bold;
	text-decoration:none;
	color:#8B0515
}

.TitleFont
{
	font-family:Tahoma;
	font-size:14;
	font-weight:bold;
	text-decoration:underline;
	color:#FFFF00
}

.MenuFont
{
	font-family:Tahoma;
	font-size:12;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF
}

.MenuFontOver
{
	font-family:Tahoma;
	font-size:12;
	font-weight:bold;
	text-decoration:none;
	color:#FFFF00
}

.buttonBorder
{	
	border-top:1px solid;
	border-left:1px solid;
	border-right:1px solid;
	border-bottom:1px solid;
	border-color:#FFFF00
}

.buttonBorderwoTop
{	
	border-left:1px solid;
	border-right:1px solid;
	border-bottom:1px solid;
	border-color:#FFFF00
}

.buttonClass
{
	background-color:#FFBB00;	
	border-color:#8B0515;
	color : #8B0515;
	font-family : Tahoma;
	font-style : normal;
	font-weight : 700;
	font-size : 12px;
	cursor:hand
}

.inputClass {
	border : 1px solid;
	color : #8B0515;
	background : #FFBB00;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}

.SelectClass {
	border : 1px solid;
	color : #8B0515;
	background : #FFBB00;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal
}

.SelectClassFantasy {
	border : 1px solid;
	color : #0000FF;
	background : #FFBB00;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	width:200
}

.AlertFont 
{
	font-family:Tahoma;
	font-size:12;
	font-weight:bold;
	color:#FF0000
}

.TopHeaderRow
{
	background-color:#000022
}

.HeaderRow
{
	background-color:#FFAA00
}

.eventClass
{
	background-color:#FFFFFF
}

.OddClass
{
	background-color:#FFFFFF
}

.eventClass2
{
	background-color:#5496F6
}

.OddClass2
{
	background-color:#1869DE
}

.tableClass
{
	border-left:solid solid #999999;
	border-right:solid none #999999;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	
}

.MenuBGColor
{
	background-color:#FFFF00
}

.MenuBGColorOver
{
	background-color:#112233
}

.TableBorderClass
{
	background-color:#FFAA00
}

.OddColumn
{
	background-color:#1199F3;
}
