.txtbold12 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #30353B;
	text-decoration: none;
}
.bot_strip {
	background-image: url(images/bot_strip.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 25px;
	width: auto;
}
.stroke_left_right {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

.txtbold12 a:link,.txtbold12 a:visited,.txtbold12 a:active {

	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #30353B;
	text-decoration: none;
}
.txtbold12 a:hover {

	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #30353B;
	text-decoration: underline;
}
.welcome_text {
	font-family: Arial;
	font-size: 21px;
	color: #1A1B20;
	text-decoration: none;
}
.txt11grey {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.copyright {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
