/* CSS Document */
body {
	FONT-SIZE: 9px;
	MARGIN: 0px;
	COLOR: #000000;
	TEXT-ALIGN: justify;
	font-weight: normal;
	vertical-align: top;
	background-color: #A2B5C0;
	}
.main_table {
	border: medium solid #FFFFFF;
}
	
.menu {
	font-family: "Trebuchet MS", Verdana;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	background-color: #77A3CE;
	color: #ffffff;
}
.menu a{
	font-family: "Trebuchet MS", Verdana;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	background-color: #77A3CE;
	color: #ffffff;
}
.menu a:hover{
	font-family: "Trebuchet MS", Verdana;
	font-size: 9pt;
	font-weight: bold;
	text-decoration:underline;
	background-color: #77A3CE;
	color: #ffffff;
}
.right_td {
	text-align: left;
	padding-left: 5px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #5F5D5D;
	text-decoration: none;
}
.right_td a{
	text-align: left;
	padding-left: 5px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #5F5D5D;
	text-decoration: none;
}
.right_td a:hover{
	text-align: left;
	padding-left: 5px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #5F5D5D;
	text-decoration:underline;
}
.hmilan{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.footer_link {
	font-family: "Trebuchet MS", Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #77A3CE;
	text-align: center;
}
.footer_link a{
	font-family: "Trebuchet MS", Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #77A3CE;
	text-align: center;
}
.footer_link a:hover{
	font-family: "Trebuchet MS", Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #003366;
	text-decoration:underline;
	background-color: #77A3CE;
	text-align: center;
}
.footer {
	font-family: "Trebuchet MS", Verdana;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	background-color: #77A3CE;
	text-align: center;
	color: #000000;
}
.footer a{
	font-family: "Trebuchet MS", Verdana;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	background-color: #77A3CE;
	text-align: center;
	color: #000000;
}
.footer a:hover{
	font-family: "Trebuchet MS", Verdana;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	background-color: #77A3CE;
	text-align: center;
	color: #003366;
}
.form_border {
	background-color: #EAEBEB;
	padding: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}
.form_th {
	font-family: "Trebuchet MS", Verdana;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #5F5D5D;
	text-decoration: none;
	text-align: center;
	padding: 0px;
}
.txtbox
{
width:165px;
}
.hotelname
{
width:165px;
}
.form_text {
	font-family: "Trebuchet MS", Verdana;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #5F5D5D;
	text-decoration: none;
	text-align: left;
	padding: 0px;
}