
/************Body Start*********************/
body{
	font-family: Tahoma,Sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #006FC6;
	font-size: 14px;
}

/***********Body Ende********************/
/******* hyperlink and anchor tag styles *******/




a:link { color:#FFCC00; text-decoration:none;}
   a:visited { text-decoration:none; color:#000000}
   a:hover { text-decoration:none; color:#FFCC00}
   a:active { text-decoration:none; color:#000000}
   a:focus { text-decoration:none; color:#000000}

/************** header tag styles **************/

h1{
 font: bold 140% Arial,sans-serif;
 color: #ffffff;
 margin: 0px;
 padding: 0px;
 text-align: left;
 vertical-align: center;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #0070C7;
 margin: 0px;
 padding: 0px;
 
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #0070C7 ;
 margin: 0px;
 padding: 4px;
}

h4{
 font: 100% Tahoma,Sans-serif;
 color: #ffffff;
 margin: 0px;
 padding: 0px;
 text-align: left;
 vertical-align: top;
}

h5{
 font: bold 110% Arial,sans-serif;
 color: #ffffff;
 margin: 0px;
 padding: 4px;
 text-align: left;
 vertical-align: top;
}

h6{
 font: bold 80% Arial,sans-serif;
 color: #ffffff;
 margin: 0px;
 padding: 4px;
 text-align: center;
}

 #submenu{
 padding-top: 0px;
	display: block;
	background: #FCDE64 ;
	width: 1000px;
	height: 30px;
	text-align: center;
	font-weight: bolder;
	
}


#submenu a, #submenu a:visited{
 padding-top: 0px;
    display: block;
	width: 94px;
	height: 30px;
	text-align: center;
	color: #FFFFF;
	font-size: 16px;
	text-decoration: none;
	border-right:1px solid #FFFAE6;
 border-left:1px solid #FFFAE6;
 background: #FCDE64
}

#submenu a:hover, #submenu a#current{
 padding-top: 0px;
	display: block;
	background: #FFCC00 ;
	width: 94px;
	height: 30px;
	text-align: center;
	color: #FCDE64;
	font-size: 17px;
	border-right:1px solid #FFFAE6;
 border-left:1px solid #FFFAE6;
 background: #FFCC00 
}


#submenu2 a, #submenu2 a:visited{
 padding-top: 0px;
    display: block;
	width: 124px;
	height: 30px;
	text-align: center;
	color: #FFFFF;
	font-size: 16px;
	text-decoration: none;
	border-right:1px solid #FFFAE6;
 border-left:1px solid #FFFAE6;
 background: #FCDE64
}

#submenu2 a:hover, #submenu2 a#current{
 padding-top: 0px;
	display: block;
	background: #FFCC00 ;
	width: 124px;
	height: 30px;
	text-align: center;
	color: #FCDE64;
	font-size: 17px;
	border-right:1px solid #FFFAE6;
 border-left:1px solid #FFFAE6;
 background: #FFCC00 
}


#submenu3 a, #submenu3 a:visited{
 padding-top: 0px;
    display: block;
	width: 154px;
	height: 30px;
	text-align: center;
	color: #FFFFF;
	font-size: 16px;
	text-decoration: none;
	border-right:1px solid #FFFAE6;
 border-left:1px solid #FFFAE6;
 background: #FCDE64
}

#submenu3 a:hover, #submenu3 a#current{
 padding-top: 0px;
	display: block;
	background: #FFCC00 ;
	width: 154px;
	height: 30px;
	text-align: center;
	color: #FCDE64;
	font-size: 17px;
	border-right:1px solid #FFFAE6;
 border-left:1px solid #FFFAE6;
 background: #FFCC00 
}

.mail{ 
   color: #ffffff;
   font-family: Arial,sans-serif; 
   font-size: 15px; 
   font-weight: normal; 
   text-align:left;
   }
.scype{ 
   color: #ffffff;
   font-family: Arial,sans-serif; 
   font-size: 20px; 
   font-weight: bold;
   text-align:left;
   }
   
   .text{ 
   color: #ffffff;
   font-family: Arial,sans-serif; 
   font-size: 15px; 
   font-weight: normal; 
   text-align:left;
   }
   
   .booking1{ 
   color: #ffffff;
   font-family: Arial,sans-serif; 
   font-size: 20px; 
   font-weight: normal; 
   text-align:left;
   }
   .booking2{ 
   color: #ff0000;
   font-family: Verdana,sans-serif; 
   font-size: 30px; 
   font-weight: normal; 
   text-align:center;
   }
