H1   		{color:"#820f37"; font-family:arial}
H2		{font-family: Verdana; font-size:10; color:"#444444"; font-weight:bold}
H3		{font-family: Arial, Verdana,Helvetica; font-size:12; color:"#999999"; font-weight:normal}
HR	 	{align:center; color:gray; }

}


.nopagemargin
{
margin-left:0;
margin-right:0;
margin-top:0;
margin-bottom:0;
}

.stdtext 	
{
  font-family:verdana; 
  font-size:10; 
  color:#666666; 
  font-weight:normal}
  
.stdtextlink 	
{
  font-family:verdana; 
  font-size:10; 
  color:"#666666"; 
  font-weight:bold;
  text-decoration: none; 
  }

.stdtextlink:hover 	
{
  font-family:verdana; 
  font-size:10; 
  color:"#000099"; 
  font-weight:bold;
  text-decoration: underline; 
  }

.Body-Text
{
  font-family:verdana; 
  font-size:10; 
  color:#666666; 
  font-weight:normal
}

.Body-Text-Bold
{
  font-family:verdana; 
  font-size:10; 
  color:#666666; 
  font-weight:bold
}

.Body-Text-Large
{
  font-family:verdana; 
  font-size:10; 
  color:#666666; 
  font-weight:normal
}

.resultsLink
{
  font-family:verdana; 
  font-size:10; 
  color:"#666666"; 
  font-weight:bold;
  text-decoration: underline; 
  }


.Heading-Sponsors
{
  font-family:verdana; 
  font-size:10; 
  color:#000000; 
  font-weight:normal
}

h1 { font-size:18px }	

/* specs for layers that slide.
	 add as many as you like. put the id of each here.
*/

#glideDiv0, #glideDiv1, #glideDiv2, #glideDiv3
{ 
  position:absolute; visibility:hidden; 
  left:300; top:150;
  width:650px; z-index:200;
  height:400px;
  background-color:#eef2fd;
}

#glideDiv4
{ 
  position:absolute; visibility:hidden; 
  left:0; top:150;
  width:200px; z-index:200;
  height:400px;
  background-color:#eef2fd;
}

  
div.glide p 
{ 
  margin:.6em .8em .6em .6em 
}  

#morelayer1, #morelayer2, #morelayer3, #morelayer4
{ 
position: absolute;
width:50px; height:20px;
z-index:10;
background-color:#eef2fd;
overflow:auto;
border: 1px ridge #000000;
} 

#closelayer1
{ 
width:50px; height:20px;
z-index:10;
background-color:#eef2fd;
overflow:auto;
border: 1px ridge #000000;
} 


.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}

.link:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}

.linksmall 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
}

.linksmall:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: underline;
}


