/* CSS Document */
.tablebacktxt,.tablebacktxt td  {
	background-repeat: repeat-x;
	background-position: top;
}

.backgroundservices {
	background-image:url(/images/homepage/main_background.gif);
	background-repeat:repeat-x;
	height: 100px;
	cursor:pointer;
	display:block;
	border-left:1px solid #0A328C;
}
.backgroundadsl {
	background-image:url(/images/homepage/main_background_adsl.gif);
	background-repeat:repeat-x;
	height: 100px;
	cursor:pointer;
	display:block;
}
.backgrounddomain {
	background-image:url(/images/homepage/main_background_domain.gif);
	background-repeat:repeat-x;
	height: 100px;
	cursor:pointer;
	display:block;
}
.backgroundserver {
	background-image:url(/images/homepage/main_background_server.gif);
	background-repeat:repeat-x;
	height: 100px;
	cursor:pointer;
	display:block;
}
.backgroundvirtual {
	background-image:url(/images/homepage/main_background_virtual.gif);
	background-repeat:repeat-x;
	height: 100px;
	cursor:pointer;
	display:block;
}
.backgroundhosting {
	background-image:url(/images/homepage/main_background_host.gif);
	background-repeat:repeat-x;
	height: 100px;
	cursor:pointer;
	display:block;
}
.backgroundwifi {
	background-image:url(/images/homepage/main_background_wifi.gif);
	background-repeat:repeat-x;
	height: 100px;
	cursor:pointer;
	display:block;
}
.backtitledom {
	background-image:url(/images/homepage/back_title_dom.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:30px;
	padding-top:9px;
}

.backtitlepack {
        background-image:url(/images/homepage/table_sf_package.gif);
        background-repeat:no-repeat;
        background-position:left;
        height:30px;
        padding-top:9px;
}

.backtitlehost {
	background-image:url(/images/homepage/back_title_web.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:30px;
	padding-top:8px;
}
.backtitleadsl {
	background-image:url(/images/homepage/back_title_adsl.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:30px;
	padding-top:10px;
}
.backtitleserver {
	background-image:url(/images/homepage/back_title_server.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:30px;
	padding-top:8px;
}
.backtitlevirtual {
	background-image:url(/images/homepage/back_title_virtual.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:30px;
	padding-top:8px;
}
.backtitlewifi {
	background-image:url(/images/homepage/back_title_wifi.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:30px;
	padding-top:10px;
}
.txt_area {
	border: 1px solid #000000;
	font-size: 11px;
	background-color: #f5f5f5;
	padding: 3px;
}