body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: Black;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	text-align: center;
	background-color: #006699;
}

#center {
	text-align: center;
}
body td
{
	font-size: 12px;
}
/*-- Menu top --*/
.menuTopActive
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #ffff00;
	font-weight: bold;
	padding-left: 1px;
	padding-right: 1px;
	text-decoration: none;
}
.menuTopActive:hover
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #ffff00;
	font-weight: bold;
	padding-left: 1px;
	padding-right: 1px;
	text-decoration: underline;
}
.menuTop
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: White;
	font-weight: bold;
	padding-left: 1px;
	padding-right: 1px;
	text-decoration: none;
}
.menuTop:hover
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: White;
	font-weight: bold;
	padding-left: 1px;
	padding-right: 1px;
	text-decoration: underline;
}
/*-- End of menu top --*/
/*-- Style title --*/
.titlePage
{
	font-family: Times New Roman, Verdana, Arial;
	font-size: 25px;
	color: #1E77D3;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-decoration: none;
}
.titleTours
{
	font-family: Times New Roman, Verdana, Arial;
	font-size: 23px;
	color: #6B8E23;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-decoration: none;
}
.titleHotels
{
	font-family: Times New Roman, Verdana, Arial;
	font-size: 23px;
	color: Red;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-decoration: none;
}
.titleL1Blue
{
	font-size: 15px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #cc3300;
}
.tilteOffice
{
	font-size: 15px;
	color: Black;
	padding-top: 3px;
	padding-bottom: 4px;
	font-weight: bold;
	text-decoration: none;
	background-color: #F1F1F1;
}
.titleTour
{
	font-size: 14px;
	color: Green;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 5px;
	text-decoration: none;
}
.titleTour:hover
{
	font-size: 14px;
	color: Red;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 5px;
	text-decoration: underline;
}
.titleHotel
{
	font-size: 14px;
	color: Teal;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 5px;
	text-decoration: none;
}
/*-- End of style title --*/
/*-- Style link --*/
.linkTour
{
	font-size: 12px;
	color: Black;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}
.linkTour:hover
{
	font-size: 12px;
	color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: underline;
}
.linkAdv
{
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	color: Green;
	text-decoration: underline;
}
.linkAdv:hover
{
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	color: Green;
	text-decoration: none;
}
.linkTourDetail
{
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: Blue;
	text-decoration: none;
}
.linkTourDetail:hover
{
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: Red;
	text-decoration: underline;
}
.linkHotel
{
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: Black;
	text-decoration: none;
}
.linkHotel:hover
{
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: Blue;
	text-decoration: underline;
}
.linkVisible 
{
	font-size: 11px;
	color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
}
/*-- End of style link --*/
/*-- Style of content --*/
.contentAdv
{
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: Black;
}
.contentTours
{
	font-size: 12px;
	color: Black;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 18px;
}
/*-- End of style of content --*/