#BannerDiv  a:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#BannerDiv a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#BannerDiv a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #D8D9DB;
}
#BannerDiv {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.centertext {
	text-align: center;
}
.centerRedText {
	font-weight: bold;
	color: #933;
	text-align: center;
}
.imageLeft {
	float: left;
}
.imageright {
	float: right;
}

