.NavBox { width:144px; margin:0px; padding:0px; border-collapse: collapse; margin-bottom:10px; color: #FFFFFF }
.NavBox TD { color: white; font-weight: 600; font-size: 14px; padding-left: 4px; padding-right: 4px; padding-top:2px; padding-bottom:2px; filter:progid:DXImageTransform.Microsoft.DropShadow(offX=0,offY=1,color: #001133) }
.NavBox .HelpBullet { width:6px; height:6px; margin-top:4px; border:1px solid #000000; background-color: #FFFFFF; font-size:1px }
.RightNavCell { width:144px; padding-top:4px }
.RightNav { }

.DynaText
{
	font-family:Garamond;
	font-size:16px;
	font-weight:600;
	color:#FFFFFF;
	filter:progid:DXImageTransform.Microsoft.DropShadow(offX=1,offY=1,color: #FFFF00)
}

.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
}

.NormalFont10W
{
	font-family:Tahoma;
	font-size:12;
	font-weight:400;
	color:#FF0000
}

.NormalFont
{
	font-family:Tahoma;
	font-size:12;
	font-weight:400;
	color:#FFFFFF
}

.NormalFontItalic
{
	font-family:Tahoma;
	font-size:11;
	font-weight:500;
	color:#FFFF00;
	text-decoration:none
}

.NormalFontItalic2
{
	font-family:Tahoma;
	font-size:11;
	font-weight:500;
	color:#000099;
	text-decoration:none
}

.EmphasisFont
{
	font-family:Tahoma;
	font-size:12;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none
}

.EmphasisFont2
{
	font-family:Tahoma;
	font-size:12;
	font-weight:bold;
	color:#FF0000;
	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;
	text-decoration:none
}

.DrawFont
{
	font-family:Tahoma;
	font-size:12;
	color:#B0FF83;
	text-decoration:none
}

.LoseFont
{
	font-family:Tahoma;
	font-size:12;
	color:#000000;
	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:#EE0000
}

.LoginFont
{
	font-family:Tahoma;
	font-size:12;
	font-weight:bold;
	text-decoration:none;
	color:#000099
}

.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:#B0FF83
}

.MenuFontOver
{
	font-family:Tahoma;
	font-size:12;
	font-weight:bold;
	text-decoration:none;
	color:#FF0000
}

.buttonBorder
{	
	border-top:1px solid;
	border-left:1px solid;
	border-right:1px solid;
	border-bottom:1px solid;
	border-color:#499055
}

.buttonBorderwoTop
{	
	border-left:1px solid;
	border-right:1px solid;
	border-bottom:1px solid;
	border-color:#499055
}

.buttonClass
{
	background-color:#1869DE;	
	border-color:#FFFF00;
	color : #FFFF00;
	font-family : Tahoma;
	font-style : normal;
	font-weight : 700;
	font-size : 12px;
	cursor:hand
}

.inputClass {
	border : 1px solid;
	color : #FFFF00;
	background : #1869FE;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}

.SelectClass {
	border : 1px solid;
	color : #FFFF00;
	background : #1869FE;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal
}

.SelectClassFantasy {
	border : 1px solid;
	color : #0000FF;
	background : #ACD17B;
	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:#0A4294
}

.eventClass
{
	background-color:#4C78C8
}

.OddClass
{
	background-color:#1869DE
}

.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:#222288
}

.MenuBGColorOver
{
	background-color:#112233
}

.TableBorderClass
{
	background-color:#7777CF
}

.OddColumn
{
	background-color:#1199F3;
}