table.slideshowcover {
	position:relative;
	left:-20;
	height:20;
	width:20;
	background-color:#338435;
}
div.slideshowholder {
	border: 2px solid black;
	background-color:#338435;
	width:540px;
	height:120px;
	overflow:hidden;
}
table.updatetable tr td {
	font-size: .7em;
}
td.photogalthumb {
	text-align:center;
	vertical-align:top;
	border: 1px solid #338435;
	padding:4px;
}
table.resultstablexc tr td
{	
	font-family:"Courier New";
	font-size: .8em;
}


table.resultstable tr td
{
	border-color:#006700;
	border-style:solid;
	border-width:0px 0px 2px 0px;
	font-family:"Courier New";
	font-size: .8em;
}
table.scheduletable tr td
{
	border-color:#006700;
	border-style:solid;
	border-width:0px 0px 2px 0px;
	vertical-align:top;
}


table.resultsheader tr td
{
	background-color:#006700;
	border-color:#069600;
	border-style:solid;
	border-width:2px 0px 2px 0px;
	font-family:"Times New Roman";
	font-size: 1.5em;
	width:100%; 
}
table.rostertable tr td
{
	border-color:#006700;
	border-style:solid;
	border-width:0px 0px 2px 0px;
}
div.resulthead {  
  background-IMAGE: url(images/resultheader.png); 
  background-repeat:no-repeat; 
  height:40px; 
  color:white; 
  padding-left:42px; 
  padding-top:4px; 
  font-size:25px; 
  align:left;
}
table.resultstableholder {
  margin-left:26px;
}
table.resultstableholder tr td {
  padding-left:15px;
}
table.resultstableholder tr td table tr td{
  padding-left:0px;
}