@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	margin-left: 200px;
	margin-right: 200px;
	background-color: #FFFFFF;
}
.font9px {
    font-size: 9px;
	}
.fontwht {
    color: #999999;
	}	
.boldred {	
    color: #FF0000;
	font-size: 18px;
	font-weight: bold;
}
h1 {
    font-size: 25px;
	font-family: Geneva, Arial, Helvetica, sans-serifl;	
	}

h2 {
    font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;	
	}
a:visited {
    color:#0000FF
	} 		
a.menu:link, a.menu:visited {
	color: #999999;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	color: #FF0000;
	text-decoration: underline;
}
#menutbl {
     border: 1px solid #fff000;
	 border-right-width: 2px;
     border-bottom-width: 2px;	 
	 }

#map td {
     height: 20px;
	 }
.foottxt {
     font-size: 10px;
}
#news {
     border: 1px solid #000000;
}
.bold {font-weight: bold; }