@charset "utf-8";
.backgroundtop {
	background-image: url(images/demo-top.gif);
	background-repeat: repeat-x;
	background-position: right;
}
.georgia11ggreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #7E8248;
}
a.menu:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.georgia18Boldwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #E4DCC0;
}
.georgia20WhiteBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}

a.menu:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #7E8248;
	text-decoration: none;
	font-weight: bold;
}
a.menu:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.georgia12white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.georgia12green {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #7E8248;
}
.georgia14white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
}
.georgia16green {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #7E8248;
}
.georgia11grey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCCCCC;
}
.georgia11darkgreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #373D01;
}
.georgia16greenB {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #373D01;
}


.backright {
	background-image: url(images/demo-backright.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #373D01;
}
.backleft {
	background-color: #373D01;
	background-image: url(images/demo-backleft.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.backbottomleft {
	background-color: #000000;
	background-image: url(images/bottomoutside.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.backbottom {
	background-color: #000000;
	background-image: url(images/bottommiddle.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.georgia14greenB {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #373D01;
}
.georgia12grey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.georgialargetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
}
.georgia20Green {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #373D01;
}
