.text {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 8pt; 
    font-weight: normal; 
    color: #666666; 
    line-height: 9pt; 
    text-align: justify
    }
.dtext {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 8pt; 
    font-weight: normal; 
    color: #666666; 
    line-height: 9pt; 
    /*text-align: justify*/
    }
.title {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 8pt; 
    font-weight: bold; 
    color: #cc0000; 
    line-height: 9pt; 
    }
.bigtitle {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10pt; 
    font-weight: bold; 
    color: #cc0000; 
    line-height: 11pt; 
    }
.contacttitle {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10pt; 
    font-weight: normal; 
    color: #cc0000; 
    text-decoration: underline;
    }
.hotels {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    padding:5px;
    height: 316px;
    background-color: #ffffff;
    overflow: auto;
    }
.hotelname {
    color: #ff9900;
    font-weight: bold;
    }   
.error {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 8pt; 
    font-weight: bold;
    font-style: italic; 
    color: #cc0000; 
    line-height: 9pt; 
    }
.fullpagelayer {
    position:relative;
    top:20px;
    left:20px;
    padding: 5px;
    width:694px;
    height:266px;
    overflow: auto;
    }   
.gtext {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    color: #cc3333; 
    font-size: 8pt; 
    font-weight:bold;
    text-decoration: none;
    }
.vtext {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    color: #666666; 
    font-size: 9pt; 
    font-weight: bold;
    text-decoration: none;
    }
.standardimgwrap {
    margin: 3px;
    }    