.con_boader {
	background-color: #334555;
	background-image: url(images/con_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	height: 600px;
}
.white {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.con_pad {
	padding-right: 19px;
	padding-left: 19px;
}
.boldnav {
	font-weight: bold;
	color: #E6E8E5;
	text-decoration: none;
}
.title21 {
	font-size: 21px;
}
a:visited    { color: #ff0000; }
