html { 
overflow: scroll; 
margin: 0px; 
padding: 0px; 
vertical-align:top;
}  

body { 
margin: 0px; 
padding: 0px; 
background-color: #E2ECE9;
background-image: url("../images/green_background.jpg");
font-family: Verdana, Geneva, Arial, Helvetica, san-serif; 
font-size: 11px; 
color:#333333;
vertical-align:top !important;
}

table, td  { 
line-height:150%; 
border-collapse: collapse; 
margin: 0px; 
padding: 0px; 
font-family: Verdana, Geneva, Arial, Helvetica, san-serif; 
font-size: 11px; 
color:#333333;
vertical-align:		top; 
border: 0px;
position: relative;
}

a  
{ 
color: 				#006a74; 
font-size: 			11px; 
vertical-align:		top; 
text-decoration: 	none;
}

a:hover
{ 
text-decoration: 	underline;
vertical-align:		top; 
	 }
	 
.main_table
{
	background:			url(../images/table_gradation_bkg.jpg);
	padding: 			0px;
	width: 				100%;
	border: 			0px;
	vertical-align: 	top;
	border-collapse: 	collapse;
	margin: 			0px;
}

ul, li
{ 
list-style: 		inside; 
margin: 			0px; 
padding: 			0px;
orphans: 			0px;
widows: 			0px;
white-space: 		nowrap;
color: 				#006a74;
}

.subheader      { 
				text-transform: uppercase; color:#006A74; font-weight: bold; font-size: 11px; height: 17px; padding-left: 2px; margin-left: 2px; background-color:#c1ddde; vertical-align: middle;
				}		
.subheader_3  { 
				text-transform: uppercase; color:#006A74; font-weight: bold; font-size: 12px; 
				 padding-left: 2px; margin-left: 2px; background-color:#aecdcd;
				font-family: Arial; color: #666666;   line-height: 16px; letter-spacing: 1px;
				}
				
.hotel      { 
				background-color:#DDEFF1;
				}
				
.hotel_td_bkg {background-image: url(../images/hotel_gradation.jpg);}

/* Root Menu */
/* active, hover, link, visited   00a0b4b2  */
a:link.topppppp {  
   text-decoration: none;
   color: #94aaac;
   font-size: 10px;
   line-height: 28px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   padding: 0px 5px;
   border-bottom: 1px solid #9cb0ae;
   float: none !important; /*For Opera*/
   float: left; /*For IE*/
   display: block;
   height: auto !important;
   height: 1%; /*For IE*/
   bottom: 100%;
   width: 100%;
   height: 28px;
   text-indent: 5px;
   filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#95bcd1d3, EndColorStr=#00ffffff);
}

/* Root Menu Hover Persistence  006a74 a0b4b2 60006594*/
a.toppppp:hover, a.topppp:active, a.toppppp:selected, .toppppp:hover
 {
  text-decoration: none;
  color: #006a74;  
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 28px;
  padding: 0px 5px;
  border-bottom: 1px solid #54838a;   
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  height: auto !important;
  height: 1%; /*For IE*/
  bottom: 100%;
  width: 100%;
  height: 28px;
  text-indent: 5px;
  filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#35ffffff, EndColorStr=#95e3eff1);
  }
 /* history of colors  StartColorStr=#35accdd0, EndColorStr=#ffffff */ 
   .toppppp_special, .toppppp_special:hover
 {
  text-decoration: none;
  color: #006594;  
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 28px;
  padding: 0px 5px;
  border-bottom: 1px solid #54838a;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  height: auto !important;
  height: 1%; /*For IE*/
  bottom: 100%;
  width: 100%;
  height: 28px;
  text-indent: 5px;
  filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#00accdd0, EndColorStr=#00ffffff); 
 }
 
 .toppppp_special:hover
 {
  text-decoration: none;
  color: #006594;  
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 28px;
  padding: 0px 5px;
  border-bottom: 1px solid #54838a;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  height: auto !important;
  height: 1%; /*For IE*/
  bottom: 100%;
  width: 100%;
  height: 28px;
  text-indent: 5px;
  filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#a4ced5, EndColorStr=#ffffff); 
 }
 
 .sub, a.sub:link, a.sub:visited, a.sub
{
  text-decoration: none;
  color: #006594;  
  font: 10px/20px Verdana, Arial, Helvetica, sans-serif; 
  vertical-align:middle;
 }
/* LINE HEIGHT MUST BE SET TO 0PX OR THERE WILL BE A GAP AT THE TOP OF THE PAGE  :: ISSUE WITH BOX MODEL AND DIV */   
div 
{
padding: 0px; margin: 0px; vertical-align:top; border-collapse: 0px; border-style: none; border-width: 0px; line-height: 0; position: relative;
}
.main_table
{
	background:			url(../images/table_gradation_bkg.jpg);
	padding: 			0px;
	width: 				100%;
	border: 			0px;
	vertical-align: 	top;
	border-collapse: 	collapse;
	margin: 			0px;
}