.redbg {
	background-color: #EF353A;
	width: 240px;
}
.redtxt {
	font-family: Arial;
	font-size: 36px;
	font-weight: bold;
	color: #EF353A;
	text-decoration: none;
}
.bltxt {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.blktxt {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


.greybg {
	background-color: #A29E9F;
	height: 66px;
}
.border {
	border: 1px solid #666666;
}.leftlink {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.stxt {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}

.txt {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
.smtxt {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #7E7B7B;
	text-decoration: none;
	}
.txtfield {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}