	.bottoni {
	 background-image: url(../img/entrainchat.gif);
        border: 0px #FFFFFF solid;
        color: #FFFFFF;
        cursor: pointer;
        font-size: 10pt; 
        font-weight: none;
        height: 20px;
        line-height: 100%
}

.txt { font-size:10px; }

input.btn { 
background-image: url(../img/bgbnt.gif);
font-size:10px;font-weight:bold; background-color:#aaa488; color:#FFF;
border:1px solid;
   border-top-color:#FFFfff;
   border-left-color:#FFFfff;
   border-right-color:#aaa488;
   border-bottom-color:#aaa488;
}

input.btn2 { 
background-image: url(../img/bgbnt2.gif);
padding:0px;font-size:10px;font-weight:bold; background-color:#918b70; color:#FFF;
border:1px solid;
   border-top-color:#FFFfff;
   border-left-color:#FFFfff;
   border-right-color:#aaa488;
   border-bottom-color:#aaa488;
}

input.btn3 { 
background-image: url(../img/bgbnt3.gif);
padding:1px;font-size:10px;font-weight:bold; background-color:#888269; color:#FFF;
border:1px solid;
   border-top-color:#FFFfff;
   border-left-color:#FFFfff;
   border-right-color:#aaa488;
   border-bottom-color:#aaa488;
}  


       form {
		display: inline;
	}
	select {
        background-color: #7d775c;
        border: 1px #635931 solid;
        float: none;
        font-family: sans-serif;
        color: #FFFFFF;
        font-size: 11px;
        display: inline-block;
        white-space: nowrap;
} 
	input {
		font-size: 9pt;
	}
	.input {
		width: 130px;
		background-color: #7d775c;
		color: #FFFFFF;
	}
	a.mail {
		color: black;
	}
	.border {
		/*background-image: url(../img/back.jpg); border: 0px solid #000000;*/
		background-position: center; background-repeat: no-repeat;
	}
	.layerwindow {
		position: absolute; visibility: hidden; z-index: 6000;
	}
	.invisible {
		visibility: hidden; display: none; color: #FFFFFF;
		background-color: #FFFFFF; z-index: 0;
	}

	/* Fonts */
	.tall {
		font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 12pt ; color: #1c638a;
		font-weight: bold;
	}
	.medium {
		font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 9pt; color: #716a4c;
		font-weight: bold; text-align: right;
	}
	.small {
		font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 10pt;
	}
	.footer {
		font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 7pt;
		font-weight: bold;
	}

	html{height: 100%}
