<STYLE type=text/css>
.headerX{
     font-family: Comic Sans MS, Sans-serif; 
     font-size: 25px; 
     font-weight: 800; 
     color: #993300; text-align: right; 
     }
.header{
     font-family: Comic Sans MS, Sans-serif; 
     font-size: 25px; 
     font-weight: 800; 
     color: #993300; text-align: right; 
     }
.header1{
     font-family: Comic Sans MS, Sans-serif; 
     font-size: 20px; 
     padding-right: 10px;
     font-weight: 600;
     }
.header2{
     font-family: Verdana, Sans-serif; 
     font-size: 15px; 
     padding-right: 10px;  
     color: #993300;font-weight: 600;
     }
.header2_right{
     font-family: Verdana, Sans-serif;
     font-size: 15px;
     padding-right: 10px;
     color: #993300;font-weight: 600;
     text-align: right;
     }

.golden{
     font-family: Verdana, Sans-serif; 
     font-size: 15px; 
     padding-right: 10px;  
     color: #993300;
     font-weight: 600; 
     background: #FFffaa;
    }
.redhead{
    font-family: Comic Sans MS,  Sans-serif; 
    font-size: 20px; 
    font-weight: 400; 
    color: #ff0000;
    }
.bluehead{
    font-family: Comic Sans MS,  Sans-serif; 
    font-size: 20px; 
    font-weight: 400; 
    color: #0000A0;
    }
.redheadbig{
    font-family: Comic Sans MS,  Sans-serif; 
    font-size: 30px; 
    font-weight: 400; 
    color: #ff0000;
    }
.box{
    background: #DADADA;
    border-left: 3px dashed #0000A0;
    border-right: 3px dashed #0000A0;
    border-top: 3px dashed #0000A0;
    border-bottom: 3px dashed #0000A0;
    }
.box1{
    background: #FAFAFA;
    border-left: 3px dashed #FF0000;
    border-right: 3px dashed #FF0000;
    border-top: 3px dashed #FF0000;
    border-bottom: 3px dashed #FF0000;
    }

.text{
    font-family:  Verdana, Sans-serif; 
    font-size: 15px; 
    font-weight: 400;  
    background: #FFffaa;
    }
.text1{
    font-family: Verdana,  Sans-serif; 
    font-size: 15px; 
    font-weight: 600; 
    color: #ff0000;
    }
.text1a{
    font-family: Verdana,  Sans-serif; 
    font-size: 15px;
    font-weight: 400;
    color: #000000; 
    }
.text2{
    font-family: Verdana, Sans-serif; 
    font-size: 15px; 
    font-weight: 600;
    color: #000000;
    }
.hr{
    border-top: 2px solid #FFC060
    }
.mini{
    font-family: Verdana, Sans-serif;
    font-size: 12px;
    font-weight: 300;
    color: #000000;
    }
.bodymenuedown{
    font-family: Verdana,  Sans-serif; 
    font-size: 15px; 
    font-weight: 400;
    color: #000000;
    background: #E0E0E0; 
    }  
a:hover{
    color: #FF0000;
}
.register_link {
      font-family: Verdana, Sans-serif; 
      font-size: 20px; 
      padding-right: 10px;  
      color: #900030;
      font-weight: 600;
}
#sales_body{
    font-family: Verdana,  Sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #000000;
    margin-right: 5px; 
    }
/** Hotel booking page items **/

#hotel_content{
    font-family: Verdana,  Sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #000000;
    margin-left: 20px;
    margin-top: 20px;
    margin-right: 20px;
    }



</style>

