HTML{overflow-y: scroll;}
body{background-color:#A8A8A8;font-family:Verdana;color:#000;font-size:12px}
h1{font-family:Verdana;color:#000;font-size:12px;font-weight:bold;display: inline;}
h2{font-family:Verdana;color:#000;font-size:15px;font-weight:bold;display: inline;}
.large{font-family:Verdana;color:#FFF;font-size:18px;font-weight:bold}
.call{font-family:Verdana;color:#fff;font-size:18px;font-weight:bold}
.small{font-family:Verdana;color:#FFF;font-size:9px}
a:link { color:#000; text-decoration: underline}

a.head:link { color: white; text-decoration: none}
a.head:active { color: white; text-decoration: none}
a.head:visited { color: white; text-decoration: none }
a.head:hover { color: white; text-decoration: underline}

a.head2:link { color: #AAC1E7; text-decoration: none}
a.head2:active { color: #AAC1E7; text-decoration: none}
a.head2:visited { color: #AAC1E7; text-decoration: none}
a.head2:hover { color: #AAC1E7; text-decoration: underline}

a.cat:link { color: black; text-decoration: none }
a.cat:active { color: black; text-decoration: none }
a.cat:visited { color: black; text-decoration: none }
a.cat:hover { color: black; text-decoration: underline }

a.book2:link { color: white; text-decoration: none }
a.book2:active { color: white; text-decoration: none }
a.book2:visited { color: white; text-decoration: none }
a.book2:hover { color: black; text-decoration: none }

INPUT,TEXTAREA { font-family: Verdana; width: 170px;font-size:12px;} 
.check          { font-family: Verdana; width: 10px;}
SELECT          { font-family: Verdana; font-size: 11px;}


.mysubmit      { 
width: 123px; 
height: 25px; 
border: none; 
background: url(background/book_button3.gif);
font-family:Verdana;
color:#6A6C74;
font-size:12px;
font-weight:bold
}

.mysubmit:hover      { 
width: 123px; 
height: 25px; 
border: none; 
background: url(background/book_button4.gif);
font-family:Verdana;
color:#fff;
font-size:12px;
font-weight:bold
}

hr {
border: 0;
color: #000080;
background-color: #000080;
height: 2px;
width: 100%;
text-align: left;
}

.buttons 
{ 
background-image: url(background/buttons.gif); 
background-repeat: repeat-y;
padding:0px;
 }
 
.phone 
{ 
background-image: url(background/phone2.gif); 
background-repeat: no-repeat; 
height: 41px;
}
.middle 
{ 
background-image: url(background/middle.gif); 
background-repeat: repeat-y; 
}
.bottom 
{ 
background-image: url(background/bottom.gif); 
background-repeat: no-repeat; 
height: 9px
}
.book 
{ 
background-image: url(background/book.gif); 
background-repeat: no-repeat; 
}

.package 
{ 
background-color: #EAEAEA 
}

.black 
{ 
background-color: black 

}

.blue 
{ 
background-color: #002D78 ; 
font-family:Verdana;color:#FFF;font-size:12px;font-weight:bold;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px; 
border-style:solid;
border-width:2px;
border-color: #002D78 ;
 }

 .blueborder 
{ 
background-color: white ;
-webkit-border-top-left-radius: 0px;
-webkit-border-top-right-radius: 0px;
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
border-style:solid;
border-width:2px;
border-color: #002D78;
  }

