@charset "utf-8";
.tabl_bkgd {
	background-repeat: no-repeat;
}

.body_txt {
	font-family: Verdana;
	font-size: 13px;
	color: #003366;
	text-decoration: none;
}
.sm_lower {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.links {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.links_dark {
	font-family: Verdana;
	font-size: 14px;
	color: #003366;
	text-decoration: underline;
}
.subtitle {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.links_top {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.hdr {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.body_und {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
}
.txt_smcaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	text-align: left;
}
.sm_red {
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
.links_lower {
	font-family: Verdana;
	font-size: 12px;
	color: #0CC;
	text-decoration: underline;
}
.tbl_banner {
	background-image: url(images/slice1.jpg);
	background-repeat: no-repeat;
	height: 330px;
	width: 950px;
}
.tbl_low {
	background-image: url(images/slice4.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 950px;
}
.tbl_mid {
	background-image: url(images/slice2.jpg);
	background-repeat: repeat-y;
}

