.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;
	color:#060666
}

.NormalFontItalic
{
	font-family:Tahoma;
	font-size:11;
	font-weight:120;
	color:#060666;
	text-decoration:none
}

.EmphasisFont
{
	font-family:Tahoma;
	font-size:12;
	font-weight:bold;
	color:#060666;
	text-decoration:none
}

.ColumnTitleFont
{
	font-family:Tahoma;
	font-size:12;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none
}

.WinFont
{
	font-family:Tahoma;
	font-size:12;
	font-weight:bold;
	color:#009900;
	vertical-align:middle;
	width:100%;
	height:100%;
	text-decoration:none
}

.DrawFont
{
	font-family:Tahoma;
	font-size:12;
	font-weight:bold;
	color:#A97A00;
	width:100%;
	height:100%;
	vertical-align:middle;
	text-decoration:none
}

.LoseFont
{
	font-family:Tahoma;
	font-size:12;
	font-weight:bold;
	color:#660000;
	width:100%;
	height:100%;
	vertical-align:middle;
	text-decoration:none
}
.DisabledButton
{
	font-family:Tahoma;
	font-size:12;
	font-weight:bold;
	color:#F0FF83
}

.CurPage
{
	font-family:Tahoma;
	font-size:12;
	font-weight:bold;
	color:#EE0000
}

.TitleFont
{
	font-family:Tahoma;
	font-size:14;
	font-weight:bold;
	text-decoration:underline;
	color:#060666
}

.MenuFont
{
	font-family:Tahoma;
	font-size:12;
	font-weight:bold;
	text-decoration:none;
	color:#060666
}

.MenuFontOver
{
	font-family:Tahoma;
	font-size:12;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF
}

.buttonBorder
{	
	border-top:1px solid;
	border-left:1px solid;
	border-right:1px solid;
	border-bottom:1px solid;
	border-color:#486D0F
}

.buttonBorderwoTop
{	
	border-left:1px solid;
	border-right:1px solid;
	border-bottom:1px solid;
	border-color:#486D0F
}

.buttonClass
{
	background-color:#486D0F;	
	border-color:#A6E644;
	color : #FFFFFF;
	font-family : Tahoma;
	font-style : normal;
	font-weight : 700;
	font-size : 12px;
	cursor:hand
}

.inputClass {
	border : 1px solid;
	color : #0000FF;
	background : #A6E644;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}

.SelectClass {
	border : 1px solid;
	color : #0000FF;
	background : #A6E644;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal
}

.SelectClassFantasy {
	border : 1px solid;
	color : #0000FF;
	background : #A6E644;
	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:#FF6600
}

.TopHeaderRow
{
	background-color:#000022
}

.HeaderRow
{
	background-color:#486D0F
}

.eventClass
{
	background-color:#A6E644
}

.OddClass
{
	background-color:#CBFB80
}

.eventClass2
{
	background-color:#A6E644
}

.OddClass2
{
	background-color:#CBFB80
}

.tableClass
{
	border-left:solid solid #999999;
	border-right:solid none #999999;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	
}

.MenuBGColor
{
	background-color:#D5F89F
}

.MenuBGColorOver
{
	background-color:#486D0F
}

.TableBorderClass
{
	background-color:#7777CF
}

.OddColumn
{
	background-color:#1199F3;
}