@charset "UTF-8";
body/* CSS Document */


 {font-family: "arial", "verdana", 
  "New Century Schoolbook", serif;
    background-color:#cccccc;
	bottom: inherit;
}





#container {
	background-color: #FFFFFF;
	height: auto;
	width: 806px;
	margin-right: auto;
	margin-left: auto;
}



.greentxt {font-size: 20px;
	color: #89de0f;

	}
	
	
	.blueheadertxt {font-size: 20px;
	color:#7ac315;

	}
	
	.bluetxt  {color:#078fc1;}
	
a.locationlink:link {color:#FFFBF0;}
a.locationlink:visited {color:#FFFBF0;}
a.locationlink:hover {color:#3eccf4;}
a.locationlink:active {color:#FFFBF0;}



a.bluelink:link {color:#078fc1;}
a.bluelink:visited {color:#078fc1;}
a.bluelink:hover {color:#078fc1; text-decoration:underline}
a.bluelink:active {color:#078fc1;}
	
	a:link {color: #808080;text-decoration: none;}
    a:visited {color: #808080;text-decoration: none;}
	a:hover {color: #3eccf4;}
    a:active {color: #808080;}



td#footer a:link {color: #078fc1;}
td#footer a:visited {color: #078fc1;}
td#footer a:hover {color: #078fc1;t; 	text-decoration: underline;}
td#footer a:active {color: #078fc1;}
	

	
	
	.graytxt {font-size: 15px;
         color: #3B3B3B;

}


.whitetxt {
         color: #FFFFFF;

}



a img { border-style:none;

 }



.menutxt {
    color: #000000;
	font-size: 13px;
	}
	
	
	
