BODY{
	margin: 0px 0px 0px 0px;	
	background-position: top;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	padding: 0px 0px;
}
A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED{
	font-family:Verdana;
	color:#0777AE;
	font-size:11px;
	line-height:15px;
	font-weight:normal;
	text-decoration: none;		
}
A:HOVER{
	font-family:Verdana;
	color:#0777AE;
	font-size:11px;
	line-height:15px;
	font-weight:normal;
	text-decoration: underline;
}	
.link1:link, .link1:active, .link1:visited {
	font-family:Verdana;
	color:#51A9CB;
	font-size:10px;
	line-height:17px;
	font-weight:bold;
	text-decoration: none;
}
.link1:hover{
	font-family:Verdana;
	color:#51A9CB;
	font-size:10px;
	line-height:17px;
	font-weight:bold;
	text-decoration: underline;
}
.link2:link, .link2:active, .link2:visited {
	font-family:Verdana;
	color:#999999;
	font-size:10px;
	line-height:17px;
	font-weight:normal;
	text-decoration: none;
}
.link2:hover{
	font-family:Verdana;
	color:#999999;
	font-size:10px;
	line-height:17px;
	font-weight:normal;
	text-decoration: underline;
}
.link3:link, .link3:active, .link3:visited {
	font-family:Verdana;
	color:#0777AE;
	font-size:10px;
	line-height:17px;
	font-weight:normal;
	text-decoration: none;
}
.link3:hover{
	font-family:Verdana;
	color:#0777AE;
	font-size:10px;
	line-height:17px;
	font-weight:normal;
	text-decoration: underline;
}
h1{
	font-family:Verdana;
	color:#0777AE;
	font-size:13px;
	line-height:15px;
	font-weight:bold;	
	margin-bottom:9px;
	margin-top:23px;	
}
h2{
	font-family:Verdana;
	color:#0777AE;
	font-size:13px;
	line-height:15px;
	font-weight:normal;	
	margin-bottom:10px;
	margin-top:20px;	
}

TD{
	font-family:Verdana;
	color:#666666;
	font-size:11px;
	line-height:20px;
	font-weight:normal;
	word-spacing: -1px;
	text-align:justify;
}	
ul {
	margin-top:11px;
	margin-bottom: 25px;
	margin-right: 0px;
    padding: 0px;
	margin-left: 58px;
	
  }
li{
	list-style-image: url(../images/bullet.gif);
	vertical-align: middle;
	line-height: 18px;
	
}
input{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
}
input.email{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	background-color: #DCEFF5;
	color:#74BFD9;
	border: thin;
	border: 1px;
	border-style:solid;
	border-color:#71BDD8;
	width: 173px;
	height: 19px;
	line-height:15px;
	padding-left: 5px;
	word-spacing: -1px;
}
select{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #343434;
	background-color: #ffffff;
	width: 55px;
	border: 1px;
	border-style:solid;
	border-color:#969694;
	margin-top: 0px;
}
.date{
	font-family: Verdana,Arial;
	font-size:9px;
	font-weight:normal;	
	color:#6E716D;
	background-color:#ffffff;
	width:38px;
	height: 19px;	
	border-style:solid;
	line-height: 12px;	
}
.year{
	font-family: Verdana,Arial;
	font-size:9px;
	font-weight:normal;	
	color:#6E716D;
	background-color:#ffffff;
	width:68px;
	height: 19px;	
	border-style:solid;
	line-height: 12px;	
}
.room{
	font-family: Verdana,Arial;
	font-size:9px;
	font-weight:normal;	
	color:#6E716D;
	background-color:#ffffff;
	width:38px;
	height: 19px;	
	border-style:solid;
	line-height: 12px;	
}
.pointer { cursor: pointer } 

.email_bg{
	background-image: url(../images/email_bg.gif);
	background-repeat: no-repeat; 
}
.footer_line{
	font-family:Verdana;
	color:#51A9CB;
	font-size:10px;
	line-height:17px;
	font-weight:normal;
	text-decoration: none;
}
.footer_text{
	font-family:Verdana;
	color:#999999;
	font-size:10px;
	line-height:17px;
	font-weight:normal;
	text-decoration: none;
}