.location_txt {
	font-family: Tahoma;
	font-size: 9px;
	text-transform: uppercase;
	color: #003366;
	visibility: visible;
	padding-left: 0px;
	font-weight: bold;
	margin-left: 10px;
}
.location_txt2 {
	font-family: Tahoma;
	font-size: 9px;
	text-transform: uppercase;
	color: #000000;
	visibility: visible;
	padding-left: 0px;
	font-weight: bold;
	margin-left: 30px;
}
.reg_txt {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	}
.regbold_txt{
	font-family: Tahoma;
	font-size: 12.5px;
	color: #333333;
	font-weight: bold;
	}
.heading_txt{
	font-family:Tahoma;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	}
.subheading_txt{
	font-family:Tahoma;
	font-size: 12.5px;
	color: #666666;
	font-weight: bold;
	}
.small_txt {
	font-family: Tahoma;
	font-size: 10px;
	text-transform: none;
	color: #666666;
	margin-right: 20px;
	font-weight: bold;
}
.news {
	background-color: #FFFFFF;
	height: 405px;
	width: 250px;
	overflow: scroll;
	position: static;
	visibility: visible;
	top: 400px;
	left: 180px;
	margin-left: 20px;
}
.main {
	height: 405px;
	width: 650px;
	position: static;
	overflow: auto;
	font-family: Tahoma;
	font-size: 12px;
	font-variant: normal;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
	margin-left: 20px;
}

.undercon {
	border: thin solid #333333;
	height: 35px;
	width: 340px;
	padding-top: 15px;
	background-attachment: scroll;
	background-image: url(html_img/undercon_1.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	padding-left: 60px;
}
.welcome {
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	padding-left: 20px;
	overflow: auto;
}
