.top_strip {
	background-image: url(images/top_strip.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 10px;
	width: auto;
}
.txtbold12 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #5A701B;
	text-decoration: none;
}
.welcome_text {
	font-family: Arial;
	font-size: 18px;
	color: #728920;
	text-decoration: none;
}
.txt11grey {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.bg_top {
	background-image: url(images/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: auto;
}
.tabs_bg {
	background-image: url(images/tabs_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 10px;
	padding-top: 2px;
}
.txt11black {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
