.nLeft
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: black;
    border-left:1px solid white;
    border-bottom:1px solid white;
    border-top:1px solid white;
    border-right:1px solid white;
}
.nRight
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: black;
    border-right:1px solid white;
    border-bottom:1px solid white;
    border-top:1px solid white;
}
.nAll
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: black;
    border::1px solid red;
}

.nLeftHeading11
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color:red;   
    border-left:1px solid white;
    border-bottom:1px solid white;
    border-top:1px solid white;
    border-right:1px solid white; 
}

.nRightBold
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    color:Black;
    font-weight: bold;
    border-right:1px solid white;
    border-bottom:1px solid white;
    border-top:1px solid white;
}

.Time
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;/*bold;*/
    font-style:normal;
    color:#000000
}

.Normal1
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: Gray;
    text-decoration:underline;
	
    /*font-weight: bold;*/
}
.Leauge
{
	/*background: url(../../Images/btn/LeaugeBG.gif);*/
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #060;
    text-decoration:underline;
    /*font-weight: bold;*/
}
.HPDBox{
	background-color:#e5f1ff;
	border: thin solid #FFF;
	text-align: center;
	width: 165px;
	height: auto;
	line-height:22px;
}
.JoinNow
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: Black;
    font-weight: bold;
}

.JoinNow2
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: Black;
}



tbody
{
	font-family:Tahoma, Helvetica, sans-serif;
	height:8px
}
/* ================================
    CSS STYLES FOR WS PORTAL 
    v1.0, 01/2001
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */

.Background
{
	background-color:#56B219;/*#069E06;*//*#e4f1d7;*/ 
}

.Background2
{
	background-color:#FFFFFF;/*#56B219;*//*#069E06;*//*#e4f1d7;*/ 
}

.Background3
{
	background-color:#60C51F;/*#e4f1d7;*/ 
}

/*.Background4
{
    background: url("images/bgpanel.jpg");
    background-repeat:repeat-x;
    background-color:#e0efaa
}*/

.Background4
{
    background: url(../../Images/leftcontainer_bg.jpg) repeat-y;
	/*background-color:#ffffff*/;
}
/*.event { FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Tahoma, Helvetica, sans-serif }*/
.event {padding-left:55px;cursor:pointer;text-align:left; height:18px; FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: sans-serif, Tahoma, Helvetica ;background-color:#33aa33 }	
.HeaderBG
{
	background-color:#A9ACB6;
}

.PendingBG
{
	background-color:#ffd700;
}

.DangerBG
{
	background-color:#ffd700;
}

.RejectedBG
{
	background-color:#ffccff;
}

.Rejected
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color:white;
    background-color:red;
}
.Accepted
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color:white;
    background-color:green;
}
.Waiting
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color:black;
    background-color:yellow;
}
.NewBG
{
	background-color:#FFFFFF;
}

.HDPBG
{
	background-color:#eee8aa;
}

.HDPBG2
{
	background-color:#cd853f;
}

.Sep
{
	border-collapse: collapse; 
	border-left-style:solid; 
	border-left-width:2
}

.OUBG
{
	background-color:#e6e6fa;
}

.OUBG2
{
	background-color:#7b68ee;
}

.HighLightBG
{
	background-color:#ffffCc;
}

.PanelBG
{
	background-color: #FFFBEF;
}

.Message
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;/*bold;*/
    font-style:normal;
    color:#000000
}

A.Message:link    {
    text-decoration:    none;
    color:#000000;
}

A.Message:visited {
    text-decoration:    none;
    color:#000000;
}

A.Message:active  {
    text-decoration:    none;
    color:#000000;
}

A.Message:hover   {
    text-decoration:none;
    color:#000000;
}

.Message2
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-style:normal;
    color:yellow;
    text-decoration:none;
}

.Tab {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    color:#000000;
    text-decoration:none;
    font-weight: normal;
    font-style:normal
}

A.Tab:link    {
    text-decoration:    none;
    color:#ffffff;
}

A.Tab:visited {
    text-decoration:    none;
    color:#ffffff;
}

A.Tab:active  {
    text-decoration:    none;
    color:#ffffff;
}

A.Tab:hover   {
    text-decoration:none;
    color:#ff0000	;
}

.Tab2 {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:#000099;
    text-decoration:none;
    font-weight: bold;
    font-style:normal
}

A.Tab2:link    {
    text-decoration:    none;
    color:#000099;
}

A.Tab2:visited {
    text-decoration:    none;
    color:#000099;
}

A.Tab2:active  {
    text-decoration:    none;
    color:#000099;
}

A.Tab2:hover   {
    text-decoration:none;
    color:#ff0000	;
}

.TabButton {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    color:#ffffff;
    text-decoration:none;
    font-weight: bold;
    font-style:normal
}

A.TabButton:link    {
    text-decoration:    none;
    color:#ffffff;
}

A.TabButton:visited {
    text-decoration:    none;
    color:#ffffff;
}

A.TabButton:active  {
    text-decoration:    none;
    color:#ffffff;
}

A.TabButton:hover   {
    text-decoration:none;
    color:#ffd700;
}

.GB
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

.Sep
{
	background-color:#ffffff
}

.Panel
{
	background-color:#333333;
	border-color:#A8A8A8;
	border-collapse:collapse
}

.Link {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:#ffe600;
    text-decoration:none;
    font-weight: bold;
    font-style:normal
}

A.Link:link    {
    text-decoration:    none;
    color:#ffe600;
}

A.Link:visited {
    text-decoration:    none;
    color:#ffe600;
}

A.Link:active  {
    text-decoration:    none;
    color:#ffe600;
}

A.Link:hover   {
    text-decoration:    none;
    color:#ff0000;
}

.Link2 {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    color:blue;
    text-decoration:none;
    font-weight: bold;
    font-style:normal
}

A.Link2:link    {
    text-decoration:    none;
    color:blue;
}

A.Link2:visited {
    text-decoration:    none;
    color:blue;
}

A.Link2:active  {
    text-decoration:    none;
    color:blue;
}

A.Link2:hover   {
    text-decoration:    underline;
    color:blue;
}


.Link3 {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    color:yellow;
    text-decoration:none;
    font-weight: bold;
    font-style:normal
}

A.Link3:link    {
    text-decoration:    none;
    color:yellow;
}

A.Link3:visited {
    text-decoration:    none;
    color:yellow;
}

A.Link3:active  {
    text-decoration:    none;
    color:yellow;
}

A.Link3:hover   {
    text-decoration:    underline;
    color:yellow;
}


.Bold
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    color:Black;
    font-weight: bold;
}

.Boldbg
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    color:Black;
    font-weight: bold;
    background-color:#90ee90;
}

.Boldbg2  
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    color:Black;
    font-weight: bold;
    BORDER-TOP-WIDTH: 2px; 
    BORDER-LEFT-WIDTH: 2px; 
    BORDER-BOTTOM-WIDTH: 2px; 
    BACKGROUND-COLOR: #9dda4f ;
    BACKGROUND-IMAGE:url('images/isoddschangeblink.gif')
}

.Heading11
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color:red;    
}

.Heading10
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color:yellow
}

.Heading9
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color:blue
}

.Heading8
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:blue
}

.Heading7
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;   
    text-decoration:none;
    color:white
}

.gbHeading7
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;   
    text-decoration:none;
    color:white
}

.Heading6
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color:blue
}


.Heading5
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color:#ffffff
}


.Heading4
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:#000000
}

.HeadingBalance
{
    font-family: sans-serif, Tahoma, Helvetica;
    font-size: 10px;
    font-weight: bold;
    color:#000000
}

.Heading14 { FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: green; FONT-FAMILY: Tahoma, Helvetica, sans-serif }
	
.Heading3
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:black
}

.Heading1
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:#FFFFFF
}


.X12
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:blue;
}

.gbX12
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color:blue;
}

.Parlay
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:green;
}

.gbparlay
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color:green;
}

.GBHeading1
{
	background: url("../images/hdp.png");
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-weight:bold;
    color:black;
	height:32px;
	width:180px;
	line-height: 25px;
}

.Heading2 {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 12px;
    color:blue;
    text-decoration:none;
    font-weight: bold;
    font-style:normal
}

A.Heading2:link    {
    text-decoration:    none;
    color:blue;
}

A.Heading2:visited {
    text-decoration:    none;
    color:blue;
}

A.Heading2:active  {
    text-decoration:    none;
    color:blue;
}

A.Heading2:hover   {
    text-decoration:    underline;
    color:blue;
}

.GBHeading2 {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style:normal
}

.Normal
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    height:26px;
    color: black;
}

.GridTitle    {
    background-color: #F5F5F5;
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:#666666
}   

.Calendar
{
	background-color: #ffffff;
	font-family: Tahoma, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: black;
} 

.Grid
{
	border-collapse:collapse;
	/*border-width:1px;*/
	
}

.GridHeader1
{	
	border-width:0px;
}

.GridHeader { FONT-WEIGHT: 700; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial; HEIGHT: 15px; BACKGROUND-COLOR: #9dda51}
.GridItem { FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: blue; FONT-FAMILY: Verdana, Helvetica, sans-serif; HEIGHT: 20px; BACKGROUND-COLOR: #e6f5d6 }
.GridAltItem { FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: blue; FONT-FAMILY: Verdana, Helvetica, sans-serif; HEIGHT: 20px; BACKGROUND-COLOR: #ffffff }
				
.NegOdds
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color : Red
}

A.NegOdds:link    {
    text-decoration:    none;
    color:Red;
}

A.NegOdds:visited {
    text-decoration:    none;
    color:Red;
}

A.NegOdds:active  {
    text-decoration:    none;
    color:Red;
}

A.NegOdds:hover   {
    text-decoration:    underline;
    color:Red;
}

.PosOdds
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color : blue
}


A.PosOdds:link    {
    text-decoration:    none;
    color:blue;
}

A.PosOdds:visited {
    text-decoration:    none;
    color:blue;
}

A.PosOdds:active  {
    text-decoration:    none;
    color:blue;
}

A.PosOdds:hover   {
    text-decoration:    underline;
    color:blue;
}

.Negative
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color : Red
}

.Negative2
{
    font-family: sans-serif, Tahoma, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color : Red
}

.Negative3
{
    font-family: sans-serif, Tahoma, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color : Red
}

.Negative4
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color : #ff4242
}

.Positive
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color : black
}

.Positive2
{
    font-family: sans-serif, Tahoma, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color : blue
}

.Positive3
{
    font-family: sans-serif, Tahoma, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color : black
}

.Positive4
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color : #3737ff
}

.betCreditFont
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color : Black
}

.OTitle    {
    background-color: #435AEC;
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:Black;
    height:15 
}   

.Run
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:red
}

.GBRun
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color:red
}

.All
{
    font-family:Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:blue
}

.GBAll
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color:blue
}

.GBGive
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:#FF0033;
}

A.GBGive:link {
    text-decoration:    none;
    color: #FF0033;
}

A.GBGive:visited  {
    text-decoration:    none;
    color: #FF0033;
}

A.GBGive:active   {
    text-decoration:    none;
    color: #FF0033;
}

A.GBGive:hover    {
    text-decoration:    underline;
    color: #FF0033;
}  

.Give
{
    font-weight: bold;
    font-size: 11px;
    color:#FF0033;
    font-family: Tahoma, Helvetica, sans-serif;
}

A.Give:link {
    text-decoration:    none;
    color: #FF0033;
}

A.Give:visited  {
    text-decoration:    none;
    color: #FF0033;
}

A.Give:active   {
    text-decoration:    none;
    color: #FF0033;
}

A.Give:hover    {
    text-decoration:    underline;
    color: #FF0033;
}  


.GBTake
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:#212121;
}

A.GBTake:link {
    text-decoration:    none;
    color: #212121;
}

A.GBTake:visited  {
    text-decoration:    none;
    color: #212121;
}

A.GBTake:active   {
    text-decoration:    none;
    color: #212121;
}

A.GBTake:hover    {
    text-decoration:    underline;
    color: #212121;
}  

.Take
{
    font-weight: bold;
    font-size: 11px;
    color:#212121;
    font-family: Tahoma, Helvetica, sans-serif;
}

A.Take:link {
    text-decoration:    none;
    color: #212121;
}

A.Take:visited  {
    text-decoration:    none;
    color: #212121;
}

A.Take:active   {
    text-decoration:    none;
    color: #212121;
}

A.Take:hover    {
    text-decoration:    underline;
    color: #212121;
}   



.Hdp
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:Red;
}

.OU
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:Blue;
}

.GBHdp
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color:Red;
}

.GBOU
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color:Blue;
}

.GBOver
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color:red;
}

.Over
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:red;
}

A.Over:link {
    text-decoration:    none;
    color: red;
}

A.Over:visited  {
    text-decoration:    none;
    color: red;
}

A.Over:active   {
    text-decoration:    none;
    color: red;
}

A.Over:hover    {
    text-decoration:    underline;
    color: red;
}  

.GBUnder
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color:black;
}

.Under
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:black;
}

A.Under:link {
    text-decoration:    none;
    color: black;
}

A.Under:visited  {
    text-decoration:    none;
    color: black;
}

A.Under:active   {
    text-decoration:    none;
    color: black;
}

A.Under:hover    {
    text-decoration:    underline;
    color: black;
}  


.Pause
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:Gray;
}

.GBPause
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color:Gray;
}



.Error
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red;  
}

.LoginButton
{
	FONT-WEIGHT: bold; FONT-SIZE: 10px; BORDER-LEFT-COLOR: #eeeeee; BACKGROUND: none transparent scroll repeat 0% 0%; BORDER-BOTTOM-COLOR: #eeeeee; COLOR: #ffffff; BORDER-TOP-STYLE: outset; BORDER-TOP-COLOR: #eeeeee; FONT-FAMILY: verdana, arial, helvetica; BORDER-RIGHT-STYLE: outset; BORDER-LEFT-STYLE: outset; BORDER-RIGHT-COLOR: #eeeeee; BORDER-BOTTOM-STYLE: outset
}

.CommandButton { BORDER-RIGHT: 1px double; BORDER-TOP: 1px window-inset; FONT-WEIGHT: bold; FONT-SIZE: 11px; BACKGROUND: #ffffff; BORDER-LEFT: 1px window-inset; COLOR: #000000; BORDER-BOTTOM: 1px double; FONT-FAMILY: Tahoma, Helvetica, sans-serif; HEIGHT: 20px }
	A.CommandButton:link { COLOR: #000000; TEXT-ALIGN: center; TEXT-DECORATION: none }
	A.CommandButton:visited { COLOR: #000000; TEXT-ALIGN: center; TEXT-DECORATION: none }
	A.CommandButton:active { COLOR: #000000; TEXT-ALIGN: center; TEXT-DECORATION: none }
	A.CommandButton:hover { COLOR: #000000; TEXT-ALIGN: center; TEXT-DECORATION: none }
	
	.lnk2 { FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; TEXT-DECORATION: none }
	A.lnk2:link { COLOR: #000000; TEXT-DECORATION: none }
	A.lnk2:visited { COLOR: #000000; TEXT-DECORATION: none }
	A.lnk2:active { COLOR: #000000; TEXT-DECORATION: none }
	A.lnk2:hover { COLOR: #888888; TEXT-DECORATION: none }
	
.TextBox    {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}   

.BetTextBox    {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}  

.Give_
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:red;    
    text-decoration:underline;
}

A.Give_:link {
    text-decoration:    underline;
    color: red;
}

A.Give_:visited  {
    text-decoration:    underline;
    color: red;
}

A.Give_:active   {
    text-decoration:    underline;
    color: red;
}

A.Give_:hover    {
    text-decoration:    underline;
    color: red;
}  

.Take_
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:blue;
}

A.Take_:link {
    text-decoration:    underline;
    color: blue;
}

A.Take_:visited  {
    text-decoration:    underline;
    color: blue;
}

A.Take_:active   {
    text-decoration:    underline;
    color: blue;
}

A.Take_:hover    {
    text-decoration:    underline;
    color: blue;
}  

.Over_
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:red;
}

A.Over_:link {
    text-decoration:    underline;
    color: red;
}

A.Over_:visited  {
    text-decoration:    underline;
    color: red;
}

A.Over_:active   {
    text-decoration:    underline;
    color: red;
}

A.Over_:hover    {
    text-decoration:    underline;
    color: red;
}  

.Under_
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:blue;
}

A.Under_:link {
    text-decoration:    underline;
    color: blue;
}

A.Under_:visited  {
    text-decoration:    underline;
    color: blue;
}

A.Under_:active   {
    text-decoration:    underline;
    color: blue;
}

A.Under_:hover    {
    text-decoration:    underline;
    color: blue;
}  

.GridPanUserInfo
{
	border-collapse:collapse;
	border-color:Black;
	background-color:#F3FBEC;
}

.GridPanUserInfo td
{
	/*border-collapse:collapse;*/
	border-color:Black;
	background-color:#F3FBEC;
}


.GridPanUserInfo2
{
	border-collapse:collapse;
	border-color:White;
	background-color:#FFFFFF;
}

.GridPanUserInfo2 td
{
	/*border-collapse:collapse;*/
	border-color:White;
	background-color:#FFFFFF;
}

.panUserInfo td
{
    /*border-left:1px solid black;
    border-bottom:1px solid black;
    border-top:1px solid black;
    border-right:1px solid black;*/
	/*border:1px solid black;*/
	border-collapse:collapse;
	background-color:#F3FBEC;
}
.btnIsToday
{
	text-decoration:none;
	color:Black;
	font-weight:bold;
}
.btnBet
{
	background: url("../images/btEarly.jpg") no-repeat;
	text-decoration:none;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	line-height: 18px;
	padding: 1px 0px 0px 0px;
}
.btnClear
{
	background: url("../images/btEarly.jpg") no-repeat;
	text-decoration:none;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	line-height: 18px;
	padding: 1px 0px 0px 0px;
}

.btnSubmit
{
	background: url("images/clear.jpg") no-repeat;
	text-decoration:none;
	color:Black;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding: 1px 0px 0px 0px;
}

.btnTab
{
	background: url("images/button.jpg") no-repeat center;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	width:75px;/*174px;*//*75px;*//*92px;*/
	height:26px;/*17px;*//*27px;*/
	
}

.btnTabGB
{
	background: url("images/button.jpg") no-repeat center;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	width:75px;/*174px;*//*75px;*//*92px;*/
	height:26px;/*17px;*//*27px;*/
	padding-top:3px;
}

.btnTabLogIn
{
	background: url("images/buttonlogin.jpg") no-repeat center;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	padding: 3px 0px 0px 0px;
	width:60px;/*91px;*/
	height:21px;
}


.btnTabLogOut
{
	background: url("images/button.jpg") no-repeat center;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	width:75px;/*174px;*//*75px;*//*92px;*/
	height:26px;/*17px;*//*27px;*/
	
}

.btnTabLogOutGB
{
	background: url("images/button.jpg") no-repeat center;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	width:75px;/*174px;*//*75px;*//*92px;*/
	height:26px;/*17px;*//*27px;*/
	padding-top:3px;
}

.btnTab a
{
	text-decoration:none;
	color:#000000;
}

.btnTabGB a
{
	text-decoration:none;
	color:#000000;
}

.btnTabLogOut a 
{
	text-decoration:none;
	color:red;
}

.btnTabLogOutGB a 
{
	text-decoration:none;
	color:red;
}

.msg
{
	color:red;
	font-size:12px;
}

.mouselink {text-decoration:none;cursor:pointer}

.mouselink2  {
	text-decoration:none;
	cursor: pointer;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.mouselink3  {
	text-decoration:none;
	cursor: pointer;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

DIV.movable { POSITION: absolute }


