a { color: #543d25; font-size: 12px; text-decoration: none }
.a { color: #543d25; font-size: 12px; text-decoration: none }
a:link {color: #FFFFFF; text-decoration: none; }
a:visited {color: #FFFFFF; text-decoration: none; }
a.white:link {color: #FFFFFF; text-decoration: none; }
a.black:link {color: #000000; text-decoration: none; }
a.menu:link {color: #FFFFFF; text-decoration: bold; }
a.menu:hover {color: #FFFFFF; text-decoration: bold; }
a.menu:visited {color: #FFFFFF; text-decoration: bold; }

.elite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.elite:hover {
	color: #000000;
	text-decoration: none;
}

.main_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.weekly_balance{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #000000;
	text-valign:middle;
	text-decoration: none;
}

.message1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

input.continue {
    background-color: #A50502;
    font-size: 14px;
	color: #FFFFFF;
    font-family: Georgia, "Times New Roman", Times, serif;
}

input.checkbox {    
    border: 1px solid #A50502;
    font-size: 10px;
    font-family: Georgia, "Times New Roman", Times, serif;    
}

.review{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-size:14pt;
	text-decoration: underline;	
}
.sportHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-size:14pt;
	text-decoration: underline;	
}
.subSportHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-size:12pt;
	text-decoration: none;
}
.subSportHeaderLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-size:12pt;
	text-decoration: underline;
}
.linkColor{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-size:12pt;
	text-decoration: none;
}

.bettingTable{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#A50502;
	font-size:12pt;
	text-decoration: none;
}
.bettingBoxText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}

.noprops{
  BACKGROUND-COLOR: #A50502; 
  COLOR: #000000;
}


BODY_WHITE
{
    MARGIN-TOP: 0px;
    MARGIN-LEFT: 0px;
    COLOR: black;
    FONT-FAMILY: Arial,Helvetica,sans-serif;
    BACKGROUND-COLOR: black
}

BODY
{
    MARGIN-TOP: 0px;
    MARGIN-LEFT: 0px;
    COLOR: white;
    FONT-FAMILY: Arial,Helvetica,sans-serif;
    BACKGROUND-COLOR: black	
}

.Error {     FONT-WEIGHT: bolder;     TEXT-TRANSFORM: none;     COLOR: red }
.TrGameOdd {     FONT-SIZE: x-small;     COLOR: black;     BACKGROUND-COLOR: #C0C1D0 }
.TrGameEven {     FONT-SIZE: x-small;     COLOR: black;     BACKGROUND-COLOR: #DDDDE6 }
.GameHeader  { font-weight: bolder; font-size: x-small; background-color: #A50502; text-align: center }
.Title { color: white; font-weight: bolder; font-size: x-small }
.Link { color: white; font-weight: bolder; font-size: x-small }


.Tr0 { FONT-SIZE: x-small;  COLOR: black;     BACKGROUND-COLOR: #C0C1D0 }
.Tr1 { FONT-SIZE: x-small;  COLOR: black;     BACKGROUND-COLOR: #DDDDE6 }

link { color: #000000; font-size: 12px; text-decoration: none }
.link { color: #000000; font-size: 12px; text-decoration: none }
.link:white { color: #FFFFFF; font-size: 12px; text-decoration: none }
.link:hover { 	color: #ff0000; 	text-decoration: none; }
