.top_strip {
	background-image: url(images/top_strip.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 15px;
	width: auto;
}
.txtbold12 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.welcome_text {
	font-family: Arial;
	font-size: 21px;
	color: #555874;
	text-decoration: none;
}
.txt11grey {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 600px;
	width: auto;
}
.txt11light {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #B0B5C8;
	text-decoration: none;
}
.right_padding30 {
	padding-right: 30px;
}

