@charset "utf-8";
a:active {
	color: #31497B;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
}

a:hover {
	color: #31497B;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
}

a:visited {
	color: #31497B;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
}

a:link {
	color: #31497B;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
}

body {
	background-color: #8DC63F;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}
.titlebar_text {
	font-size: 24px;
	color: #FFF;
}
.buttontext {
	color: #FFF;
	font-size: 12px;
}
.normaltext {
	font-size: 12px;
	text-align: center;
}
.normal_centrecolumn {
	text-align: center;
}
.normal_Large {
	font-size: 18px;
}
.menutext {
	text-align: center;
}
.sectionheader {
	color: #364D17;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-style: normal;
}
.pricelistsection {
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	color: #554D17;
}
.normalbolditalic {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.normaltext tr td table {
	text-align: center;
}
.normaltext tr td .normal_centrecolumn .normalbolditalic {
	font-weight: bold;
}
.normaltext tr td .normal_centrecolumn .normalbolditalic {
	font-style: italic;
}
.normaltext tr td .normal_centrecolumn .normalbolditalic {
	font-size: 14px;
}
.boldemphasised {
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}

