BODY {
	background-color: #000;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#tb_header {
	background-image: url(../img/header_bg.jpg);
	width: 950px;
	height: 130px;
}

#tb_header td {
	text-align: center;
	vertical-align: middle;
}

#tb_menu {
	width: 950px;
	height: 74px;
}

#tb_menu td {
	text-align: center;
	vertical-align: middle;
}

#tb_footer {
	background-color: #BF1B31;
	width: 950px;
	height: 14px;
}

#pages {
	position: relative;
	top: 30px;
}

#pages TD {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	color: #808284;
	font-weight: bold;
	text-decoration: none;
}

#pages TD A:link,
#pages TD A:active,
#pages TD A:visited {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	color: #808284;
	font-weight: bold;
	text-decoration: none;
}

#pages TD A:visited {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	color: #808284;
	font-weight: bold;
	text-decoration: underline;
}

.navon {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	color: #940609;
	font-weight: bold;
	text-decoration: none;
}
