body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #E3E3E3;
	SCROLLBAR-HIGHLIGHT-COLOR: #F07609;
	SCROLLBAR-SHADOW-COLOR: #E3E3E3; 
	SCROLLBAR-3DLIGHT-COLOR: #F07609; 
	SCROLLBAR-ARROW-COLOR:  #F07609; 
	SCROLLBAR-TRACK-COLOR: #F07609; 
	SCROLLBAR-DARKSHADOW-COLOR: #F07609;
}
a:link {
	color: #DFDFE7;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #EDEDED;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}

A.linkBody {
	color: #F07609;
	text-decoration: none;
	font-weight: bold;
}

A.linkBody:hover {
	text-decoration: none;
	color: #990033;
	font-weight: bold;
}

.cellpad {
	padding: 4px;
}
td {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 13px;
}

td.form {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.tiny {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #F07609;
	font-style: normal;
	font-weight: bold;
}

.small {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #DDDDE7;
	font-style: normal;
	font-weight: bold;
}

input {
	background-color: #FFFFFF;
	border: none;
	text-align: center;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #656565;
	width: 400px;
}

input.guest {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	background-color: #EEEDF2;
	border: 1px solid #F07609;
	width: 350px;
}
textarea.guest {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	background-color: #EEEDF2;
	width: 350px;
	border: 1px solid #F07609;
}

.cellBorder {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #656565;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	padding: 5px;
}
.small {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 11px;
	}
.titolo {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F07609;
}
.Huge {

	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #F07609;
}

