
TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #787B84;
}

SMALL {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #C8C9CE;
}

B {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #7E8390;
}

P {
	line-height : 18px;
	margin-top : 10px;
}

.main {
	margin-left : 50px;
	margin-top : 10px;
	line-height : 18px;
}

UL {
	margin-right : 25px;
	line-height : 18px;
}

blockquote {
	
	line-height : 18px;
}

strong {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ffffff;
}

.image {
	border : 1px solid #717582;
}

.title {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #7E8390;
	letter-spacing : 2px;
	margin-top : 15px;
	margin-left : 15px;
}

A:link, A:visited {
	 text-decoration: none;
	 color: #7E8390;
	  font-size : 10px;
	  font-weight : bold;
}

A:hover {
	 text-decoration: none;
	  color: #424757; 
	  font-size : 10px;
}

A.red:link, A.red:visited {
	 text-decoration: none;
	 color: #cc6600;
	  font-size : 10px;
	  font-weight : bold;
}

A.red:hover {
	 text-decoration: none;
	  color: #993300; 
	  font-size : 10px;
}

A.menu:link, A.menu:visited {
	 text-decoration: none;
	 color: #575757;
	 font-size : 10px;
	 font-weight : normal;
}

A.menu:hover {
	 text-decoration: none;
	 color: #7E8390; 
	 font-size : 10px;
}


A.up, A:visited.up {
	color : #C8C9CE;
}
 
A:hover.up {
	color : #ffffff;
}

BODY {
margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
background-color : #c0c0c0;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 10px;
scrollbar-face-color: #A8ABB5;
scrollbar-highlight-color: #A8ABB5;
scrollbar-3dlight-color: #596573;
scrollbar-darkshadow-color: #c0c0c0;
scrollbar-shadow-color: #596573;
scrollbar-arrow-color: #596573;
scrollbar-track-color: #c0c0c0;
}

.enter {
	border : #000000;
	background-color : #7E8390;
	border-style : solid;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	color : #ffffff;
 	font-family : verdana;
	font-size : 10px;
	font-weight: bold;
}

.bookNowLink {
	font-size:12px;
	background-color:yellow;
}