.bg_border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8B8B8B;
	border-left-color: #8b8b8b;
}
.navi_bg {
	background-image: url(images/navi_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 179px;
	padding-right: 2px;
	padding-left: 2px;
}
.white_text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.title21 {
	font-size: 21px;
	text-decoration: none;
}
.boldnav {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
