@charset "utf-8";
.hdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #099;
	text-decoration: none;
}
.hdr_sub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}
.body_txt {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #036;
	text-decoration: none;
}
.body_txt_bd {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #036;
	text-decoration: none;
}
.body_txt_ital {
	font-family: Verdana;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #036;
	text-decoration: none;
}
.low_links {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #9FF;
	text-decoration: none;
}
.bullet_1 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #F00;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: disc;
}
.copyr {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}
.tbl_banner {
}
.tbl_body_top {
	background-image: url(images/slices_01.png);
	background-repeat: no-repeat;
	height: 10px;
}
.tbl_body_mid {
	background-image: url(images/slices_02.png);
	background-repeat: repeat-y;
}
.tbl_body_low {
	background-image: url(images/slices_04.png);
	background-repeat: no-repeat;
	height: 11px;
}
.tbl_1 {
	background-image: url(images/bannerpic1.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.tbl_2 {
}
.tbl_3 {
}
.top_address {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CFF;
	text-decoration: none;
}
.red_bd {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
}
.links_rev {
	font-family: Verdana;
	font-size: 13px;
	color: #FFF;
	text-decoration: underline;
}.links_norm {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #069;
	text-decoration: underline;
}
