body {
	scrollbar-face-color:#006633;
	scrollbar-shadow-color:#000000; 
	scrollbar-highlight-color:#009933;
	scrollbar-3dlight-color:#CCC071; 
	scrollbar-darkshadow-color:#054935;
	scrollbar-track-color:#eeeeee;
	scrollbar-arrow-color:#FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
tr.tablerow1 {
background-color:#EEEEEE;
}

tr.tablerow2 {
background-color:#CCCCCC;
}

a.linktext02:hover { color: #000099; text-decoration: none}
a.dropmenutext:hover { color: #ffcc00; text-decoration: none}
.bodytext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none; line-height: 125%}
a.bodytext { color:#006633; text-decoration:none; }
a.bodytext:hover { color:#000000; text-decoration:underline; }
.subtext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none; line-height: 125%}
.linktext02 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: normal; color: #cc0000; text-decoration: none; line-height: 125%}
.resformtext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none; line-height: normal}
.dropmenutext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: normal; color: #ffffff; text-decoration: none; line-height: normal}

.gobarnav { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; color: #ffffff; text-decoration: none}
a.gobarnav:hover {  color: #ffcc00; text-decoration: none}

.tabtext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; color: #000000; text-decoration: none}
a.tabtext:hover {  color: #ffffff; text-decoration: none}

.tabtext2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; color: #000088; text-decoration: none}
a.tabtext2:hover {  color: #000088; text-decoration: none}

.tabtext3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; color: #ffffff; text-decoration: none}
a.tabtext3:hover {  color: #000000; text-decoration: none}

.footer {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: normal; font-weight: normal; color: #000000; text-decoration: none}
a.footer:hover {  color: #ff0000; text-decoration: none}


/*
NEW SEARCH STYLES
*/

  .transparent {
    filter:alpha(opacity=93);
	padding: 1px;
    background-color:#DDDDDD;
    display:none;
    width:400;
    height:150;
    position:absolute;
    color: black;
    border: 1 black solid;
}

  .transparent1 {
    background-color:#EEEEEE;
    border: 1 black solid;
	padding: 1px;
    display:none;
    position:absolute;
}

  .hideDisplayStyle {
    visibility: hidden;
	}
	
.lighttext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #ffffff; }
.hotelname { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; color: #006633; text-decoration: none}

div#container {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
width: 760px;
padding: 2px;
}

div#reserve_infoTable{
	width: 100%;
	border: 1px solid #006633;
	font-size:10px;
  	background-color: #FFFFFF;
	padding: 2px;
	color: #000000;
	width: 100%;
}

div#reserve_tableTitle{
	font-size:12px;
  	background-color: #006633;
	padding: 2px;
	color: #FFFFFF;
	font-weight: bold;
	width: 100%;
}

.formfields {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
background-color: #ffffff;
border-color:#CCCCCC;
font-weight: normal;
}

input.btn_reserve {
	padding: 1px;
	margin: 0px;
   color:#FFFFFF;
   font-family:'Verdana', Arial, Helvetica, sans-serif;
   font-size:12px;
   font-weight: bold;
   background-color:#006633;
   border: 1px solid #EEEEEE;
   border-top-color:#CCCCCC;
   border-left-color:#CCCCCC;
   border-right-color:#CCCCCC;
   border-bottom-color:#CCCCCC;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#006633',EndColorStr='#666666');
}

input.btnhov_reserve {
   border-top-color:#006633;
   border-left-color:#006633;
   border-right-color:#006633;
   border-bottom-color:#006633;
   background-color:#999999;
      filter:progid:DXImageTransform.Microsoft.Gradient 
      (GradientType=0,StartColorStr='#666666',EndColorStr='#006633');
	  }