.con_left {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	background-image: url(images/con_1pix_left.jpg);
	background-repeat: repeat-y;
	width: 18px;
}
.con_right {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	background-image: url(images/con_1pix_right.jpg);
	background-repeat: repeat-y;
	width: 18px;
}
.gray_con_top {
	font-family: "Arial Narrow";
	font-size: 11px;
	text-decoration: none;
	background-image: url(images/con_top_bor.jpg);
	background-repeat: repeat-x;
	height: 7px;
}
.gray_bottom_con {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	background-image: url(images/con_bottom.jpg);
	background-repeat: repeat-x;
	height: 7px;
}
.navi_bg {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	background-image: url(images/navi_bg.jpg);
	background-repeat: repeat-y;
	width: 186px;
}

.gray_left_con {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	background-image: url(images/con_left_bd.jpg);
	background-repeat: repeat-y;
	width: 7px;
}
.gray_right_con {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	background-image: url(images/con_right_bd.jpg);
	background-repeat: repeat-y;
	width: 7px;
	background-position: right top;
	text-decoration: none;
}
.title21 {
	font-size: 21px;
	color: #333333;
	text-decoration: none;
}
.boldnav {
	font-size: 11px;
	font-weight: bold;
	color: #E1E1E1;
	text-decoration: none;
}
a:visited    { color: #ff0000; }
