.tobelt {
	background-image: url(../images/popupbg.jpg);
	height: 89px;
	text-align: center;
}
.contentbg {
	background-color: #e6eded;
	background-image: url(../images/contentbg.jpg);
	text-align: center;
}
.topbelttext {
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.topbelttextblue {
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #63dcff;
	text-decoration: none;
}
.toptext {
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.textbold {
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #303638;
	text-decoration: none;
	text-align: left;
}
.content {
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4E595D;
	text-decoration: none;
}
.bottombg {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	height: 64px;
	background-color: #4E595D;
	text-align: center;
}
