@charset "utf-8";
/* CSS Document */
   <style xmlns:local="local" type="text/css">
      
    .vertical { display: block; }
    .homelink { border: 0; }
	
	</style>
	
   	<style type="text/css">
	 .cornerimage {  
   		background-image: url(/images/spacer.gif); 
      		background-color: transparent;
      		background-repeat: no-repeat;
      		background-position: center; 
      	}
		
    .pageheader {
		align: left;
		height: 175px;
		valign: top;
		background-image: url(images/newbannerpicture.jpg);
		background-color: transparent;
		}
		
    .user {
		text-align: left; 
      	color: #FFFFFF;
		font-family: "Times New Roman",Times,serif;
		font-size: 20px;
      	}
		
    .sitetitle {
		text-align: center;
		color: #00CCFF;
		font-family: "Times New Roman",Times,serif;
		font-size: 56px;
		font-weight: bolder;
      	}
		
    .pagetitle {
		text-align: center;
		color: #FFFF66;
		font-family: "Times New Roman", Times, serif;
		font-size: 38px;
		font-weight: bolder;
      	}
		
    .subhead {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 50px;
	font-weight: bolder;
		}
		
    .main {
		font:"Times New Roman", Times, serif;
		color:#000000;
		font-size: 36px;
		padding: 0px 25px 25px 25px;
   		}
		
    .runner {  
      		color: #000000;
      		font-family: "Times New Roman", Times, serif;
			font-weight: normal;
      		padding: 10px 10px 10px 10px;
      	 	background-image: url(/images/newbannerpicture.jpg);  
			background-color: transparent;
      	 	min-height: 100px;
      	 }
		 
    .footer {  
      		color: #000000;
      		font-family: "Times New Roman", Times, serif;
      		font-weight: normal;
      		margin: 10px 10px 10px 10px;
      	 	background-image: url(/images/newbannerpicture.jpg);  
			background-color: transparent;
      	}
		
    .usertable {
		font:"Times New Roman", Times, serif;
			color:#000000;
			font-size: 50px;
		  }
		  
    .subhead_table {  }
	
    .main_table {
			font:"Times New Roman", Times, serif;
			color:#000000;
			font-size: 24px;  }
			
    .runner_table {  }
	
    .hnav {  margin-left: 5px;
      	        margin-right: 5px; }
    .horizontal {  padding-left: 10px;
      	              padding-right: 10px;
      				  font-family: 
					  "Times New Roman", Times, serif      				  font-size: 20px;
      				  line-height: 40px;
      				  min-height: 40px;
      				  text-decoration: none;
      				  font-weight: bold;
      				  color: #000000;
      				  text-align: center;
      				  width: auto; 
      				  }
    .horizontal:hover {  }
    .horizontalfirst {  }
    .horizontallast {  }
    .vnav {  }
    .vertical {  }
    .vertical:hover {  }
    .verticalfirst {  }
    .verticallast {  }
    #currentnavpage {  
      		color: #5A0808;
      	}
    #currentnavpage:hover {  }
    .tnav {  }
    .textnav {  }
    .textnav:hover {  }
    .textnavfirst {  }
    .textnavlast {  }
    #textnav {  }
    #textnav:hover {  }
	
    .subnav .vertical { 
      		background-color: #ffffff;
      		color: #000000;
   		font-family: verdana;
   		font-size: 12px;
   		text-decoration: none;
   		font-weight: bold;
   		text-align: center;
   		padding: 5px;
      	}
    .subnav .vertical:hover { 
      		background-color: #ffffff;
      		color: #000000;
   		font-family: verdana;
   		font-size: 12px;
   		font-weight: bold;
   		text-align: center;
   		padding: 5px;
      	 }

		 
		 
    A.NavBar {  
      		color: #000000;
			font-size:36px;
			text-align: center;
      	}
    A.NavBar:active link {  
      		color: #000000;
      	}
    
	.user a {
	color: #06F;   /*unvisited link 0099cc*/
      	}
    .user a:active {
	color: #0FF;   /*selected link 0099cc*/
      	 }
    .user a:visited {
	color: #F00;   /*visited link 00ccff*/
      	 }
	.user a:hover {
			color: ff00ff;   /*mouse over link*/
		 }

    body {
		background-image: url(/images/spacer.gif);
		background-repeat: repeat-all;
		text-align: left;
		/* [disabled]margin-left: 0px; */
		margin-top: 0px;
		margin-right: 0px;
		/* [disabled]margin-bottom: 0px; */
		background-color: #CCCCCC;
		font: "Times New Roman", Times, serif;
		color: #000000;
		size: 36px;
      	}
		
	.Sidebar {
		float: right;
		width: 40%;
		background: #EBEBEB;
		padding: 15px 10px 15px 10px;
		font-family: "Times New Roman", Times, serif;
		font-style: italic;
		color: #000000;
		font-size: 15px;
		}
		
	.TableText {
		font-family: "Times New Roman", Times, serif;		
		font-style: italic;
		font-size: 48px;
	}
	
	.wrappingimage {  
		float: left;
		margin: 30px 12px 3px 4px;
		padding: 10px;		
	}   
	
		.p{
			text-indent: 20px;
			font-size: large;
		}


		#leftside {
		  float: left;
		  width: 200px;
		  padding: 15px 10px 15px 10px;
		}
		
		#rightside {
			margin: 0 0 0 325;
		}
      
	  
.dropdown {
  position: relative;
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  font-family: verdana;
  font-size: 12px;
  line-height: 27px;
  min-height: 27px;
  text-decoration: none;
  font-weight: bold;
  color: #000000;
  text-align: center;
  width: auto;     
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #CCCCCC;
  min-width: 400px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 12px 16px;
  z-index: 1;
  

}

.dropdown:hover .dropdown-content {
  display: block;
}	  
	  
      	 </style>      
      
      	<style type="text/css" media="all">      
      	 </style>
.yellow {
	color: #FF0;
}
