BODY, TD {
	font-family : Arial,Verdana, sans-serif ;
	font-size :8pt;
	color : white;
}

A  {
	text-decoration : underline;
	color : white;
}

A:Hover  {
	text-decoration : none;
	color :  white;
	}
A.Nav	{
	text-decoration : none;
	color :  #666666;
	font-size :8pt;
}

A.Nav:Hover	{
	text-decoration : none;
	color :  #FFFFFF;
	font-size :8pt;
}

A.Plain  {
	text-decoration : none;
	color :  white;
	font-size :8pt;
	}
A.Plain:Hover  {
	text-decoration : none;
	color :  #FFFF99;
	font-size :8pt;
	}
	
A.Standings  {
	text-decoration : none;
	color :  black;
	font-size :8pt;
	}
	
A.standings:Hover  {
	text-decoration : none;
	color :  blue;
	font-size :8pt;
	}
	
.btnav { 
background-color: #FFFFFF; 
} 

.plus1 {
	font-family : Arial, Verdana, sans-serif ;
	font-size :9pt;
}

.plus2 {
	font-family : Arial, Verdana, sans-serif ;
	font-size :12pt;
}

.minus1 {
	font-family : Arial, Verdana, sans-serif ;
	font-size :7pt;
}

#layer1 {
   background-color : #FFFFFF; 
   layer-background-color : #FFFFFF;
   border-width : 1px; 
   border-style : solid; 
   border-color : #999999;  
   width : 150px; 
   top : 75px; 
   left : 147px; 
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
}


#layer2 {
   background-color : #EDEDED; 
   layer-background-color : #EDEDED;
   border-width : 1px; 
   border-style : solid; 
   border-color : #666666;  
   width : 150px; 
   top : 75px; 
   left : 270px; 
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
}


#layer3 {
   background-color : #EDEDED; 
   layer-background-color : #EDEDED;
   border-width : 1px; 
   border-style : solid; 
   border-color : #666666;  
   width : 150px; 
   top : 50px; 
   left : 100px; 
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
}

/* All even-numbered rows inside a table. */
.eventablerow {
   background-color: #EFEFEF;
   padding: 4px;
}

/* All odd-numbered rows inside a table. */
.oddtablerow {
   background-color: #EFEFEF;
   padding: 4px;
}

/* Table header cells */
#waiver th {
   font-size: 8pt;
   font-family: Arial;
   color: #000000;
   font-weight: bold;
   background-color: #BDBABD;
   padding-top: 0;
   padding-bottom: 0;
}

#waiver TD {
   padding-top: 0;
   padding-bottom: 0;
   padding-right: 0;
   padding-left: 5;
   text-align: left;
}

#waiver table {
	width: 165
	}

/* Table captions. */
#waiver caption {
   display: none;
}

#waiver TD, TR{
	font-family : Arial,Verdana, sans-serif ;
	font-size :8pt;
	color : black;
}

#waiver A  {
	text-decoration : none;
	color : black;
}

#waiver A:Hover  {
	text-decoration : none;
	color :  #3366CC;
}

/* Table header cells */
#standings th {
   font-size: 8pt;
   font-family: Arial;
   color: #000000;
   font-weight: bold;
   background-color: #BDBABD;
   padding-top: 0;
   padding-bottom: 0;
   padding-left: 3;
   text-align: left;
}

#standings TD {
   padding-top: 0;
   padding-bottom: 0;
   padding-right: 0;
   padding-left: 3;
   text-align: left;
   
}

#standings table {
	width: 165
	}

/* Table captions. */
#standings caption {
   display: none;
}

#standings b {
	font-weight: normal;
}

#standings H3 {
	font-weight: bold;
	font-family : Arial, Verdana, sans-serif ;
	font-size :8pt;
	color: white;
	margin-top: 0; 
    margin-bottom: 0;
	text-align: center;
	text-transform:uppercase;
}

#standings TD {
	font-family : Arial,Verdana, sans-serif ;
	font-size :8pt;
	color : black;
}

#standings A  {
	text-decoration : none;
	color : black;
}

#standings A:Hover  {
	text-decoration : none;
	color :  #3366CC;
	}

#division00 {
	background-color: #000000;
}

#division01 {
	background-color: #000000;
}

#division02 {
	background-color: #000000;
}

#homemessage {
	color: white;
	}
	
#report {
	background-color: #000000;
}