body {
	background-color: #D3DAC8;
}

body, td, th {
	color: #666633;
}

h1, h2 {
	color: #FFFFCC;
	font-family: "Century Gothic", Calibri, Cambria, "Courier New";
	font-size: 12pt;
	line-height: 16pt;
}

h3, h4, h5, h6 {
	color: #999966;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.maintext {
	font-family: "Century Gothic", Calibri, Cambria, "Courier New";
	font-size: 12pt;
	line-height: 20px;
	color: #FFFFCC;
}

.smallmaintext {
	font-family: "Century Gothic", Calibri, Cambria, "Courier New";
	font-size: 10pt;
	line-height: 20px;
	color: #FFFFCC;
}

.yellowtext {
	font-family: "Century Gothic", Calibri, Cambria, "Courier New";
	font-size: 11pt;
	color: #FFCC00;
}
.xsyellowtext {
	font-family: "Century Gothic", Calibri, Cambria, "Courier New";
	font-size: 9pt;
	color: #FFCC00;
}

a {
  color: #ffffff;
}

a.navmenu {
	font-family: Harrington, "High Tower Text", "Poor Richard", Georgia;
	font-size:14pt;
	text-decoration: none;
	color: #ECEFAE;
	line-height: 24px;
}

a.navmenu:hover {
	color: #CCFFFF;
}

.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666633;
	font-size: 10pt;
	line-height: 20px;	
}

.smalllinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666633;
	font-size: 9pt;
	line-height: 20px;	
}

.xsmalllinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666633;
	font-size: 8pt;
	line-height: 20px;	
}

.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #336699;
	font-size: 12pt;
	line-height: 20px;	
}

a:hover {
	color: #CCFFFF;
}

.tdSidesL {
	border-right-width: thin;
	border-right-style: ridge;
	border-right-color: #CCCC99;
}
.tdSidesR {
	border-left-width: thin;
	border-left-style: ridge;
	border-left-color: #CCCC99;
}
