a:link {
	text-decoration:none;
	color: #000000;
}
a:visited {
	text-decoration:none;
	color: #000000;
}
a:hover {
	text-decoration:underline;
	color: #FF0000;
}
.tbl-vline {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #989A9A;
	border-left-color: #989A9A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #989A9A;

}
.tb_border {
	border: 1px solid #000000;
}

.alpha_set {
	filter: alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
}
.tb_bg_shadow {
	background-image: url(images/top/bg_r.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 722px;
}
.header_bg {
	background-image: url(images/top/top_header_img.jpg);
	background-repeat: no-repeat;
	height: 80px;
	margin: 0px;
	padding: 0px;
	width: 699px;
}
.header_sitemap {
	font-size: 10px;
	text-align: right;
	margin-right: 10px;
	line-height: 11px;
	padding-top: 10px;
}

.header_copy {
	padding-left: 246px;
	font-size: 10px;
	line-height: 14px;
	margin-top: 10px;
}
body {
	margin: 0px;
	padding: 0px;
}
