@charset "utf-8";
a {
	font-family: Verdana;
	font-size: 13px;
	color: #F30;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #C60;
}
a:hover {
	color: #096;
}
a:active {
	color: #096;
}
.hdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #008000;
	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: #000;
	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: #666;
	text-decoration: none;
}
.tbl_banner {
}
.tbl_body_top {
}
.tbl_body_mid {
}
.tbl_body_low {
}
.tbl_1 {
	background-image: url(images/shadow_left.gif);
	background-repeat: repeat-y;
	width: 5px;
}
.tbl_2 {
	background-image: url(images/shadow_right.gif);
	background-repeat: repeat-y;
	width: 5px;
}
.tbl_3 {
	background-image: url(images/shadow_bottom.gif);
	background-repeat: no-repeat;
	height: 9px;
}
.links_rev {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.green_bold {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #060;
	text-decoration: none;
}
.orange_bold {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #F60;
	text-decoration: none;
}
.red_bold {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
}
.tbl_vert_rule {
	background-image: url(/images/vert_line_02.gif);
	background-repeat: repeat-y;
}
