.legendText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.buttonText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
}
.buttonStyle {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ACB78A;
	border: medium solid #528343;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	

}
.legendTextTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.normalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF66;
	font-weight: bold;
	font-style: normal;
}
.legendTextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.legendTextDark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.legendTextTitleDark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.buttonStyleDark {

	font-family: Arial, Helvetica, sans-serif;
	background-color: #ACB78A;
	border: medium solid #528343;
	font-weight: bold;
	color: #333333;
	font-size: 14px;
}

.buttonStyleBright {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFF66;
	border: thin solid #666600;
	font-weight: bold;
	color: #666600;
	font-size: 14px;
}
.normalTextTitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
}
.normalTextBig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF66;
	font-weight: bold;
	font-style: normal;
}
.normalTextBigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFF66;
	font-weight: bold;
	font-style: normal;
}
.normalTextLegend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF66;
	font-weight: bold;
	font-style: normal;
}
.normalTextBlack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	font-weight: bold;
	font-style: normal;
}
.normalTextTitleProm {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;
	font-style: normal;
}
.normalTextTitleAd {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #003300;
	font-weight: bold;
	font-style: normal;
}
.buttonStyleBrightBig {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFF66;
	border: medium solid #666600;
	font-weight: bold;
	color: #666600;
	font-size: 18px;
}
