.smalltextwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.td1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #296B52;
}
.td2 {

	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC5252;
}
.td3 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #296B52;
}
.normaltextboldblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}.normaltextwhite {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.titletextblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.subtitletext {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}
.bg1 {
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
}
.bg2 {

	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
}
.subtitletext2 {

	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.normalsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
