html, body 
{ 
	margin:0;
	padding:0; 
	/*height:100%; 
	height: auto;
	min-height: 100%;*/
	font:Verdana,Tahoma,Helvetica,Sans-serif,Arial; 
	font-size: 10px;
	font-weight: normal;
	background-color: white; 
}



.horizontalseparator1
{
	width: 100%;
	height: 1px;
	float: left;
	background-color: #D8D2BD;	
}

.horizontalseparator2
{
	width: 100%;
	height: 1px;
	float: left;
	background-color: White;	
}

.columnheader
{
	background-image: url('../Images/columnheader.jpg'); 
	line-height: 18px; 
	height: 20px;
	background-repeat: repeat;
	vertical-align: middle;
}

.FreezingHeader
{
    position: relative;
    top: expression(document.getElementById("Container").scrollTop);
    z-index: 10;
}

.FreezingCol
{
    LEFT: expression(document.getElementById("Container").scrollLeft);
    border-style: none;
    position: relative;
    z-index: 20;
}

.sionDataGridHeader
{     
    position: relative;
    border-style: none;
    text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
	color: Black;
    z-index: 10;
}

.sionDataGridHeader2
{     
    position: relative;
    border-style: none;
    text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
	color: Black;
    top: expression(this.offsetParent.scrollTop);
    z-index: 10;
}

.sortedASC
{
    background-image: url(./images/2.0/bgGridASC.jpg); 
    background-repeat: no-repeat; 
    background-position: right;
    height: 20px;
} 
.sortedDESC
{ 
    background-image: url(./images/2.0/bgGridDESC.jpg);
    background-repeat: no-repeat; 
    background-position: right;
    height: 20px;
}

.rowItem
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	color: Black;
	background-color: White;
}

.rowAlternatingItem
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	color: Black;
	background-color: Silver;
}

.rowSelectedItem
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	color: White;
	cursor: hand;
	background-color: Navy;
}

A.tab_2_0:LINK
{
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
A.tab_2_0:VISITED
{
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
A.tab_2_0:HOVER
{
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.Tab_2_0
{
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
}

.SionButton
{
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
}


.button
{
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: Black;
}

.buttonSel
{
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: Black;	
}


.buttonRoll {
	/*background-image: url(./images/2.0/bgApp.jpg);*/
	cursor: hand;
}
.buttonOver {
	/*background-image: url(./images/2.0/bgToolbar.jpg);*/
}


/*
.button
{
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: Black;
	vertical-align: middle;
	text-align: center;	
	white-space: nowrap;
}

.buttonSel
{
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: Black;
	vertical-align: middle;
	text-align: center;		
	white-space: nowrap;
}

.buttonRoll {	
	cursor: hand;	
	border-style: solid;
	border-width: 1px;
	border-color: Navy;
	background-color: #C1D2EE;
	height: 100%;
	vertical-align: middle;
	text-align: center;
	padding: 1px 2px 1px 2px;
	height: 18px;
}

.buttonOver 	
{
	border-style: solid;
	border-width: 1px;
	border-color: #F2F2EF;
	background-color: #F2F2EF;
	height: 100%;
	vertical-align: middle;
	text-align: center;
	padding: 1px 2px 1px 2px;
	height: 18px;
}
*/

.appRoll {
	/*background-image: url(./images/2.0/bgAppSel.jpg);*/
	cursor: hand;
}
.appOver {
	/*background-image: url(./images/2.0/bgApp.jpg);*/
}
			
.application
{
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
}

.applicationSelected
{
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
}

A.menu:LINK
{
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFFFFF;
}
A.menu:VISITED
{
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFFFFF;
}
A.menu:HOVER
{
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	border-style: solid;
	border-width: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	border-bottom-color: #3366CC;
	border-right-color: #3366CC;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(./images/blu.gif);
	color: #FFFFFF;
}

.AppSelected
{
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	border-style: solid;
	border-width: 1px;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-top-color: #3366CC;
	border-left-color: #3366CC;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	background-image: url(./images/blu.gif);
	color: #FFFFFF;
}

.Normal
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;	
}

.Label
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;	
}


.Title
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;	
}

.Msg
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	color: Navy;
}

.txtNormal
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #6666FF;
	border-right-color: #6666FF;
	border-top-color: #6666FF;
	border-left-color: #6666FF;
}

A.item:LINK
{
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 4px;
	color: #6666FF;
}
A.item:VISITED
{
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 4px;
	color: #6666FF;
}
A.item:HOVER
{
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	border-style: solid;
	border-width: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	background-image: url(./images/celeste2.gif);
	color: #6666FF;
	border-color: #6666FF;
}

.Selected
{
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	border-style: solid;
	border-width: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	background-image: url(./images/celeste2.gif);
	color: #6666FF;
	border-color: #6666FF;
}

A.cmd:LINK
{
	text-decoration: none;
	color: Navy;
}
A.cmd:VISITED
{
	text-decoration: none;
	color: Navy;
}
A.cmd:HOVER
{
	text-decoration: none;
	color: Navy;
}

A.link:LINK
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;	
	text-decoration: none;
	color: White;
	white-space:nowrap;
}
A.link:VISITED
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;	
	text-decoration: none;
	color: White;
	white-space:nowrap;
}
A.link:HOVER
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;	
	text-decoration: underline;
	color: White;
	white-space:nowrap;
}

A.button:LINK
{
	text-decoration: none;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	border-style: solid;
	border-width: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	padding-right: 4px;
	border-bottom-color: #003399;
	border-right-color: #003399;
	border-top-color: #99CCCC;
	border-left-color: #99CCCC;
	background-image: url(./images/blu.gif);
	color: #FFFFFF;
}
A.button:VISITED
{
	text-decoration: none;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	border-style: solid;
	border-width: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	padding-right: 4px;
	border-bottom-color: #003399;
	border-right-color: #003399;
	border-top-color: #99CCCC;
	border-left-color: #99CCCC;
	background-image: url(./images/blu.gif);
	color: #FFFFFF;
}
A.button:HOVER
{
	text-decoration: none;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	border-style: solid;
	border-width: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	padding-right: 4px;
	border-bottom-color: #003399;
	border-right-color: #003399;
	border-top-color: #99CCCC;
	border-left-color: #99CCCC;
	background-image: url(./images/blu.gif);
	color: #FFFFFF;
}

A.back:LINK
{
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #6666FF;
}
A.back:VISITED
{
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #6666FF;
}
A.back:HOVER
{
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #6666FF;
}
.back
{
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #6666FF;
}

A.tab:LINK
{
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
A.tab:VISITED
{
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
A.tab:HOVER
{
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.TabSelected
{
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

A.link:LINK
{
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
}
A.link:VISITED
{
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
}
A.link:HOVER
{
	text-decoration: underline;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #3366CC;
}

A.Allegato:LINK
{
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	color: #000000;
}
A.Allegato:VISITED
{
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	color: #000000;
}
A.Allegato:HOVER
{
	text-decoration: underline;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	color: #3366CC;
}

A.buttonPage:LINK
{
	text-decoration: underline;
	/*font-weight: bold;*/
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
A.buttonPage:VISITED
{
	text-decoration: underline;
	/*font-weight: bold;*/
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
A.buttonPage:HOVER
{
	text-decoration: underline;
	/*font-weight: bold;*/
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.buttonPageSelected
{
	text-decoration: none;
	/*font-weight: bold;*/
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

A.MenuItem:LINK
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;	
	text-decoration: none;
	color: #000000;
}
A.MenuItem:VISITED
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;	
	text-decoration: none;
	color: #000000;
}
A.MenuItem:HOVER
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;	
	text-decoration: underline;
	color: #000000;
}

.MenuItemSelected
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;	
	text-decoration: underline;
	color: #000000;
}

immagine {
	border-bottom: 1px solid #000000;
	display: block;
	padding-bottom: 0px;
}

A.Btn:LINK
{
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	color: #000000;
}
A.Btn:VISITED
{
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	color: #000000;
}
A.Btn:HOVER
{
	text-decoration: underline;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	color: #3366CC;
}

input.Disabled
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	color: Black;
	/*background-image:url("../Images/blu.gif")*/
	background-color: Silver; /*#F7F7F7;*/
}


.menu2
{
	background-color: #F2F2EF;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif, Arial;
	font-size: 10px;
	font-weight: normal;
	color: Black;	
	height: 24px;
	border: solid 1px #F2F2EF;
}

.menuover2
{
	background-color: #C1D2EE;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif, Arial;
	font-size: 10px;
	font-weight: normal;
	color: Black;	
	height: 24px;
	border: solid 1px Navy;
	cursor: hand;
}

.menulevelover2
{
	background-color: #C1D2EE;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif, Arial;
	font-size: 10px;
	font-weight: normal;
	color: Black;	
	height: 24px;
	cursor: hand;
	/*border: solid 1px Navy;*/
}

.menulevel2
{	
	/*border: solid 1px Navy;*/
	border-top:solid 1px Navy;
	border-left:solid 1px Navy;
	border-right:solid 1px Navy;
	border-bottom:solid 1px Navy;
}

/*div#container      
{ 
	width: 100%;
	height: 100%;
}
*/

.container      
{ 
	width: 100%;
	height: 100%;	
	z-index: 0;
}