body{
	
}

.background1 {
	background:url(../results/images/graphbg.jpg) top left repeat-y;
	

}
.background2 {
	background:#efefef;
	border:1px solid #e5e5e5;
}
.background3 {
	background:#DDDCDC;
	border:1px solid #e5e5e5;
}

div.constatus
{ 
	font-family: Arial, Helvetica, sans-serif;
}

div.constatus span.recounttxt {
  	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #591d15;
} 


div.graphtitle
{ 
	font-family: Arial, Helvetica, sans-serif;
}


div.graphtitle span.bigtxt {
  	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #010137;
} 

div.graphtitle span.bigtxtred {
  	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #591d15;
} 

div.graphtitle span.bigredtxt {
  font-size : small; 
  color : #660000; 
  font-weight : bold;

} 

div.text
{ 
	font-family: Arial, Helvetica, sans-serif;
}

div.text span.smallest {
  	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
} 

div.text span.small {
  	font-family: Arial;
	font-size: 10px;
font-weight: bold;
} 


div.text span.smallestbold {
  	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
} 

div.text span.swingtitle {
  	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
} 


div.text span.swingnumbers {
  	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
} 


#table1 {
  border-collapse: separate;
  border-spacing: expression(cellSpacing=5); /* for IE */
  border-spacing: 5px;
  padding: 3;
	text-align: center;
}
#table2 {
  border-collapse: separate;
  border-spacing: expression(cellSpacing=4); /* for IE */
  border-spacing: 4px;
text-align: center;

}
#tbletop20 {
  border-collapse: separate;
  border-spacing: expression(cellSpacing=3); /* for IE */
  border-spacing: 3px;
  padding: 3;
}


#btntable {
 	float: left;
}

