﻿/******************
HTML Tags
******************/

body {
	color: #880000;
font-size: 10px;
font-family: verdana,Arial, Helvetica, sans-serif;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-arrow-color: #FFFFFF;
scrollbar-darkshadow-color: #ffffff;
scrollbar-face-color: #AA0000;
scrollbar-highlight-color: #AA0000;
scrollbar-shadow-color: #F1F1F1;
scrollbar-track-color: #DDDCDC;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
	}

#content p, #content-right p, table {
	margin:0px 0px 0px 0px;
	}

#content-right img {
	border:none;
	}

#breadcrumb-right label {
	display:none
	}

/******************
FORM STYLES
******************/

#content-container form {
	margin:0px 0px;
	padding:0px 0px 0px 0px;
	}

#content-container fieldset {
	margin:0px 0px 0px 0px;
	padding:0px 0x 0px 0px;
	}

/* a nested fieldset */
#content-container fieldset fieldset {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}

#content-container legend {
	margin-bottom:0px;
	padding:0px 0px 0px 0px;
	color:#666666;
	font-weight:bold;
	}

/* a nested legend */
#content-container fieldset fieldset legend {
	margin-bottom:0px;
	padding:0px;
	font-weight:normal;
	}

#content-container label {
	display:block;
	padding-top:8px;
	}

#breadcrumb-right form {
	margin:0px;
	padding:0px;
	text-align:right;
	}

#breadcrumb-right form fieldset {
	margin:0px;
	padding:0px;
	border:none;
	}

#breadcrumb-right form legend {
	display:none;
	}

/******************
LINKS
******************/

/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
a:link,a:visited {
color: #880000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
text-decoration: underline;
}

a:hover,a:visited:hover {
color: #880000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
text-decoration: underline;
}

a.yellowlinks {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #FFCC00; text-decoration: none}
a.yellowlinks:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #FFCC00; text-decoration: none}
a.yellowlinks:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #FFCC00; text-decoration: none}

a.bluelinks {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #0000FF; text-decoration: none}
a.bluelinks:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #0000FF; text-decoration: none}
a.bluelinks:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #0000FF; text-decoration: none}

a.mlinks {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: bold; font-weight: bold; color: #880000; text-decoration: underline}
a.mlinks:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: bold; font-weight: bold; color: #000000; text-decoration: underline}
a.mlinks:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: bold; font-weight: bold; color: #880000; text-decoration: underline}

a.whitelinks {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #FFFFFF; text-decoration: none}
a.whitelinks:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #ffcc00; text-decoration: none}
a.whitelinks:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #FFFFFF; text-decoration: none}


/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
#mainnav-container a:link {
	color:#FF0000;
	}

#mainnav-container a:visited {
	color:#FF0000;
	}

#mainnav-container a:hover {
	color:#FF6633;
	text-decoration:none;
	}

#mainnav-container a:active {
	color:#669966;
	}

/* All link states are selected with an "a" */
#header a {
	color:#FFFFFF;
	}

#breadcrumb-container a {
	color:#FF6600;
	}

/******************
HEADINGS
******************/

h1 {
color: #880000;
font-family: verdana,Arial, Helvetica, sans-serif;
font-size: 11px;
text-transform: capitalize;
font-weight: bold;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
	}

h2 {
color: #880000;
font-family: verdana,Arial, Helvetica, sans-serif;
font-size: 11px;
text-transform: capitalize;
font-weight: bold;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
	}

h3 {
color: #880000;
font-family: verdana,Arial, Helvetica, sans-serif;
font-size: 11px;
text-transform: capitalize;
font-weight: bold;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
	}
	
h4 {
color: #880000;
font-family: verdana,Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
	}
	
h5 {
	font-size:.9em;
	}
	
h6 {
	font-size:.8em;
	}

#three-column-container h2 {
	margin:0px 0px 10px 0px;
	padding:0px;
	}
	
/******************
LAYOUT STYLES
******************/

#mainnav-container {
	width:100%;
	padding:10px;
	border-bottom:2px solid #7F7F7F;
	border-right:1px solid #7F7F7F;
	border-left:1px solid #EDEDED;
	margin-bottom:1px;
	background: #FFFFFF url(images/bg-topnav.gif) repeat-x;
	table-layout:fixed;
	}

#mainnav-side {
	text-align:right;
	}

#header {
	margin-bottom:1px;
	width:100%;
	color:#000000;
	padding:10px;
	border-bottom:2px solid #7F7F7F;
	border-right:1px solid #7F7F7F;
	height:50px;
	background: #580808 url(images/bg-header.gif) repeat-x;
	vertical-align:top;
	color:#FFFFFF;
	table-layout:fixed;
	font-size:1.8em;
	font-weight:bold;
	}

#header a {
	text-decoration:none;
	color:#FFFFFF;
	}

#slogan {
	font-size:.68em;
	margin:0px;
	font-weight:normal;
	padding-top:7px;
	}
	
#breadcrumb-container
{
    width: 100%;
    height: 30px;
    padding: 10px 10px 8px 10px;
    border-bottom: 2px solid #7F7F7F;
    border-right: 1px solid #7F7F7F;
    border-left: 1px solid #EDEDED;
    margin-bottom: 1px;
    background: #FFFFFF url(images/bg-topnav.gif) repeat-x;
    
}

#breadcrumb-left {
	vertical-align:top;
	}

#breadcrumb-right {
	text-align:right;
	}

#content-container {
	width:100%;
	border-bottom:2px solid #7F7F7F;
	border-right:1px solid #7F7F7F;
	padding:0px;
	margin:0px 0px 1px 0px;
	table-layout:fixed;
	}

#content-left {
	background-color:#F6F6F6;
	width:150px;
	padding:10px;
	vertical-align:top;
	}

#content-right {
	background-color:#F6F6F6;
	width:120px;
	padding:10px;
	vertical-align:top;
	}

#content {
	background-color:#FFFFFF;
	padding:0px;
	vertical-align:top;
	}

#three-column-container {
	width:100%;
	margin:10px 0px;
	text-align:justify;
	table-layout:fixed;
	}

#three-column-left {
	width:30%;
	padding-right:3%;
	vertical-align:top;
	}

#three-column-middle {
	width:30%;
	vertical-align:top;
	}

#three-column-right {
	width:30%;
	padding-left:3%;
	vertical-align:top;
	}

#footer {
	width:100%;
	padding:10px;
	border-bottom:2px solid #7F7F7F;
	border-right:1px solid #7F7F7F;
	border-left:1px solid #EDEDED;
	text-align:center;
	background: #FFFFFF url(images/bg-topnav.gif) repeat-x;
	table-layout:fixed;
	}

/******************
MENU ITEMS
******************/

#mainnav-container ul {
	margin:0px;
	padding:0px;
	}

#mainnav-container li {
	padding:0px;
	list-style:none;
	display:inline;
	margin:5px 10px 5px 0px;
	}

#mainnav-side li {
	padding:0px;
	margin:5px 0px 5px 10px;
	}

/******************
LISTS - IN THE CONTENT DIV
******************/

#content ul.list, #content ul.link-list-vertical {
	margin:0px 0px 15px 15px;
	padding:0px;
	}

#content ul.list li {
	list-style:none;
	padding:2px 0px 2px 12px;
	margin:0px;
	background: url(images/bullet.gif) no-repeat;
	background-position:0 .6em;
	}

#content ul.link-list-vertical li {
	list-style:none;
	margin:0px;
	padding:2px 0px;
	}

#content ul.link-list-vertical li a:link {
	padding:2px 0px 2px 12px;
	background: url(images/bullet-link.gif) no-repeat;
	background-position:0 .6em;
	}

#content ul.link-list-vertical li a:visited {
	padding:2px 0px 2px 12px;
	background: url(images/bullet-link-visited.gif) no-repeat;
	background-position:0 .6em;
	}

#content ul.link-list-vertical li a:hover {
	padding:2px 0px 2px 12px;
	background: url(images/bullet-link-hover.gif) no-repeat;
	background-position:0 .6em;
	}

#content ul.link-list-vertical li a:active {
	padding:2px 0px 2px 12px;
	background: url(images/bullet-link-active.gif) no-repeat;
	background-position:0 .6em;
	}
	

/******************
CLASSES
******************/
.center
{ 
    text-align: center;
}

.clear {
	clear:both;
	}

.button-big {
	margin-top:8px;
	}

img.photobig, img.photosmall {
	border-top:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #CCCCCC;
	background: #E0E0E0 url(images/background_table_04.gif) repeat-x;
	padding:8px;
	}

img.photosmall {
	margin-right:10px;
	margin-bottom:2px;
	float: left;
	}
	
.searchbox {
	height:13px;
	margin:0px;
	padding:0px;
	width:8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	}

.button-search {
	height:18px;
	margin:0px;
	padding:0px 0px 0px 0px;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #CCCCCC;
	background: url(images/bg-button-search.gif) repeat-x;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
	}

.none {
	display:none;
	}	

/******************
LISTS - IN THE RIGHT OR LEFT COLUMNS
******************/

#content-right ul.list, #content-right ul.link-list-vertical,
#content-left ul.list, #content-left ul.link-list-vertical {
	margin:0px 0px 15px 0px;
	padding:0px;
	}

#content-right ul.list li,
#content-left ul.list li {
	list-style:none;
	padding:2px 0px 2px 12px;
	margin:0px;
	background: url(images/bullet-right.gif) no-repeat;
	background-position:0 .6em;
	}

#content-right ul.link-list-vertical li,
#content-left ul.link-list-vertical li {
	list-style:none;
	margin:0px;
	padding:2px 0px;
	}

#content-right ul.link-list-vertical li a:link,
#content-left ul.link-list-vertical li a:link {
	padding:2px 0px 2px 12px;
	background: url(images/bullet-link.gif) no-repeat;
	background-position:0 .6em;
	}

#content-right ul.link-list-vertical li a:visited,
#content-left ul.link-list-vertical li a:visited {
	padding:2px 0px 2px 12px;
	background: url(images/bullet-link-visited.gif) no-repeat;
	background-position:0 .6em;
	}

#content-right ul.link-list-vertical li a:hover,
#content-left ul.link-list-vertical li a:hover {
	padding:2px 0px 2px 12px;
	background: url(images/bullet-link-hover.gif) no-repeat;
	background-position:0 .6em;
	}

#content-right ul.link-list-vertical li a:active,
#content-left ul.link-list-vertical li a:active {
	padding:2px 0px 2px 12px;
	background: url(images/bullet-link-active.gif) no-repeat;
	background-position:0 .6em;
	}


/******************
TABLE STYLES
******************/

.table
{
    margin-left: auto;
    margin-right: auto;
    width: 400px;
    border: 1px solid #D0D0BF;
    border-collapse: collapse;
    text-align: left;
}
	


thead th, tfoot th {
	background-color:#E8E8E8;
	border-bottom:2px solid #D0D0BF;
	border-top:2px solid #D0D0BF;
	padding:10px;
	font-weight:normal;
	font-variant:small-caps;
	}
	

/******************
LIVE Lines
*******************/
#menuLiveLines
{
    list-style-type: none;
    padding-left: 0px;
    margin-left: 0px;
}
#menuLiveLines ul
{
    list-style-type: none;
    position: relative;
    color: gray;
    padding-left: 5px;
    margin-left: 5px;
}
#menuLiveLines a
{
    text-decoration: none;    
}
#menuLiveLines ul a
{
    color: #999933;
    text-decoration: none;
}

#menuLiveLines ul a:hover
{
    text-decoration: underline;
}

/******************
RACING
******************/
.tblRaceSelections
{
    border:1px silver solid; 
    background-color:#F6F6F6;
    width:100%;
}
.tblRaceSelections a
{
}
.TrackName
{
    padding-left: 8px;
}
.TrackDateHeader
{
    padding-left: 8px;
    border-top: #c0c0c0 1px solid;
    border-bottom: #c0c0c0 1px solid;
    text-align: left;
    width: 100%;
    vertical-align: middle;
    height: 30px;
    letter-spacing: 1px;
}
.TblTrackRaces
{
    border-right: #636363 1px solid;
    border-left: #636363 1px solid;
    border-bottom: #636363 1px solid;
}
.TblTrackRaces td
{
    border-top: #FFF 1px solid;
    border-bottom: #B8C2C4 1px solid;
    padding-top: 2px;
    padding-bottom: 3px;
    padding-left: 5px;
    background-color: #efefef;
    height: 10px;
}

#race-menu  {
}

#race-menu .branch-open,
#race-menu .branch-closed {
    padding-bottom:1px;    
}

#race-menu .branch-open .title, #race-menu .branch-closed .title
{
    cursor: pointer;
    background: url(images/back-gray.gif) repeat-x !important;
    font-size: 14px;
    height: 29px !important;
    font-weight: bold;
    border-top: #636363 1px solid;
    border-right: #636363 1px solid;
    border-left: #636363 1px solid;
    border-bottom: #636363 1px solid;
    padding-top: 2px;
    padding-left: 5px;
}

#race-menu .branch-open .title .sign {
    background:url(images/minus.gif) top left no-repeat;
    float:left;
    width: 19px;
    height: 9px;
}

#race-menu .branch-closed .title .sign{
    background:url(images/plus.gif) top left no-repeat;
    float:left;
    width: 19px;
    height: 9px;
}

#race-menu .branch-open table  {
    padding:0px 0px 4px 0px;
}

#race-menu .branch-closed table{
    display:none;
}


#left-menu  {
}

#left-menu .branch-open,
#left-menu .branch-closed {
    padding-bottom:1px;
}

#left-menu .branch-open .title,
#left-menu .branch-closed .title  {
    padding:4px 2px 4px 14px;
    width:100%;
    color:#3E4347;
    font-weight:bold;
    cursor:pointer;
}

#left-menu .branch-open .title {
background:url(images/icon-minus.gif) top left no-repeat;
}

#left-menu .branch-closed .title {
background:url(images/icon-plus.gif) top left no-repeat;
}

#left-menu .branch-open .children  {
    display:block;
    padding:0px 0px 4px 0px;
}

#left-menu .branch-closed .children  {
    display:none;
}

#left-menu div.leaf {
    
}

#left-menu div.leaf-selected {
    padding:1px 2px 1px 14px;
    background:#C7D3D9;
	font-weight:bold;
}

#left-menu div.leaf-disabled {
    padding:1px 2px 1px 14px;
    color:#A1ACB3;
}

#left-menu div.leaf a:link,
#left-menu div.leaf a:visited {
    text-decoration:none;
    display:block;
    padding:1px 2px 1px 14px;
}

#left-menu div.leaf a:hover {
    text-decoration:underline;
    background-color:#F4FCFF;
}

#left-menu  div.leaf div.race-info {
	padding-left: 14px;
	padding-bottom: 10px;	
}




/******************
SPORTS CLASSES
******************/
	
.WagerContainer
{
    color:#333333;
    background-color:#F7F6F3;
    border-color:#E6E2D8;
    border-width:1px;
    border-style:Solid;
}	
.WagerTable
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px solid;
    font-family: verdana,Arial, Helvetica, sans-serif;
    font-size: 10px;
    
}
.WagerTable2
{
    font-family: verdana,Arial, Helvetica, sans-serif;
    font-size: 10px;
    BACKGROUND-COLOR: #CCCCCC;
}

.bold 
{
    color: #770000;
    font-weight:bolder;
}

/******************
SCHEDULE CLASSES
******************/
.LeagueTitle
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10;
    COLOR: #000000;
    font-family: verdana,Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #E9C6C6;
}
.GameHeader
{
    FONT-WEIGHT: bolder;
    COLOR: #ffffff;
    font-family: verdana,Arial, Helvetica, sans-serif;
    font-size: 10px;
    BACKGROUND-COLOR: #880000;
}
.GameBanner, .GameBannerAuto
{
    COLOR: red;
    BACKGROUND-COLOR: #FFC1C1;
	FONT-WEIGHT: bold;
    font-family: verdana,Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.TrTntDetail
{
    font-family: verdana,Arial, Helvetica, sans-serif;
    font-size: 11px;
    BACKGROUND-COLOR: #F6F0F0;
}
.TrTntDetail2
{
    font-family: verdana,Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.TrGameOdd
{
    font-family: verdana,Arial, Helvetica, sans-serif;
    font-size: 11px;
    BACKGROUND-COLOR: #F9E0E0;
}
.TrGameOdd2
{
    font-family: verdana,Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.TrGameEven
{
    font-family: verdana,Arial, Helvetica, sans-serif;
    font-size: 11px;
    BACKGROUND-COLOR: #F6F0F0;
}
.TrGameEven2
{
	font-weight: bold;
    font-family: verdana,Arial, Helvetica, sans-serif;
    font-size: 11px;
    BACKGROUND-COLOR: #F6F0F0;
}
.TntHeader
{
    background-image: url(images/lines/date.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border: #9fa7ad solid;
	border-width: 0 1px 0 1px;
	color:#FFFFFF;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 16px;

    font-family: verdana,Arial, Helvetica, sans-serif;
    TEXT-TRANSFORM: uppercase;
}
/******************
SIGNUP CLASSES
******************/
.SignUpHeader
{
    background-color: #b44040;
    color: #ffffff;
    font-weight: bold;
    font-family: Arial, Verdana;
    font-size: 14px;
}
.SignUpOuter
{
    background-color: #c2bfc2; 
}
.SignUpInner
{
    background-color: #F6F6F6;
    color: #000088;
    font-family: Arial, Verdana;
}
.SignUpPasswordFont
{
    color: #880000;
    font-weight:bolder;
}
.SignUpPasswordField
{
    background-color: yellow;
}
/******************
LINE CHANGE CLASSES
******************/
.LineChange 
{
    color: #ff0000;
    font-weight:bolder;
}

/******************
TRACK MENU IDS
******************/
.AnimTree
{
    
}

#nav {
	position: relative;
	left: 0;
	top:0;	
	width: 100%;	
	overflow: auto;
	margin: 0;
	white-space: nowrap;
}

.menuNode {
	font-family:Geneva, Arial, Helvetica, sans-serif;		
	font-size: 12px;
	height: 17px;
	padding-left: 10px;
}

.menuNode a
{
   color:#CC6600;
}
.menu .menu, .menu .menu .menu{ /* submenus & submenus' submenus  */
	border-left: 1px solid #BBBBBB;
	padding-left: 10px;
 }	
 
.buttonlabel{
	height: 14px;
	cursor: default;
}

.labelHover
{
    text-decoration: underline;    
    color: #aa0000;    
}

.labelDown
{
   color: #ff0000;
}

.labelHover.labelDown    
{
}

/******************
UPCOMING RACES IDS
******************/
.Header
{
  background: url(images/header_bg.gif);
  background-color: #F6F6F6;
  
  border: #c0c0c0 1px solid; 
  border-bottom-width: 0px; 
  font-family: tahoma; 
  font-size: 11px;
  font-weight: bold; 
  padding: 5px; 
  cursor: default; 
}

.Rotator 
{
  border:solid 1px #c0c0c0; 
  width:450px; 
  height:30px; 
  padding:3px;
  font-family:verdana; 
  font-size:11px; 
  background-color:white; 
  cursor:default;
}

.RotatorFrame 
{
  border:solid 1px white; 
  font-family:verdana; 
  font-size:11px; 
  background-color:white; 
  cursor:default;
}

.RotatorFrameOver 
{
  border:solid 1px darkgray; 
  border-bottom-color:Black;
  border-right-color:Black;
  font-family:verdana; 
  font-size:11px; 
  background-color:white; 
  cursor:default;
}

.NewsTitle
{
  font-family:Verdana;
  font-size:10px;   
  font-weight:bold; 
  text-decoration:underline; 
  color:Black;
}

.NewsText
{
  font-family:Verdana;
  font-size:10px;   
  color:Black;
}

.NewsDate
{
  font-family:Verdana;
  font-size:10px;   
  color:gray; 
}
/**************/
/*SBI SUPERBET*/
/**************/
p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #880000; text-decoration: none; margin-top: 5px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

.rayitas {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #880000; text-decoration: none; margin-top: 5px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

.blacktext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none; margin-top: 5px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}


.whitetext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #FFFFFF; text-decoration: none; margin-top: 5px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

.logintext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #FFFFFF; text-decoration: none; margin-top: 5px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}
.arribatext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #FFFFFF; text-decoration: none}

.formsbuttons {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #880000; text-decoration: none}
.leaguesxxx {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #880000; text-decoration: none;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}
.errortext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #880000; text-decoration: none}
.Error
{
    font-family: verdana,Arial, Helvetica, sans-serif;
    FONT-WEIGHT: bold;
    font-size: 10px;
    TEXT-TRANSFORM: none;
    COLOR: yellow
}
.WelcomeTable
{
    BORDER-RIGHT: #880000 1px solid;
    BORDER-TOP: #880000 1px solid;
    BORDER-LEFT: #880000 1px solid;
    COLOR: black;
    BORDER-BOTTOM: #880000 1px solid
    font-family: verdana,Arial, Helvetica, sans-serif;
    font-size: 10px;
}
.TrLeague
{
    BACKGROUND-COLOR: #F6F0F0;
    font-family: verdana,Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    COLOR: #880000;
}

.TrLeague2
{
    BACKGROUND-COLOR: #F6F0F0;
    font-family: verdana,Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    COLOR: #880000;
}
.BalanceTable
{
    BORDER-RIGHT: 1px;
    BORDER-TOP: 1px;
    BORDER-LEFT: 1px;
    COLOR: black;
    BORDER-BOTTOM: 1px;
    font-family: verdana,Arial, Helvetica, sans-serif;
    font-size: 10px;
}
.BalanceTable TABLE
{
    WIDTH: 80%;
    HEIGHT: 67px;
    font-family: verdana,Arial, Helvetica, sans-serif;
    font-size: 10px;
}
.TableLeagues
{
    BORDER-RIGHT: #880000 1px solid;
    BORDER-TOP: #880000 1px solid;
    BORDER-LEFT: #880000 1px solid;
    BORDER-BOTTOM: #880000 1px solid;
    font-family: verdana,Arial, Helvetica, sans-serif;
    font-size: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    
}
.TableLeagues TR
{
    COLOR: #880000;
    font-family: verdana,Arial, Helvetica, sans-serif;
    font-size: 10px;
    background-color: #CCCCCC;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
}
.TableLeagues A
{
    COLOR: blue;
    font-family: verdana,Arial, Helvetica, sans-serif;
    font-size: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
}
.TableLeagues TABLE
{
    font-family: verdana,Arial, Helvetica, sans-serif;
    font-size: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
}