BODY {
	font-family : Tahoma;
	background : url(img/bg_m.gif);
}

BODY.photo {
	font-family: Tahoma;
	background-color: White;
	background-image: none;
}

A:LINK {
	font-size : 9pt;
	color: #FF7800;
	text-decoration : underline;
}

A:ACTIVE {
	font-size : 9pt;
	color: #FF7800;
	text-decoration : underline;
}

A:HOVER {
	font-size : 9pt;
	color: #FF7800;
	text-decoration : underline;
}

A:VISITED {
	font-size : 9pt;
	color: #FF7800;
	text-decoration : underline;
}

A:VISITED:HOVER  {
	font-size : 9pt;
	color: #FF7800;
	text-decoration : underline;
}

A.menu:LINK {
	font-size : 12px;
	color: #ffffff;
	font-weight : bold;
	text-decoration : none;
}

A.menu:ACTIVE {
	font-size : 12px;
	color: #ffffff;
	font-weight : bold;
	text-decoration : none;
}

A.menu:HOVER {
	font-size : 12px;
	color: #ffffff;
	font-weight : bold;
	text-decoration : underline;
}

A.menu:VISITED {
	font-size : 12px;
	color: #ffffff;
	font-weight : bold;
	text-decoration : none;
}

A.menu:VISITED:HOVER  {
	font-size : 12px;
	color: #ffffff;
	font-weight : bold;
	text-decoration : underline;
}

.menu1 {
	font-size : 12px;
	color: #2C76B7;
}

A.menu1:LINK {
	font-size : 12px;
	color: #2C76B7;
	font-weight : bold;
	text-decoration : none;
}

A.menu1:ACTIVE {
	font-size : 12px;
	color: #2C76B7;
	font-weight : bold;
	text-decoration : none;
}

A.menu1:HOVER {
	font-size : 12px;
	color: #2C76B7;
	font-weight : bold;
	text-decoration : underline;
}

A.menu1:VISITED {
	font-size : 12px;
	color: #2C76B7;
	font-weight : bold;
	text-decoration : none;
}

A.menu1:VISITED:HOVER  {
	font-size : 12px;
	color: #2C76B7;
	font-weight : bold;
	text-decoration : underline;
}

A.menu2:LINK {
	font-size : 12px;
	color: #002E68;
	font-weight : bold;
	text-decoration : none;
}

A.menu2:ACTIVE {
	font-size : 12px;
	color: #002E68;
	font-weight : bold;
	text-decoration : none;
}

A.menu2:HOVER {
	font-size : 12px;
	color: #002E68;
	font-weight : bold;
	text-decoration : underline;
}

A.menu2:VISITED {
	font-size : 12px;
	color: #002E68;
	font-weight : bold;
	text-decoration : none;
}

A.menu2:VISITED:HOVER  {
	font-size : 12px;
	color: #002E68;
	font-weight : bold;
	text-decoration : underline;
}

.smb {
	font-size : 10px;
	color: #034F92;
}

A.smb:LINK {
	font-size : 10px;
	color: #034F92;
	text-decoration : underline;
}

A.smb:ACTIVE {
	font-size : 10px;
	color: #034F92;
	text-decoration : underline;
}

A.smb:HOVER {
	font-size : 10px;
	color: #DF0126;
	text-decoration : underline;
}

A.smb:VISITED {
	font-size : 10px;
	color: #034F92;
	text-decoration : underline;
}

A.smb:VISITED:HOVER  {
	font-size : 10px;
	color: #DF0126;
	text-decoration : underline;
}

A.mbl:LINK {
	font-size : 12px;
	color: #56A0D0;
	font-weight : bold;
	text-decoration : none;
}

A.mbl:ACTIVE {
	font-size : 12px;
	color: #56A0D0;
	font-weight : bold;
	text-decoration : none;
}

A.mbl:HOVER {
	font-size : 12px;
	color: #56A0D0;
	font-weight : bold;
	text-decoration : underline;
}

A.mbl:VISITED {
	font-size : 12px;
	color: #56A0D0;
	font-weight : bold;
	text-decoration : none;
}

A.mbl:VISITED:HOVER  {
	font-size : 12px;
	color: #56A0D0;
	font-weight : bold;
	text-decoration : underline;
}

h1 {
	font-size: 18px;
	color: #ffffff;
	margin-bottom: 5px;
	margin-top: 2px;
	margin-left: 15px;
	width: 550px;
}

h2 {
	font-size : 13pt;
	color: #FF9000;
	text-decoration : underline;
}

h2.red {
	font-size : 13pt;
	color: #DF0126;
	text-decoration : underline;
}

h3 {
	font-size : 9pt;
	color: #56A0D0;
}

h4 {
	font-size : 11px;
	color: #ffffff;
	margin-left : 15px;
	margin-bottom : 1px;
	margin-top : 1px;
}

h5 {
	font-size: 18px;
	color: #ffffff;
	margin-bottom: 5px;
	margin-top: 2px;
	margin-left: 15px;
	width: 550px;
}

td {
	font-size : 8pt;
	color: #034F92;
}

p {
	font-size: 9pt;
	color: #002E68;
	text-align: justify;
}

p.center {
	font-size: 9pt;
	color: #002E68;
	text-align: center;
}

p.left {
	font-size: 9pt;
	color: #002E68;
	text-align: left;
}

ul{
	list-style : square;
}

li {
	font-size : 9pt;
	color: #002E68;
}

hr{
	color: #002E68;
	height: 1px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

input.bb {
	font-size : 12px;
	color: #034F92;
	background-color : #FFFFFF;
	border-color : #A5C9EB;
	border-width : 2px;
	border-style : solid;
}

textarea.bb {
	font-size : 12px;
	color: #034F92;
	background-color : #FFFFFF;
	border-color : #A5C9EB;
	border-width : 2px;
	border-style : solid;
}

select.bb {
	font-size : 12px;
	color: #034F92;
	background-color : #D2E5F7;
}

.hmenu {
	font-size : 12px;
	font-weight : bold;
	color: #ffffff;
}

.red {
	color: #DF0126;
}

.red1 {
	color: #DF0126;
}

.blue {
	color: #034F92;
}

.dark {
	color: #001E44;
}

.sm_red {
	font-size : 9px;
	color: #DF0126;
}

.sm_blue {
	font-size : 10px;
	color: #034F92;
	background-position : bottom;
	background-repeat : no-repeat;
}

.m_blue {
	font-size : 12px;
	color: #034F92;
	background-position : bottom;
	background-repeat : no-repeat;
}

.b_blue {
	font-size : 14px;
	color: #034F92;
}

.sm_white {
	font-size : 9px;
	color: #ffffff;
	background-position : bottom;
	background-repeat : no-repeat;
}

.m_white {
	font-size : 12px;
	color: #ffffff;
	background-position : bottom;
	background-repeat : no-repeat;
}

input.blue{
	border: 0px;
	background-color: transparent;
	font-size: 10px;
	color: #DF0126;
	padding: 0px;
	margin: 0px;
	width: 150px;
}

input.red{
	border: 0px;
	background-color: transparent;
	font-size: 15px;
	color: #DF0126;
	padding: 0px;
	margin: 0px;
	width: 95px;
	font-weight: bold;
}

A.sm_blue:LINK {
	font-size: 10px;
	color: #034F92;
	text-decoration: none;
}

A.sm_blue:ACTIVE {
	font-size : 10px;
	color: #034F92;
	text-decoration : underline;
}

A.sm_blue:HOVER {
	font-size: 10px;
	color: #034F92;
	text-decoration : underline;
}

A.sm_blue:VISITED {
	font-size: 10px;
	color: #034F92;
	text-decoration: none;
}

A.sm_blue:VISITED:HOVER  {
	font-size: 10px;
	color: #034F92;
	text-decoration : underline;
}

A.noun:LINK {
	font-size: 9pt;
	color: #002E68;
	text-decoration: none;
}

A.noun:ACTIVE {
	font-size : 9pt;
	color: #002E68;
	text-decoration : underline;
}

A.noun:HOVER {
	font-size : 9pt;
	color: #002E68;
	text-decoration : underline;
}

A.noun:VISITED {
	font-size: 9pt;
	color: #002E68;
	text-decoration: none;
}

A.noun:VISITED:HOVER  {
	font-size : 9pt;
	color: #002E68;
	text-decoration : underline;
}

input.nobord {
	border: 0px;
	font-size : 12px;
	color: #034F92;
}

A.menu_1:LINK, A.menu_1:VISITED,  A.menu_1:ACTIVE{
	font-size : 12px;
	color: #FF9000;
	font-weight : bold;
	text-decoration : none;
}

A.menu_1:HOVER, A.menu_1:VISITED:HOVER {
	font-size : 12px;
	color: #FF9000;
	font-weight : bold;
	text-decoration : underline;
}

td.h1{
	background-color: #FF9000;
	background-image: url(img/hcenter_1_bg.gif);
	background-repeat: no-repeat;
}

td.h5{
	background-color: #007CCB;
	background-image: url(img/hcenter_2_bg.gif);
	background-repeat: no-repeat;
}

A.p:LINK {
	font-size: 9pt;
	color: #002E68;
	text-decoration: underline;
}

A.p:ACTIVE {
	font-size : 9pt;
	color: #FF7800;
	text-decoration : underline;
}

A.p:HOVER {
	font-size : 9pt;
	color: #FF7800;
	text-decoration : underline;
}

A.p:VISITED {
	font-size: 9pt;
	color: #002E68;
	text-decoration: underline;
}

A.p:VISITED:HOVER  {
	font-size : 9pt;
	color: #FF7800;
	text-decoration : underline;
}

A.blue:LINK, A.blue:ACTIVE, A.blue:HOVER, A.blue:VISITED, A.blue:VISITED:HOVER{
	color: #034F92;
	text-decoration: none;
}

A.b_blue:LINK, A.b_blue:ACTIVE, A.b_blue:HOVER, A.b_blue:VISITED, A.b_blue:VISITED:HOVER{
	color: #034F92;
	font-size : 14px;
}

A.b_red1:LINK, A.b_red1:ACTIVE, A.b_red1:HOVER, A.b_red1:VISITED, A.b_red1:VISITED:HOVER{
	color: #DF0126;
	font-size : 14px;
}

.hotel_sm{
	cursor: hand;
}
.small {color: #ffffff;	text-decoration: none;}
.s12 {color: #909090; font:9px; text-decoration: none;}
.photo{
	float: left; height: 130px; width: 150px; margin: 10px 20px 5px 20px; overflow-y: hidden;
}

/* Striped tables */
#contentBox table{margin-bottom:20px;width:100%;}
#contentBox caption{margin-bottom:5px;}
#contentBox caption,tfoot{font-family:Cambria, Georgia, "Times New Roman", serif;font-style:italic;}
#contentBox tfoot{text-align:center;}
#contentBox td,th{padding:5px;border:1px solid #333;}
#contentBox th:empty,
#contentBox td:empty{border:none;}
#contentBox th{font-weight:bold;}
#contentBox #TOworksTable tbody td:nth-of-type(odd), 
#contentBox #TOworksTable tbody tr:nth-of-type(odd), 
#contentBox #TOworksTable thead th:nth-of-type(odd)
{background:rgba(50,100,200,0.5);}
#contentBox {
	padding: 15px;
}
#contentBox h1, h2, h3, h4 {color: #C00;text-decoration: none;}
#contentBox h1 {font-size: 16pt;margin-left: 0px;margin-right: 0px;}
#contentBox h2 {font-size: 14pt;}
#contentBox h3, h4 {font-size: 12pt;}
#contentBox td {color: #002E68;font-size:9pt;}
.specName {
	font-size: 1.8em;
	color: #06C;
}
.specCountry {
	font-size: 1.3em;
	color: #009;
}
.specPrice {
	color: #C00;
	font-size: 1.5em;
}
.specDate {
	font-size: 1.2em;
	color: #009;
}
#specHeader {
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.specPrice input {
	background-color: #EBF4FD;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 1.1em;
	color: #C00;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#franch_menu a {
	color:#036;
	font-size:11pt;
}
#franch_menu a.active {
	color: #C00;
	text-decoration:none;
}
#franch_menu a:hover {
	color: #C00;
	text-decoration:none;
}
