body { background:url(img/site_bg.jpg)}

td {background: #fff;
}

.inputbg {
	background:url(img/join.png) no-repeat left;
	border:none;
}

.body_text {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	margin:4px;
}

.footer_text {
	font-family: tahoma;
	font-size: 11px;
	color: #fff;
	padding:12px;
}

.address {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}

.page_heading {
	font-family: impact;
	font-size: 30px;
	padding-top:15px;
	color: #000;
	font-stretch:extra-expanded
}

.page_sub-heading {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #F90;
}

a.footer_link:link, a.footer_link:visited {
	font-family: tahoma;
	font-size: 12px;
	color: #fff;
	text-decoration:none;
}

a.footer_link:hover {
	font-family: tahoma;
	font-size: 12px;
	color: #ccc;
	text-decoration:none;
}

a.text_link:link, a.text_link:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.text_link:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: underline;
}

/** Links End **/

.imgGallery2 {
	border:2px solid #999 !important;
	margin:0px;
	padding:1px;
	width:124px;
	height:100px;
}