.contentHeader {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF7300;
	text-decoration: none;
}

.contentHeaderBig {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #FF7300;
	text-decoration: none;
}

.contentLabel {

	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #8BA42F;
	text-decoration: none;
}

.contentLabelBig {

	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #8BA42F;
	text-decoration: none;
}

.contentHidden {

	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-weight: normal;
	color: #FEEFB8;
	text-decoration: none;
}

.contentText {

	font-family: Comic Sans MS;
	font-size: 12px;
	font-weight: bold;
	color: #8BA42F;
	text-decoration: none;
}

.contentTextOrange {

	font-family: Comic Sans MS;
	font-size: 12px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
}

.contentTextOrangeBig {

	font-family: Comic Sans MS;
	font-size: 14px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
}

.contentTextBlack {

	font-family: Comic Sans MS;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.contentTextBlackThin {

	font-family: Comic Sans MS;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.InputBox {
 font-family: Trebuchet MS, Verdana;
 font-size: 11px;
 color: #333333;
 background: #FFF8DF;
 border: 1px solid #8BA42F;
}

.InputBox2 {
 font-family: Trebuchet MS, Verdana;
 font-size: 11px;
 color: #333333;
 background: #FFFFFF;
 border: 1px solid #8BA42F;
}

.background {
	background-image: url(../images/bg.jpg);

}

.button {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
    background: #8BA42F;
    border: 1px solid #C4CFD8;
}



.contentSubHeader {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
}



.contentTextRedDetails {

	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
}


-->