.boader_bg {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b5aca3;
	border-left-color: #B5ACA3;
}
.con_top_padding {
	padding-top: 8px;
}
.con_left_padding {
	padding-left: 4px;
}
.navi_bg {
	width: 173px;
	background-image: url(images/navi_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.white_tex {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.boldnav {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.title21 {
	font-size: 21px;
	color: #333333;
	text-decoration: none;
}
a:visited    { color: #ff0000; }
