.hand {
	cursor: hand;
}
.navact-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.navbg-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.navigationhover {
	background-color: #999999;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: justify;
	font-weight: bold;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	vertical-align: text-bottom;
}
.cellpad {
	padding-right: 8px;
}
body {
	margin: 0px;
}
.featcolor1 {
	background-color: #EB432D;
}
.featcolor2 {
	background-color: #C1DC29;
}
.featcolor3 {
	background-color: #FF6C00;
}
.bgnorpt {
	background-repeat: no-repeat;
	background-position: center center;
}
