body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.1pt;
	color: #000000;
	list-style-position: inside;
	list-style-type: square;
	background-color: #3CB0FF;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1pt;
	font-size: 11px;
	line-height: 18px;
	list-style-position: outside;
	list-style-type: square;
	text-align: left;
	font-weight: normal;
	color: #666666;

	
}

form {
	background-color: #ffffff;
}

/* texts in the main page boxes */
.texts {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	font-weight: normal;
	
}
/* title text main page boxes */
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #000099;
	font-weight: bold;
}
/*bold text */
.boldtext {
	font-size: 13px;
	font-weight: bold;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;

}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #334A99;
	font-weight: bold;

}

/* manue bar titles */
.manutitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
	border: none;
	letter-spacing: 1pt;
	background-repeat: repeat-x;
	text-indent: 2pt;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;


}

/* manu bar links */



.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: none;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: none;
	line-height: normal;
	letter-spacing: normal;


}

a.sidebar:link{
	text-decoration: none;
	color: #FFFFFF;
}
a.sidebar:hover {
	text-decoration: none;
	color: #FF9900;
}
/* manue bar side box main sections */

.manuside {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	right: 20px;
	background-position: center;
	text-indent: 15px;
	background-color: #0066CC;



}
a.manuside:link{
	color: #FFFFFF;
	background-color: #0066CC;


}

a.manuside:hover {
	color: #FF9900;
	background-color: #0066FF;

/* Kayak pages second heads */
}

.manudsidetext {
	font-weight: bold;
	color: #FFCC33;
	text-indent: 4pt;
	font-size: 11px;

}

/* main  white box with gray back ground */	
.box1 {
	background-color: #FFFFFF;
	border: 2px double #0066CC;
 }
 
 /* centre box gray colour */
.box2 {
	width: 93px;
	background-image: url(../images/logo/background-logo.jpg);
	background-repeat: no-repeat;
	text-decoration: underline;
	height: 555px;

}

/* text and image area main page */
 .box4 {
	padding: 3px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #177ACC;
	border-right-color: #177ACC;
	border-bottom-color: #177ACC;
	border-left-color: #177ACC;
	background-color: #E0EDFE;

}



/* text quick manu page */
 .box5 {
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #666666;


}
/* portrait image */
 .box6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #FF6600;
	line-height: 20px;
	width: 165px;
	border-top: 1.5px solid #999999;
	border-right: 1.5px none #999999;
	border-bottom: 1.5px none #999999;
	border-left: 1.5px none #999999;


}

/* top manu background */
 .box7 {
	background-color: #666666;
	border-top: none;
	border-right: none #C4E1FF;
	border-bottom: none #C4E1FF;
	border-left: none #C4E1FF;
	height: 18px;
	width: 165px;
	font-weight: bolder;
	color: #FFFFFF;



}

/* special offer */
 .box8 {
	background-color: #FFDBC4;
	font-weight: normal;
	border: none;

}

/*corner image box*/

.cornerbox {
	height: 134px;
	width: 133px;



}

/* legal and copyright text*/
.legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: lighter;
	color: #CCCCCC;
	line-height: 15px;

}
a.legal:link {
	color: #FFFFFF;

}

a.legal:hover {
	color: #FF6600;
	text-decoration: none;
	}

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
a            {
	color: #003399;
	text-decoration: none;
}
a:hover      {
	color: #999999;
	text-decoration: none;
}
