.topSx {
	background-image: url(img/sf_top.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.topDx {
	background-image: url(img/sf_top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
tr{
	font-size: 11px;
}
.homeMainTd {
	background-image: url(img/home_sf_main.gif);
	background-repeat: repeat-y;
}
.address, .address a{
	font-size: 9px;
	color: #817D7A;
	background-color: #292929;
	text-decoration: none;
}
.address a:hover{
	color: #575554;
}
.tdMenu {
	background-image: url(img/page_main_sf_sx.gif);
}
.tabMenu {
	background-image: url(img/page_main_sf_sx_lines.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.tabMenu td, .tabMenuHome td{
	font-size: 9px;
	color:#FFFFFF;
	font-weight: bold;
}
.tabMenu td a, .tabMenuHome td a{
	font-size: 9px;
	text-decoration: none;
	color:#DDD5D0;
	font-weight: normal;
}
.tabMenu td a:hover, .tabMenuHome td a:hover{
	font-size: 9px;
	text-decoration: none;
	color:#FFFFFF;
	font-weight: normal;
}
.textTab {
	background-image: url(img/page_texttd_topbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.textTab tr{
	font-size: 10px;
	line-height: 130%;
	color: #A4A4A4;
}
.titolo{
	padding-bottom: 5px;
	color: #A4A4A4;
	font-weight: bold;
	font-size: 20px;
	border-bottom: 1px solid #575757;
}
.tabMenuHome {

	background-image: none;
	background-repeat: no-repeat;
	background-position: top;
}
.stylelink {
	font-size: 9px;
	color: #A4A4A4;
	background-color: #484848;
	text-decoration: underline;
}
