A  {
	text-decoration : none;
	color : #000000;
}

A:Visited  {
	color : #000000;
	text-decoration : none;
}

A:Active  {
	text-decoration : none;
}

A:Hover  {
	text-decoration : underline;
}

BODY  {
	font-size : xx-small;
	font-family : Arial;
	color : #000000;
}

.t1  {
	font-weight : bold;
	font-family : Arial;
	font-size : 10;
	color : 000000;
}

.t2  {
	font-family : Arial;
	font-size : 10;
	color : ffffff;
}

.t3  {
	font-weight : bold;
	font-family : Arial;
	font-size : 14;
	color : 000000;
}

.t4  {
	font-family : Arial;
	font-size : 14;
	color : 000000;
}

.t5  {
	font-weight : bold;
	font-size : 12;
	color : #703200;
        text-decoration : underline;
}

.t6  {
	font-family : Arial;
	font-size : 12;
	color : 000000;
}

.t7  {
	font-family : Arial;
	font-size : 10;
	color : ffffff;
}

.bottone1  {
	font-size : xx-small;
	font-family : Arial;
	color : #000000;
	font-weight : bold;
	border-width : thin;
}

/*
.form  {
	border-width : 1;
	border-color : #fffaf0;
	color : #656565;
	font-size :  xx-small;
	font-family : Arial,Arial;
	background-color : #FEFCEC;
	font-weight : normal;
	border-width : thin;
	scrollbar-3dlight-color: #C8B5B5; 
    scrollbar-arrow-color: #706666;
    scrollbar-base-color: #FEFCEC; 
    scrollbar-darkshadow-color: #C8B5B5; 
	scrollbar-face-color: #DBD8D8; 
	scrollbar-highlight-color: #A29393; 
	scrollbar-shadow-color: #706666;	
	scrollbar-track-color: #FEFCEC; 
}

.form2  {
	border-width : 1;
	border-color : #fffaf0;
	color : #ff0000;
	font-size : 10;
	font-family : Arial,Arial;
	background-color : #ffffff;
	font-weight : bold;
	border-width : thin;
	scrollbar-3dlight-color: #FF0000; 
    scrollbar-arrow-color: #000000;
    scrollbar-base-color: #ff0000; 
    scrollbar-darkshadow-color: #FF0000; 
	scrollbar-face-color: #ffffff; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #000000;	
	scrollbar-track-color: #ff0000; 
}

*/

form { margin:0px; padding:0px}

.form input{
	width:184px;
	height:18px;
	font-family:arial;
	font-size:11px;
	color: #ffffff;
	padding:2px 0 0 5px;
	border-color:#434343;
	border-style:solid;
	border-width:1px;
	background-color:#000000
}

.form select{
	width:184px;
	height:18px;
	font-family:arial;
	font-size:11px;
	color: #ffffff;
	padding:2px 0 0 5px;
	border-color:#434343;
	border-style:solid;
	border-width:1px;
	background-color:#000000
}


.form textarea{
	width:274px;
	font-family:arial;
	font-size:11px;
	color: #ffffff;
	overflow:hidden;
	padding:2px 0 0 5px;
	border-color:#434343;
	border-width:1px;
	border-style:solid;
	background-color:#000000
}

.bottone1  {
	font-size : xx-small;
	font-family : Arial;
	color : #000000;
	font-weight : bold;
	border-width : thin;
}

input, select, textarea {
background-color: #ffffff;
font-family: Arial, Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: normal;
}

.button {
cursor: hand;
background-color: #999999;
color: white;
font-weight: bold;
font-family: Arial, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
border-color: black;
border-width: 1;
}

.bottone2  {
	cursor: hand;
	background-color: 33980F;
	color: white;
	font-weight: bold;
	font-style: normal;
	font-size : xx-small;
	font-family : Arial;
	font-weight : bold;
	border-width : thin;
	border-color: black;
	border-width: 1;
}

.background1 {
background-attachment: fixed;
background-repeat: no-repeat;
background-position: bottom;
}

