
	td{
		font : Times New Roman, Arial, Veranda, sans-serif;
	}
	td.footer{
		font : 10px Monotype Corsiva, Times New Roman, Georgia, Ariel, sans-serif;
		color : silver;
	}
	td.nav{
		font : Times New Roman, Georgia, Ariel, sans-serif;
		color : silver;
	}
	
	td.news{
		font : Times New Roman, Georgia, Ariel, sans-serif;
		color : black;
	}
	
	td.small{
			font : 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
			color : black;
	}
	h1{
		font : bold 18px Verdana, Arial, Helvetica, sans-serif;
		color : #0165E1;
	}
	h2{
		font : bold 16px Verdana, Arial, Helvetica, sans-serif;
		color : #0165E1;
	}
	
	a.news 			{ text-decoration: none; }
	a.news:link		{ color:#8F9AAD; text-decoration:none; cursor:hand; }
	a.news:visited	    { color:#000000; text-decoration:underline; cursor:hand; }
	a.news:hover		{ color:#8F9AAD; text-decoration:underline; 		cursor:hand; }
	a.news:active	    { color:#000000; text-decoration:underline; 		cursor:hand; }
	
	
INPUT.subscribe
{
font:8pt verdana;
color:#300;
background-color: #CEE7FF;
}

INPUT.button
{
font:bold 7pt verdana;
color:white;
background-color: #0165E1;
}

body {scrollbar-3dlight-color:#000000; 
scrollbar-arrow-color:#647C95; 
scrollbar-base-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-face-color:#A9B1C0; 
scrollbar-highlight-color:#C0C0C0; 
scrollbar-shadow-color:#000000}  

select { 
 background-color: #A9B1C0; 
 color: #000000; 
}


body
{
background-image:url('MeadowHeaderBack.jpg');
background-repeat:no-repeat;
background-position:top center;

}