/* header styles */

body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #023452;
	font-size: 8pt;
	font-family: verdana;
}
table.container {
        background-color: #ffffff;
        width: 760px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
}
td.menu-topleft {
	background-color: #c8def3;
	border-top: 3px solid #9ac2e8;
        width: 285px;
}
#menu-topleft {
	width: 285px;
	margin: 0px;
	text-align: left;
	font-family: verdana;
}
#menu-topleft ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menu-topleft li a.light:link, #menu-topleft li a.light:visited, #menu-topleft li a.light:active {
	color: #000000;
	font-size: 9pt;
	display: block;
	background-color: #c8def3;
	padding: 3px;
	height: 14px;
}	
#menu-topleft li a.light:hover {
	color: #000000;
        font-size: 9pt;
	background-color: #c8def3;
	text-decoration: underline;
        padding: 3px;
        height: 14px;
}
#menu-topleft li a.dark:link, #menu-topleft li a.dark:visited, #menu-topleft li a.dark:active {
        color: #000000;
        font-size: 9pt;
        display: block;
        background-color: #9ac2e8;
        padding: 3px;
        height: 14px;
}
#menu-topleft li a.dark:hover {
        color: #000000;
        font-size: 9pt;
        background-color: #9ac2e8;
        text-decoration: underline;
        padding: 3px;
        height: 14px;
}
#menu-topleft li a.light-highlight:link, #menu-topleft li a.light-highlight:visited, #menu-topleft li a.light-highlight:active {
        color: #0d5dab;
        font-size: 9pt;
        display: block;
        background-color: #c8def3;
        padding: 3px;
        height: 14px;
}
#menu-topleft li a.light-highlight:hover {
        color: #0d5dab;
        font-size: 9pt;
        background-color: #c8def3;
        text-decoration: underline;
        padding: 3px;
        height: 14px;
}
a:link, a:visited, a:active {
	color: #373b5e;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	line-height: normal;
}
a:hover {
	color: #373b5e;
	text-decoration: underline;
	font-size: 9pt;
	font-weight: bold;
	line-height: normal;
}
table.why-choose {
	border: 1px solid #0054a6;
	background: #ffffff;
	height: 135px;
	width: 470px;
	position: relative;
	top: 3px;
	font-family: verdana;
	font-size: 7pt;
}
.why-bold {
        color: #000000;
        text-decoration: none;
        font-weight: bold;
        font-size: 10pt;
}
table.special {
	border: 1px solid #0054a6;
	background: #c1ddf8;
	height: 60px;
	width: 470px;
	position: relative;
	top: 6px;
	font-size: 13pt;
}
table.book {
	height: 60px;
        position: relative;
        top: 8px;
}

/* tour styles */

table.tour-container {
	width: 374px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #000000;
}
img.tour {
	width: 374px;
	height: 121px;
	display: block;
}
td.tour1-header {
	background-color: #e2e838;
	height: 32px;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	font-family: verdana;
	text-align: left;
	padding: 0px 0px 0px 6px;
}
td.tour1-content {
	background-color: #fbf8d5;
	border-left: 1px solid #b6b4b5;
	border-right: 1px solid #b6b4b5;
	border-bottom: 2px solid #b1b601;
	text-align: left;
}
td.tour1-info {
        background-color: #e0e490;
        border-left: 1px solid #b6b4b5;
        border-right: 1px solid #b6b4b5;
        border-bottom: 2px solid #b1b601;
        text-align: left;
	padding: 0px 0px 0px 6px;
}
td.tour2-header {
        background-color: #481792;
        height: 32px;
        color: #ffffff;
        font-size: 10pt;
        font-weight: bold;
        font-family: verdana;
        text-align: left;
        padding: 0px 0px 0px 6px;
}
td.tour2-content {
        background-color: #e9dff7;
        border-left: 1px solid #b6b4b5;
        border-right: 1px solid #b6b4b5;
        border-bottom: 2px solid #481892;
        text-align: left;
}
td.tour2-info {
        background-color: #c09bf8;
        border-left: 1px solid #b6b4b5;
        border-right: 1px solid #b6b4b5;
        border-bottom: 2px solid #481892;
        text-align: left;
        padding: 0px 0px 0px 6px;
}
td.tour3-header {
        background-color: #12910c;
        height: 32px;
        color: #ffffff;
        font-size: 10pt;
        font-weight: bold;
        font-family: verdana;
        text-align: left;
        padding: 0px 0px 0px 6px;
}
td.tour3-content {
        background-color: #d6fbdc;
        border-left: 1px solid #b6b4b5;
        border-right: 1px solid #b6b4b5;
        border-bottom: 2px solid #12910c;
        text-align: left;
}
td.tour3-info {
        background-color: #abe38f;
        border-left: 1px solid #b6b4b5;
        border-right: 1px solid #b6b4b5;
        border-bottom: 2px solid #12910c;
        text-align: left;
        padding: 0px 0px 0px 6px;
}
td.tour4-header {
        background-color: #73450e;
        height: 32px;
        color: #ffffff;
        font-size: 10pt;
        font-weight: bold;
        font-family: verdana;
        text-align: left;
        padding: 0px 0px 0px 6px;
}
td.tour4-content {
        background-color: #fbecd5;
        border-left: 1px solid #b6b4b5;
        border-right: 1px solid #b6b4b5;
        border-bottom: 2px solid #72450e;
        text-align: left;
}
td.tour4-info {
        background-color: #c4995b;
        border-left: 1px solid #b6b4b5;
        border-right: 1px solid #b6b4b5;
        border-bottom: 2px solid #72450e;
        text-align: left;
        padding: 0px 0px 0px 6px;
}
td.tour5-header {
        background-color: #a60000;
        height: 32px;
        color: #ffffff;
        font-size: 10pt;
        font-weight: bold;
        font-family: verdana;
        text-align: left;
        padding: 0px 0px 0px 6px;
}
td.tour5-content {
        background-color: #fbd8d6;
        border-left: 1px solid #b6b4b5;
        border-right: 1px solid #b6b4b5;
        border-bottom: 2px solid #a60000;
        text-align: left;
}
td.tour5-info {
        background-color: #e39990;
        border-left: 1px solid #b6b4b5;
        border-right: 1px solid #b6b4b5;
        border-bottom: 2px solid #a60000;
        text-align: left;
        padding: 0px 0px 0px 6px;
}
td.tour6-header {
        background-color: #0054a6;
        height: 32px;
        color: #ffffff;
        font-size: 10pt;
        font-weight: bold;
        font-family: verdana;
        text-align: left;
        padding: 0px 0px 0px 6px;
}
td.tour6-content {
        background-color: #d6e9fa;
        border-left: 1px solid #b6b4b5;
        border-right: 1px solid #b6b4b5;
        border-bottom: 2px solid #0054a5;
        text-align: left;
}
td.tour6-info {
        background-color: #8fbae4;
        border-left: 1px solid #b6b4b5;
        border-right: 1px solid #b6b4b5;
        border-bottom: 2px solid #0054a5;
        text-align: left;
        padding: 0px 0px 0px 6px;
}
td.tour7-header {
        background-color: #d38b05;
        height: 32px;
        color: #000000;
        font-size: 10pt;
        font-weight: bold;
        font-family: verdana;
        text-align: left;
        padding: 0px 0px 0px 6px;
}
td.tour7-content {
        background-color: #f6e0b7;
        border-left: 1px solid #b6b4b5;
        border-right: 1px solid #b6b4b5;
        border-bottom: 2px solid #d38b05;
        text-align: left;
}
td.tour7-info {
        background-color: #efb343;
        border-left: 1px solid #b6b4b5;
        border-right: 1px solid #b6b4b5;
        border-bottom: 2px solid #d38b05;
        text-align: left;
        padding: 0px 0px 0px 6px;
}

/* footer styles */

table.footer {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
        background-color: #ffffff;
        width: 762px;
	border-top: 8px solid #f07f09;
	padding: 10px;
}
a.footer:link, a.footer:visited, a.footer:active {
	color: #373b5e;
	text-decoration: none;
	font-family: verdana;
	font-size: 9pt;
	font-weight: bold;
	font-family: arial;
}
a.footer:hover {
	color: #373b5e;
	text-decoration: underline;
	font-family: verdana;
	font-size: 9pt;
	font-weight: bold;
	font-family: arial;
}

/* other font styles */

.small {
	color: #373737;
	text-decoration: none;
	font-weight: bold;
	font-size: 7pt;
	font-family: verdana
}
.bold {
	font-weight: bold;
}
