BODY {
	background-color : #ffffff;
	font-family :  Tahoma, Arial, Helvetica, sans-serif;
	color : #1d2e68;
	text-align : center;
	text-decoration : none;
	font-size : 8pt;
}
.booking {
	background-color : #ffffff;
	font-family :  Tahoma, Arial, Helvetica, sans-serif;
	color : #008a9c;
	text-align : center;
	text-decoration : none;
	font-size : 8pt;
}
SELECT,SUBMIT, INPUT,  {
	background-color : #ffffff;
	font-family :  Tahoma, Arial, Helvetica, sans-serif;
	color : #008a9b;
	text-align : center;
	text-decoration : none;
	font-size : 8pt;
	margin-left: 10px;
	margin-right: 10px;
        border-color: #008a9b;
}
TEXTAREA {
	background-color : #ffffff;
	font-family :  Tahoma, Arial, Helvetica, sans-serif;
	color : #008a9b;
	text-align : left;
	text-decoration : none;
	font-size : 8pt;
	margin-left: 10px;
	margin-right: 10px;
        border-color: #008a9b;
}
TH {
	background-color : #ffffff;
	font-family :  Tahoma, Arial, Helvetica, sans-serif;
	color : #008a9b;
	text-align : center;
	text-decoration : none;
	font-size : 10pt;
	
}
.caterbook {
	background-color : #ffffff;
	font-family :  Tahoma, Arial, Helvetica, sans-serif;
	color : #1d2e68;;
	text-align : center;
	text-decoration : none;
	font-size : 8pt;
        font-weight: bold;
	
}
.hotellist {
	background-color : #ffffff;
	font-family :  Tahoma, Arial, Helvetica, sans-serif;
	color : 1d2e68;
	text-align : left;
	text-decoration : none;
	font-size : 8pt;
        font-weight: bold;
}
A.hotellist:link  {
	background-color : #ffffff;
	font-family :  Tahoma, Arial, Helvetica, sans-serif;
	color : 1d2e68;
	text-align : left;
	text-decoration : none;
	font-size : 8pt;
        font-weight: bold;
}

A.hotellist:visited  {
	background-color : #ffffff;
	font-family :  Tahoma, Arial, Helvetica, sans-serif;
	color : 1d2e68;
	text-align : left;
	text-decoration : none;
	font-size : 8pt;
        font-weight: bold;
}

.phonelist {
	background-color : #ffffff;
	font-family :  Tahoma, Arial, Helvetica, sans-serif;
	color : #1d2e68;
	text-align : right;
	text-decoration : none;
	font-size : 8pt;
        font-weight: bold;
}
.heading   {
	background-color : #ffffff;
	font-family :  Tahoma, Arial, Helvetica, sans-serif;
	color : #008a9b;
	text-align : center;
	text-decoration: none;
	font-weight: bold;
	font-size : 11pt;
        margin-bottom : 2px;
        margin-top : 1px;
	}
 

H4  {
	background-color : #ffffff;
	font-family :  Tahoma, Arial, Helvetica, sans-serif;
	color : #1d2e68;;
	text-align : left;
	text-decoration : none;
	font-size : 12pt;
        margin-bottom : 0px;
        margin-top : 1px;
	}
H5  {
	background-color : #ffffff;
	font-family :  Tahoma, Arial, Helvetica, sans-serif;
	color : #008a9b;
	text-align : left;
	text-decoration : none;
	font-size : 10pt;
        margin-bottom : 2px;
        margin-top : 1px;
	}
H6  {
	background-color : #ffffff;
	font-family :  Tahoma, Arial, Helvetica, sans-serif;
	color : #008a9b;
	text-align : center;
	text-decoration : none;
	font-size : 12pt;
        margin-bottom : 2px;
        margin-top : 1px;
	}
TD.close ,A.link, A.visited,A.close {
	background-color : #ffffff;
	font-family :  Tahoma, Arial, Helvetica, sans-serif;
	color : #008a9b;
	text-align : left;
	text-decoration : underline;
	font-size : 14pt;
        margin-bottom : 2px;
        margin-top : 1px;
	}
TABLE {
	background-color : #ffffff;
}
HR.topline {
        color: #008a9b;
        margin-top : 1px;
        height:  3px;
        }
HR.bottomline {
        color: #008a9b;
        margin-top : 1px;
        height:  1px;
        }
P {
	padding-bottom : 0px;
	padding-top : 0px;
	margin-bottom : 1px;
	margin-top : 1px;
}

