    .vertical { display: block; }
    .homelink { border: 0; }
       	.user {  }
   	.sitetitle { }
   	.pagetitle { }
   	.subhead { }
   	.main a:link{ color:#4d4d4d }
   	.main a:active{  color:#4d4d4d} 
   	.main a:visited { color:#4d4d4d}
   	.main { color:#4d4d4d;
   	        font-family:Verdana;
   			font-size:11px; }
   	.area_a a:link{ }
   	.area_a a:active{ } 
   	.area_a a:visited{ }
   	.area_a { }
   	.area_b { }
   	.area_c a:link{color:#14141d; text-decoration:none; }
   	.area_c a:active{color:#14141d; text-decoration:none; } 
   	.area_c a:visited{color:#14141d; text-decoration:none; }
   	.area_c {
	color:#14141d;
	font-family:Times;
	font-size:12px;
	padding-top:15px;
}
   	.runner a:link{ color:#14141d }
   	.runner a:active{ color:#14141d } 
   	.runner a:visited{ color:#14141d }
   	.runner { color:#1c2331;
   	          font-family: Verdana;
   			font-size:10px;  }
   	.footer { }

   	.usertable { }
   	.subhead_table { }
   	.main_table { }
   	.area_a_table { }
   	.area_b_table { }
   	.area_c_table { }
   	.runner_table { }
   	.hnav { }
   	.horizontal { }
   	.horizontal:hover { }
   	.horizontalfirst { }
   	.horizontallast { }
   	.vnav { }
   	.vertical { 
   text-decoration:none;
   				font-family:times;
   				font-size:14px;
   				font-weight: normal;
   				text-align:left;
   				text-transform: uppercase;
   				color:#14141d;
   				line-height:27px;
   				text-indent:38px;}
   	.vertical:hover { }
   	.verticalfirst { }
   	.verticallast { }
   	#currentnavpage { 
   	background-image: url(assets/nav_curr.jpg);
   	            background-repeat:no-repeat;
                   background-position:left top;

   				font-weight:bold; }
   	#currentnavpage:hover { }
   	
   	.tnav { }
   	.textnav { }
   	.textnav:hover { }
   	.textnavfirst { }
   	.textnavlast { }
   	#textnav { }
   	#textnav:hover { }
   	p{margin:0;}
   	span{}

   body {
   	background-color: #1c2331;
   }
   #address
   {
   margin-top: 10px;
   margin-right: 10px;
      	          font-family: Verdana;
   }
   a
   {
   text-decoration:none;
   color: black;
   }
