.nav_bg {
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	width: 750px;
}
.txtbold12 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #868686;
	text-decoration: none;
}
.welcome_text {
	font-family: Arial;
	font-size: 21px;
	color: #868686;
	text-decoration: none;
}
.txt11grey {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}

