body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 10pt;
	color: White;
	background: White;
	margin-left: 25%;	
}

a {
	color: White;
}

a:visited {
}

a:hover {
}

h1 {
	font-size: 16pt;
	margin-top: 3px;
}

.mainTable {
	border: none;
	text-align: center;
	width: 760px;
	background: red;
} 

.mainTable td {
	text-align: left;
	vertical-align: top;
} 

.mainTable_headerCol1 {
	width: 130px;
	height: 150px;
	background: url(../../../images/utils/logolit.gif) no-repeat center;	
}

.mainTable_headerCol2 {
	width: 630px;
	background: url(../../../images/utils/logo.gif) no-repeat center;	
}

.leftColumn {
	width: 120px;
	background: Black;
	padding: 0px;
	border-top: thin solid White;
	border-bottom: thin solid White;
}

.verticalMenu {
	font-size: 10pt;
	border: none;
	text-align: left;
	width: 120px;
	height: 120px;
}

.verticalMenu th {
  background-image: url(../images/menu_titolo.gif);
	font-weight: bold;
	height: 16px;
	color: White;	
	background: Black;
}

.verticalMenu td {
	vertical-align: top;
	background: Black;
}

.verticalMenu a {
	color: White;
	text-decoration: none;
	
}

.verticalMenu a:hover {
color: Red;
	background: Black;
	text-decoration: none;
}

.verticalMenu a:visited {
	text-decoration: none;
}

.contentTable {
	padding-left: 5px;
	padding-right: 5px;
	border-top: thin solid White; 
	border-bottom: thin solid White;
}

.menuTable {
	width: 99%;
}


.menuTableCol1 {
	width: 50%;
	padding: 5px;
	vertical-align: top;
}

.menuTableCol2 {
	width: 50%;
	background: White;
	padding: 5px;
	vertical-align: top;
}

.menuTable1 {
}

.menuTable1 th {
	padding-bottom: 10px;
}

.menuTable1 td {
	padding-left: 5px; 
	padding-bottom: 5px;
}

.menuTable1 a {
	color: White;
	text-decoration: none;
}

.menuTable1 a:visited {
	color: White;
	text-decoration: none;
}

.menuTable1 a:hover {
	color: Red;
	background: White;
	text-decoration: none;
	font-weight: bold;
}

.menuTable2 {
	
}

.menuTable2 th {
	color: Black;
	padding-bottom: 10px;
}

.menuTable2 td {
	vertical-align: middle;
	padding-left: 5px;
}

.menuTable2 a {
	color: Black;
	text-decoration: none;
}

.menuTable2 a:visited {	
	color: Black;
	text-decoration: none;
}

.menuTable2 a:hover {
	color: White;
	background: Black;
	text-decoration: none;
	font-weight: bold;
}

.largeImage {
	height: 400px;
}

.propertyNavigator {
	height: 400px;
}

.propertyNavigator TD {
	color: White;
	text-align: center;
}

.propertyNavigator A {
	color: White;
	background: Red; 
	text-decoration: none;
}

.propertyNavigator A:HOVER {
	color: Red;
	background: White;
	text-decoration: none;
}

.propertyNavigator A:VISITED {
}
