.final {
			background-image: url(../images/spacers/finalcells.gif);
			
			}
			
.titles      { color: #000000; font-family: Arial; font-size: 12pt; font-style: italic; 
               font-weight: bold; text-align: center }
.lists       { font-size: 8pt; font-family: Arial; border: 1px solid #FFCC00 }
.rates {
			font-family: Arial; 
			font-size: 13px; 
			color: #000000; 
			border: #ffcc00; 
			border-style: solid; 
			border-top-width: 2px; 
			border-right-width: 2px; 
			border-bottom-width: 2px; 
			border-left-width: 2px
			}
			
A.menulink {
display: block;
BORDER: none;
}

a:hover.menulink {
background-color:#ffffe1;
}

.header      { font-family: Arial; color: #000000; font-size: 12pt; font-weight: bold; text-align:center }
.address     { color: #666666; font-family: Arial; font-size: 10pt; font-weight: bold; text-align:center }
.gentexta    { font-family: Arial; font-size: 10pt; text-align: justify; margin-left:8; margin-right:8 }
.gentextb    { font-family: Arial; font-size: 9pt; text-align: justify; font-weight: bold; margin-left:8; margin-right:8 }
.roomname    { font-family: Arial; font-size: 10pt; text-decoration: underline; color: 
               #000000; font-weight: bold; text-align: justify; margin-left: 8; margin-right: 8 }
               
#dhtmltooltip{
border:2px solid #FFCC00; padding:8px; position: absolute;
width: 150px;
background-color: #FFFFE0;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
font-family: Arial; font-size: 8pt; text-align: justify; margin-left:10; margin-right:10

}
