.copyright
{
	font-family: Verdana;
	font-size: 11px;
	color: #B77A49;
	padding-left: 5px;
	text-decoration: none;
}
.copyright a:hover
{
	font-family: Verdana;
	font-size: 11px;
	color: #C00;
	padding-left: 5px;
	text-decoration: none;
}
.menuarea {
    height: 565px;
    width: 900px;
    overflow: auto;
    padding: 8px;
}
.menuarea2 {
    height: 540px;
    width: 900px;
    overflow: auto;
    padding: 8px;
}
.menu-header
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	color: #DD0000;
	font-weight: bold;
}
.menu-text
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #2E2012;
}
.menu-title {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 28px;
	color: #300;
	font-weight: bolder;
}
.menu-description {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
	color: #2E2012;
}

.page-text
{
	font-family: Verdana;
	font-size: 14px;
	color: #2E2012;
	text-decoration:none;
}
.page-text a:hover
{
	font-family: Verdana;
	font-size: 14px;
	color: #C00;
	text-decoration: none;
}
.page-header {
	font-family: Verdana;
	font-size: 14px;
	color: #2E2012;
	text-decoration:none;
	font-weight: bold;
}

.selected
{
	font-family: Verdana;
    font-size: 12px;
	font-weight:bold;
    color: #FF6600;
}
.privacy 
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #2E2012;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration:none;
}
.privacy a:hover
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #900;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration:none;
}
.menu-text-bold {
	font-weight: bold;
}
.menu-header-italic {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.menu-text-red {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #DD0000;
}
.Menu-section {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	color: #DD0000;
	text-decoration: underline;
	font-weight: bold;
}
