body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #cccccc url('bg_grad.jpg') fixed;
}

div.clsUsedInTotal
{
background-color:#79D9F4
}

td.clsStandingsTotal
{
	 font-weight :bold;

	 color:Blue;
}

td.clsStandingsHeader
{
	 font-weight :bold;
	 background-color:Silver; 
	 color : White;
}

table.body
{
	padding: 12;
	width: 100%;
	border-left-color: maroon;
	border-bottom-color: maroon;
	border-top-color: maroon;
	border-collapse: collapse;
	border-right-color: maroon;
}

tr.head
{
	background-color: Gray;
	color: #ffffff;
}

tr.rowa
{
	background-color: gainsboro;
}

TR.rowb
{
	background-color: #c6c6c6;
}


#span_MatchData
{
    position:relative;
    display:block;
    top:10px;
	left: 4%;
	width:91.6%;
    background-color: #3399CC ;
}

div.ResultsGroup
{
    position:relative;
    display:block;
    top:10px;
	left: 4%;
	width:91.6%;
	background-color: #ffffff;  
}

div.spn_CompInfo
{
    position:relative;
    display:block;
    top:10px;
	left: 4%;
	width:91.6%;
    background-color: #3399CC ;
}

div.TotalScoreSheet
{
    position:relative;
    display:block;
    top:10px;
	left: 4%;
	width:91.6%;
    background-color: #FFFF99 ;
}


span.span_Tagline
{
    position:relative;
    display:block;
	left: 4%;
	width:91.6%;
    background-color: #3399CC ;
    color : Gray;
}
	
#ResultsHeader
{
	font-size:large;
	font-family :Arial;
}


    
  
/*display: block;  */
  
#Span_ClubName a { text-decoration :underline; color: white; font-size: 32px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;}
#Span_ClubName a:hover { color: #a3c3d1; }

/*
#Span_ClubName a:link, #Span_ClubName a:visited 
{
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
    
}

#Span_ClubName a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}
*/

/*
#Span_ClubName
{
  color :white ;
    
  font-size :22.0pt;
  font-family:"Lucida Sans"
}
*/

#Span_MatchName
{
  color :white ;
    
  font-size:16.0pt;
  font-family:"Lucida Sans"
}


#Span_MatchDate
{
 color :white ;
    
 font-size:12.0pt;
 font-family:"Lucida Sans"
}

#Span_MatchTitle
{
 color :Silver ;
 font-size:13.0pt;
 font-family:"Lucida Sans"
}

  
#span_ClassRank
{
	font-size: smaller;
    font-family:"Lucida Sans";
}  
  

