.top_strip {
	background-image: url(images/top_strip.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 23px;
	width: auto;
}
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 660px;
	width: auto;
	background-color: #C3C3C3;
}
.welcome_text {
	font-family: Arial;
	font-size: 21px;
	color: #7F838F;
	text-decoration: none;
}
.txt11grey {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.txtbold12 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
        a:link {color: #333333}
	a:visited {color: #FFFFFF;}

}
.txt11white {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
