body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(images/bgnd_page.gif);
	margin: 0px;
}
.bgtable {
	background-image: url(images/bgnd_topY.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.bgcentretable {
	background-image: url(images/bgnd_table.gif);
	background-repeat: repeat-y;
	margin: 0px;
}
.flacentertable {
	background-image: url(images/bgnd_tableX_top.gif);
	background-repeat: repeat-y;
}
.flabottomtable {
	background-image: url(images/bgnd_tableBTM_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 8px;
}
.navmargin {
	width: 40px;
	background-image: url(images/nav_left.jpg);
}
.bgfooter {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.contenttable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding: 40px;
}
.text {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.titlered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.titlered2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.titleblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}.foottext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFCC99;
	text-decoration: none;
}
