/* CSS Document */
#ht1,#ht2, #ht3, #ht4, #ht5, #ht11, #ht12 {
	position: absolute;
	z-index: 100;
	visibility: hidden;
	top: 0px;
	left: 10px;
}

 #ht6, #ht7, #ht8, #ht9, #ht10 {
	position: absolute;
	z-index: 100;
	visibility: hidden;
	top: 0px;
	left: 10px;
}

.hyperText  {
	color: #4D3600;
	font: 10px/12px Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #D7D2C6;
	width: 250px;
	layer-background-color: #CCCCCC 
	}
.titlesred {
	color: #993333;
	font-weight: bold;
}
.servicesBG {
	background-image: url(../pix/bg_services.gif);
	background-repeat: no-repeat;
	background-position: left;
}
