.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.header_bg_cell {
	background-image: url(images/index_07.gif);
	background-repeat: repeat-x;
	font-family: "BankGothic Md BT";
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	padding: 7px;
	color: #000000;
	font-style: normal;
}

.nav_bg {
	background-image: url(images/index_10.gif);
	background-repeat: repeat-y;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000000;
}


.header_bg_rt {
	background-image: url(images/index_header_bg_rt_06.gif);
	background-repeat: repeat-x;
	text-align: left;
}
.nav_txt {
	text-align: left;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 13px;
	text-decoration: underline;
}
.body_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 12px;
	list-style-type: disc;
	color: #000000;
	text-align: justify;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.events_table {
	padding: 8px;
	border: medium dashed #0041B7;
	background-color: #CCCCCC;
}
.header_bg_left {
	background-image: url(images/index_06.gif);
}


.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	padding: 18px;
}
.body_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.events_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
.body_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	margin: 0px;
	background-image: url(images/index_14.jpg);
	background-repeat: repeat-x;
}
.full_width_table {
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
