.menubg {
	background-image: url(images/blueband_bg.jpg);
	background-repeat: repeat-x;
}
.tbl_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-left-width: 1px;
}

.white_bigtxt {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.blue_bigtxt {

	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #2ABEFC;
	text-decoration: none;
}
.txt {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #000000;
	line-height: 26px;
}
.mid_bg {
	background-image: url(images/mid_bg.jpg);
	background-repeat: no-repeat;
}
.blacktxt {
	font-family: Rockwell;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.txtred_un {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #e40000;
	line-height: 26px;
	text-decoration: underline;
}
.txtb1 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 26px;
	font-style: italic;
}
.txtbox {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000033;
}
.headerbg {
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
}
