html, body {

	height: 100%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;/*#FBFCFD;*/
	scrollbar: auto;
	scrollbar-3dlight-color:#F8E8C9;  
	scrollbar-track-color:#FEECCB; 
	scrollbar-arrow-color:#9F752B; 
	scrollbar-base-color:#F8E8C9; 
	scrollbar-darkshadow-color:#9F752B; 
	scrollbar-face-color:#FEC272; 
	scrollbar-highlight-color:#FFE1B9; 
	scrollbar-shadow-color:#E08223;
}

.TableTotal{
	width: 770 px;
	BORDER-RIGHT: #CCD6D7 1px solid; 
	BORDER-TOP: #CCD6D7 1px solid; 
	BORDER-LEFT: #CCD6D7 1px solid; 
	BORDER-BOTTOM: #CCD6D7 1px solid;
}
.TableLeft{
	BORDER-RIGHT: #FFFFFF 1px solid; 
	BORDER-TOP: #FFFFFF 1px solid; 
	BORDER-BOTTOM: #FFFFFF 1px solid;
}

.TestoData{
	font-family: Verdana, Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #A1ACBD;
	text-decoration: none;
}

.TestoCenter{
	font-family: Verdana, Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #565163;
	text-decoration: none;
}

.TestoArancio{
	font-family: Arial, Verdana;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #E77817;
	text-decoration: none;
}

.TestoBianco{
	font-family: Verdana, Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

.TestoBiancoSmall{
	font-family: Verdana, Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}

.TitoloArancio{
	font-family: Arial, Verdana;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	color: #E77817;
	text-decoration: none;
}

.TitoloBlu{
	font-family: Arial, Verdana;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	color: #0093DD;
	text-decoration: none;
}

.TreeViewMenuNode {
	font-family: Verdana, Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

.searchTextBox
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
	color: #798EA3;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	height: 15px;
}

.searchCheckBox
{
	font-family: Verdana, Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
	
	height: 10px;
	width: 10px;
}

.SfondoCerca{
	background-image: url(../images/SfondoCerca.gif);
	background-repeat: no-repeat;
	background-color: #F0A067;
}

.SfondoSottoMenu{
	background-image: url(../images/SfondoSottoMenu2.gif);
	background-repeat: repeat-y;
}

.SfondoSottoMenuHome{
	background-image: url(../images/x.gif);
	background-repeat: repeat-y;
}
.SfondoSottoMenuHomeNew{
	background-image: url(../images/xx.gif);
	background-repeat: repeat-y;
}
a.MenuTop:LINK, a.MenuTop:VISITED, a.MenuTop:ACTIVE{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

a.MenuTop:HOVER{
	color: #F3F3F3;
}

a.TreeViewMenuNode:Link, a.TreeViewMenuNode:Visited, a.TreeViewMenuNode:Active {
	font-family: Verdana, Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
a.TreeViewMenuNode:Hover {	
	color: #ffffff;
	text-decoration: underline;
}

a.TreeSubMenuNode:Link, a.TreeSubMenuNode:Visited, a.TreeSubMenuNode:Active {
	font-family: Verdana, Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #526983;
	text-decoration: none;
}
a.TreeSubMenuNode:Hover {	
	color: #526983;
	text-decoration: underline;
}

.contentpane {
	width: 100%;
	background-color: transparent;
	padding-right: 4px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.leftpane {
	width: 100%;
	background-color: transparent;
	padding-top: 6px;
	padding-right: 6px;
}
.rightpane {
	width: 178px;
	background-color: transparent;
	padding-top: 10px;
	padding-right: 4px;
}

.contentpaneHome {
	width: 312px;
	background-color: transparent;
	padding-right: 4px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.rightpaneHome {
	width: 174px;
	background-color: transparent;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 1px;
}
.bluChiaroVerdana11 {
	font-family: Verdana;
	font-style: normal;
	font-weight:bold;
	font-size: 11px;
	color: #575F64;
	text-decoration: none;
}
a.bluChiaroVerdana11:Link, a.bluChiaroVerdana11:Visited, a.bluChiaroVerdana11:Active {
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color:#575F64;
	text-decoration: none;
}
a.bluChiaroVerdana11:Hover {
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #F0A067;
	text-decoration: underline;
}
.grigioVerdana11 {
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
	color: #798EA3;
	text-decoration: none;
}
a.grigioVerdana11:Hover {
	font-family: Verdana;
	font-style: normal;
	font-weight:500;
	font-size: 9px;
	color: #798EA3;
	text-decoration:none;
    font-stretch:condensed; 
}
a.grigioVerdana11:Link, a.grigioVerdana11:Visited, a.grigioVerdana11:Active {
	font-family: Verdana;
	font-style: normal;
	font-weight:500;
	font-stretch:condensed;
    font-size: 9px;
	color: #798EA3;
	text-decoration: none;
}
.arancioVerdana11 {
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
	color: #E37B37;
	text-decoration: none;
}
a.arancioVerdana11:Hover {
	font-family: Verdana;
	font-style: normal;
	font-weight:500;
	font-size: 9px;
	color: #E37B37;
	text-decoration:none;
    font-stretch:condensed; 
}
a.arancioVerdana11:Link, a.arancioVerdana11:Visited, a.arancioVerdana11:Active {
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
	color: #E37B37;
	text-decoration: none;
}
a.TreeViewMenuSelected:Link, a.TreeViewMenuSelected:Visited, a.TreeViewMenuSelected:Active{
	font-family: Arial, Verdana;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #E37B37;
	text-decoration: none;
}
a.TreeViewMenuSelected:Hover  {	
	color: #E37B37;
	text-decoration: underline;
}


