body {
	margin: 0px;
	background-image:url(../images/bg.jpg);
}


.normalTxt td{
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	text-decoration:none;
}

.contentBg{


	background-image:url(../images/content_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#f2eae0;
	}


.footer{

	background-image:url(../images/footer.jpg);
	background-position:top;
	background-repeat:repeat-x;
	line-height:60px;

}

		
.iegtext{
	font-family: Tahoma;
	font-size: 11px;
	color: #d9d9d9;
	text-decoration:none;
		}
		
.copyrightstext{
	font-family: Tahoma;
	font-size: 11px;
	color: #a4a4a4;
	text-decoration:none;
		}
		
			

.highlight img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}
.highlight:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.7;
}
.tel
{
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
}