/* START DEFAULT CSS SETTINGS */

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #000000;
	letter-spacing: .1mm;
	text-indent: 0px;
	font-weight: normal;
	z-index: 10;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #000000;
	letter-spacing: .1mm;
	text-indent: 0px;
	font-weight: normal;
}
SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 110%;
	color: #000000;
	letter-spacing: 0cm;
	text-indent: 0px;
	font-weight: normal;
}
IMG
{
	border-top-style: none;
    border-top-width: 0px;
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-left-style: none;
    border-left-width: 0px;
    border-right-style: none;
    border-right-width: 0px;
}

.MYT_text_8px {
    font-size: 8px;
}
.MYT_text_9px {
    font-size: 9px;
}
.MYT_text_10px {
    font-size: 10px;
}
.MYT_text_11px {
    font-size: 11px;
}
.MYT_text_12px {
    font-size: 12px;
}
.MYT_text_13px {
    font-size: 13px;
}
.MYT_text_14px {
    font-size: 14px;
}
.MYT_text_16px {
    font-size: 16px;
}
.MYT_text_18px {
    font-size: 18px;
}
.MYT_text_20px {
    font-size: 20px;
}
.MYT_text_22px {
    font-size: 22px;
}
.MYT_text_24px {
    font-size: 24px;
}
.MYT_text_bold {
	font-weight: bold;
}
.MYT_text_italic {
	font-style: italic;
}

.MYT_text_white {
    color: #FFFFFF;
}
.MYT_text_red {
    color: #FF0000;
}

.hand {
	cursor: pointer;
}
.no_repeat {
    background-repeat: no-repeat;
    background-attachment: scroll;
}

.MYT_img_spacer {
 	 background-image: url(https://images.thomascookgroup.ca/a_default/spacer.gif);
}

@media print
{
  .MYT_print_yes {display:block;}
  .MYT_print_no {display:none;}
}
@media screen
{
  .MYT_print_yes {display:block;}
  .MYT_print_no {display:block;}
}

/* END DEFAULT CSS SETTINGS */




/* START LINK CSS SETTINGS */

A:link {
	font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
    color: #002b5c;
}
A:visited {
	font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
    color: #002b5c;
}
A:active {
	font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
    color: #0369dd;
}
A:hover {
	font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
    color: #0369dd;
}

/* END LINK CSS SETTINGS */




/* START CUSTOM CSS SETTINGS */

.MYT_sidebar_background 
{
	background-color: #685d56;
}

.MYT_page_background {
	background-repeat: no-repeat;
    background-attachment: scroll;
	background-position: bottom right;
}

.MYT_page_title {
	color: #502628;
	font-size: 14px;
	font-weight: bold;
	padding-top: 15px;
	vertical-align: top;
	text-indent: 0px;
}
.MYT_page_title_http {
	color: #502628;
	font-size: 14px;
	font-weight: bold;
	padding-top: 15px;
	vertical-align: top;
	text-indent: 0px;
}

/* END CUSTOM CSS SETTINGS */




/* START MENU CSS SETTINGS */

.menuTitle_ON {
	font-family: Times New Roman;
	z-index: 100;
	font-weight: bold;
	font-size: 14px;
	color: #ffc424;
	cursor: hand;
}
.menuTitle_OFF {
	font-family: Times New Roman;
	z-index: 100;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}
.menu {
	font-family: Times New Roman;
	text-align: right;
	position: absolute;
	visibility: hidden;
	cursor: hand;
	z-index: 100;
	font-weight: bold;
	line-height: 150%;
	font-size: 14px;
	color: #002a5c;
	background-color: #cbd6e3;
	border-left-style: double;
	border-left-width: 5px;
	border-left-color: #002a5c;
	border-right-style: double;
	border-right-width: 5px;
	border-right-color: #002a5c;
	border-top-style: double;
	border-top-width: 5px;
	border-top-color: #002a5c;
	border-bottom-style: double;
	border-bottom-width: 5px;
	border-bottom-color: #002a5c;
}
.menu_ON {
	font-family: Times New Roman;
	line-height: 150%;
	font-size: 14px;
	font-weight: bold;
	color: #002a5c;
	background-color: #eef2f6;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #eeeeee;
	border-bottom-style: solid;
	border-bottom-width:1px;
	border-bottom-color: #eeeeee;
}
.menu_OFF {
	font-family: Times New Roman;
	line-height: 150%;
	color: #002a5c;
	font-size: 14px;
	font-weight: bold;
	background-color: #cbd6e3;
}
.menu_HEADER {
	font-family: Times New Roman;
	line-height: 150%;
	color: #502628;
	font-weight: bold;
	font-size: 14px;
	background-color: #cbd6e3;
}
/* END MENU CSS SETTINGS */

