body {
	color: #FFFFCC;
	background-color: #336633;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textlayer {
	background-color: #D2D2A6;
}
.border {
	background-color: #A3A57C;
}


a {
	color: #666666;
	text-decoration: none;
}
.menu {
	color: #CCCCCC;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	background-color: #666633;
	text-transform: uppercase;
	letter-spacing: 0.25em;

}

h2 {
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", serif, Garamond;
	color: #666633;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	letter-spacing: 0.25em;
}
h3 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC3333;
	font-weight: normal;
	letter-spacing: 0.25em;
}
.footer {
	font-size: 9px;
	color: #CCCCCC;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
}
h1 {
	font-family: Garamond, Georgia, "Times New Roman", serif;
	font-size: 18px;
	color: #666666;
	font-weight: normal;
	letter-spacing: 0.25em;
}

.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.whitetext {
	color: #FFFFCC;
}
li {
	font-size: 10px;
	color: #333333;
}
a:link {
	color: #FFFFFF;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	color: #FFFFCC;
	font-weight: bold;
}
a:active {
	color: #FFFFCC;
	font-weight: bold;
}
.formtitlered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3333;
}
h4 {
	font-family: Garamond, Georgia, "Times New Roman", serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	letter-spacing: 0.25em;
}
.menucurrent {

	color: #CCCCCC;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	background-color: #666633;
	text-transform: uppercase;
	letter-spacing: 0.25em;
}
