body { margin-top: 0; margin-bottom: 0; margin-left: 0; margin-right: 0; color: #4c3d2e; background-color:#ededed; text-align: left; font-family: Georgia, Georgia, serif; font-size: 10px; letter-spacing:1pt; line-height: 12px; font-weight: solid;


 }

tr,td { text-align: left; font-family: Georgia, Georgia, serif; font-size: 10px; letter-spacing:1pt; line-height: 10pt;}

input,textarea,select { color:#bd6e54; font-size:8PT; font-family: Georgia, Georgia, serif; background:#f6fcaa; border:2PT SOLID #bd6e54; -moz-border-radius:  5px;  -webkit-border-radius: 5px; }

A:link {color: #5787a5; text-decoration: none;}
A:visited {color: #5787a5; text-decoration: none;}
A:hover{color: #b2b7b8; text-decoration: none;}
A:active{color: #b2b7b8; text-decoration: none;}


h1 {
	font-size: 16px;
	padding: 5px;
	font-family: Georgia, Georgia, serif; 
	color: #8f95b1;
	letter-spacing: 5px;
	font-weight:bold; 
	margin-bottom: 4px;
	text-align: right;
}


h2 {
	font-size: 10px;
	padding: 5px;
	font-family: verdana; 
	color: #8f95b1;
	letter-spacing: 5px;
	font-weight:bold; width:50%;
	margin-bottom: 1px;
	text-align: center;
	border-bottom: 2px solid #8f95b1;
}


	
ul#nav {float: left;	display: block}

ul#nav a {
	width: 268px;
	margin: 3px 0 0 0;  
	border: 0;
	border-left: 10px solid #8f95b1;
	padding: 10px 5px;
	font-family: Georgia, Georgia, serif;
	font-weight: normal;
	text-decoration: none;
	display: block;
	color: #4c3d2e;
	background: #d8e0e8
}

ul#nav a#current {border-color: #878383}  

ul#nav a:hover {background: #233344; color: #ededed}



