	.bogo {
		CURSOR: url('http://www.mrbogo.it/img/cursore.cur');
	}
	body {
		BACKGROUND-IMAGE: url('img/sfondo.gif');
		background-attachment:fixed;
		FONT-SIZE: 10px;
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
		BACKGROUND-REPEAT: repeat-x;
	}
	TR {
		FONT-SIZE: 10px; 
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
		height: 20
	}
	.intestazione {
        background-color: #9bcdFF;
    }
    .testo1 {
        background-color: #ffffff;
    }
    .testo2 {
        background-color: #dcf0fa;
    }
    .testo3 {
        background-color: #ffff80;
    }
	
	.menu {
		height: 18
	}
	.sotto {
		FONT-SIZE: 10px; 
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	}
	.tdTitolo {
		FONT-SIZE: 14px; 
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	}
	SELECT {
		FONT-SIZE: 10px;
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	}
	INPUT {
		FONT-SIZE: 10px;
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	}
	TEXTAREA {
		FONT-SIZE: 10px;
		background-color: #dcf0fa;
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	}
	A {
		FONT-SIZE: 10px;
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
 		COLOR: #000000;
		TEXT-DECORATION: none;
	}
	.a2 {
 		COLOR: #0000ff;
	}
	.sottoA {
		FONT-SIZE: 10px;
	}
	A:hover {
	   COLOR: #ff0000;
	}
	.B:hover {
	   COLOR: #ffff00;
	}
	.but {
		FONT-SIZE: 10px;
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

	}
	.testo {
		FONT-SIZE: 10px;
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
 		BACKGROUND-IMAGE: url('img/trasp.gif');
	}
	.selez {
		FONT-SIZE: 10px;
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
 		BACKGROUND-IMAGE: url('img/trasp.gif');
	}
	.tb1 {
		border: 2px solid #9bcdFF;
	}
	.tb2 {
		border: 1px solid #9bcdFF;
	}

	.td1 { 
		border: 1px solid #FFFFFF;
	}
	
	
	
	
	
	
	
	
	
	
	div.uedge {
      width: 100%;
       background-color: #c8ffff;
    }
    div.redge {
      background-position:  right top;
      background-repeat: repeat-y
                 
      

    }
    div.bedge {
      background-position:  left bottom;
      background-repeat: repeat-x
      


    }
    div.ledge {

      
      

    }
    div.ulcorner {
      background-image: url('img/ang1.gif');
      background-position:  left top;
      background-repeat: no-repeat
    }
    div.urcorner {
      background-image: url('img/ang2.gif');
      background-position:  right top;
      background-repeat: no-repeat
    }
    div.blcorner {
      background-image: url('img/ang3.gif');
      background-position:  left bottom;
      background-repeat: no-repeat
    }
    div.brcorner {
      background-image: url('img/ang4.gif');
      background-position:  right bottom;
      background-repeat: no-repeat;
     padding: 1px 1px 1px 1px;
    }
    div.innercontent {
      width: 100%;
    }
    
    
    
    
  div.centro {
	width:100;
	background: #ffffff;
  } 
  
  div.ang1 {
	height:25;
	background: url('img/ang1.gif') no-repeat top left;
  } 
  div.ang2 {
	height:25;
	background: url('img/ang2.gif') no-repeat top right;
  }
  div.ang3 {
	height:25;
	background: url('img/ang3.gif') no-repeat bottom left;
  }
  div.ang4 {
	height:25;
	background: url('img/ang4.gif') no-repeat bottom right;
  }
  div.lat1 {
	background: url('img/lat1.gif') repeat-x top center;
  }
  div.lat2 {
	background: url('img/lat2.gif') repeat-y top right;
  }
  div.lat3 {
	background: url('img/lat3.gif') repeat-x bottom center;
  }
  div.lat4 {
	background: url('img/lat4.gif') repeat-y top left;
  }
    div.contenuto {
	width:104%;
	align:center;
  } 
  
  
  
  
  
  
#content {padding:20px}
#dialog {position:absolute; width:325px; padding:2px; z-index:100; background:#fff;}
#dialog-header {display:block; position:relative; width:311px; padding:3px 6px 7px; height:14px; font-size:14px; font-weight:bold}
#dialog-title {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; float:left}
#dialog-close {float:right; cursor:pointer; margin:3px 3px 0 0; height:11px; width:11px; background:url(img/dialog_close.gif) no-repeat}
//#dialog-content {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; display:block; height:120px; padding:6px; color:#666666; font-size:14px}
#dialog-content {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; display:block; padding:6px; color:#666666; font-size:14px}

#dialog-mask {position:absolute; top:0; left:0; min-height:400px; width:100%; background:#FFF; opacity:.75; filter:alpha(opacity=75); z-index:100}
//#dialog-mask {position:absolute; top:0; left:0; min-height:400px; width:0; background:#FFF; opacity:.75; filter:alpha(opacity=75); z-index:100}


.error {background:#fff url(img/error_bg.jpg) bottom right no-repeat; border:1px solid #924949; border-top:none}
.errorheader {background:url(img/error_header.gif) repeat-x; color:#6f2c2c; border:1px solid #924949; border-bottom:none}
.warning {background:#fff url(img/warning_bg.jpg) bottom right no-repeat; border:1px solid #c5a524; border-top:none}
.warningheader {background:url(img/warning_header.gif) repeat-x; color:#957c17; border:1px solid #c5a524; border-bottom:none}
.success {background:#fff url(img/success_bg.jpg) bottom right no-repeat; border:1px solid #60a174; border-top:none}
.successheader {background:url(img/success_header.gif) repeat-x; color:#3c7f51; border:1px solid #60a174; border-bottom:none}
.prompt {background:#fff url(img/prompt_bg.jpg) bottom right no-repeat; border:1px solid #4f6d81; border-top:none}
.promptheader {background:url(img/prompt_header.gif) repeat-x; color:#355468; border:1px solid #4f6d81; border-bottom:none}