 body           {
                 background-color : black;
                 font-family :  Verdana, Lucida, Arial, Helvetica, sans-serif ;
                 font-size:12px;
                 color: white;
                 margin:0px 12px 0px 12px;
                 padding:0px;
                 vertical-align: top ;
                }


table             {
                 table-layout: fixed;
                 vertical-align: top ;
                 caption-side: top ;
                 margin:5px 12px 0px 12px;
                 border : none;
                }
caption             {
                 font-size:48px;
                 font-weight : bold;
                 caption-side: top ;
                 color : #33DD88 ;
				 text-align: left ;
                 }


td             {
                 font-size:12px;
				 vertical-align: baseline ;
                 border : none;
                 padding: 0 2px ;
                }

.tourname     { font-weight: bold; 
                  font-size: 18px;  
				  color : #33DD88 ;
				  text-align: left ; }

th             {
                 font-size:12px;
				 font-weight : bold;
                 vertical-align: baseline ;
 				 text-align: left ;
                border : none;
                }

.hide			{
				 display: none;
				}

.tourname     { font-weight: bold; 
                  font-size: 18px;  
				  color : #33DD88 ;
				  text-align: left ; }
				
IMG             {
                 display: block;
                 border : 0;
                }


#specialsale	{
				 margin:5px 12px 5px 12px;
				 }
				 
#summaryinfo	{
				 margin:5px 12px 5px 12px;
				 }

#footer	{
 				 float: right ;
 				 text-align: right ;
				 margin:5px 12px 0px 12px;
				 }

 A:link         {
                 font-weight : bold;
                 text-decoration : none ;
                 background-color : transparent;
                 color : white ;
                }

 A:visited      {
                 font-weight : bold;
                 text-decoration : none ;
                 background-color : transparent;
                 color : white ;
                }

 A:active       {
                 font-weight : bold;
                 text-decoration : none ;
                 background-color : transparent;
                 color : white ;
                }

 A:hover        {
                 font-weight : bold;
                 text-decoration : underline ;
                 background-color : transparent;
                 color : #33DD88 ;
                }

