body { 
	margin:0px;
	font-family: Geneva, Arial, Helvetica, san-serif;
	background-color:#FFFFD5;
}
body, td, th { 
	font-size:80%;
}

.warning { color: #f00 }

a  { color: #360; text-decoration: none }

a:hover  { color: #360; text-decoration: underline }

#headerBox { 
	background-color:669933;
	
	margin-top:8px;
	padding-top:8px;
	border-top:1px dotted #FFFFD5;
	
	margin-bottom:8px;
	padding-bottom:8px;
	border-bottom:1px dotted #FFFFD5;
}

.headerBox a { 
	color:#003300;
	text-decoration: none;
}

.headerBox a:active { 
	color:#FFFFD5;
	text-decoration: none;
}

.headerBox a:hover { 
	color:#FFFFD5;
	text-decoration: none;
}

.headerLinks { 
	font-family: Georgia, "Times New Roman", Times;
	font-weight: bolder;
	color:#003300;
	letter-spacing: 80%;
	text-decoration: none;
	padding-top:2px;
	border-top:1px dotted #FFFFD5;
	padding-bottom:2px;
	border-bottom:1px dotted #FFFFD5;
}

.headerLinks a { 
	color:#003300;
	text-decoration: none;
}

.headerLinks a:hover { 
	color:#FFFFD5;
	text-decoration: none;
}

.whiteheadertext {
	color:#FFFFD5;
}
.line  { border-right: 2px dotted #900 }

.pageTitle  { color: #990000; font-weight: bolder; font-size: x-large; font-family: Eurostile, Georgia, "Times New Roman", Times; text-transform: capitalize }
.capital { text-transform: capitalize }

#homeNav {
	color: #990000;
}