@charset "utf-8";
/* CSS Document */

body,td {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #013B63;
	margin: 0px;
}
p {
	margin: 0px;
}
h1 {
	font-size: 17px;
	font-weight: normal;
	margin: 0px;
	color: #00EAFF;
}
a {
	color: #013B63;
}
a:hover {
	text-decoration: none;
	color: #00EAFF;
}
.table100 {
	height: 100%;
	width: 100%;
}
/* ----------------- menu ----------------- */
.menu {
	color: #0090FF;
}
.menu a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 18px;
}
.menu a:hover {
	color: #00EAFF;
	text-decoration: underline;
}
.menu h1 {
	color: #00EAFF;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", sans-serif;
	font-style: italic;
	font-size: 19px;
	margin: 0px;
}
.menu h2 {
	font-size: 14px;
	color: #00EAFF;
	font-weight: normal;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", sans-serif;
	margin: 0px;
}
.menu h3 {
	color: #013b63;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", sans-serif;
	font-style: italic;
	font-size: 19px;
	margin: 0px;
}
.menu h4 {
	font-size: 14px;
	color: #013b63;
	font-weight: normal;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", sans-serif;
	margin: 0px;
}
/* ----------------- travel resources ----------------- */
.links {
}
.links a {
	color: #003399;
	line-height: 16px;
	text-decoration: underline;
}
.links a:hover {
	text-decoration: underline;
}
.link-code {
	font-size: 9px;
	color: #00EAFF;
}
/* ----------------- contact form ----------------- */
form {
	margin: 0px;
}
form td {
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size: 11px;
}
.fbuttons {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006BD9;
	background-color: #00EAFF;
	border: 1px solid #006BD9;
}
.ffields {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006BD9;
	background-color: #FFFFFF;
	border: 1px solid #006BD9;
	padding-left: 2px;
}
.required {
	color: #000033;
	font-size: 10px;
}
/* ----------------- copyright ----------------- */
.copyright {
	font-size: 10px;
	color: #FFFFFF;
}
.copyright a {
	color: #0090FF;
}
.copyright a:hover {
	color: #00EAFF;
}
/* ----------------- myinternet ----------------- */
.myinternet-table {
	margin-top: 4px;
	margin-bottom: 4px;
}
.myinternet {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
}
.myinternet a {
	text-decoration: none;
	color: #000000;
}
.myinternet a:hover {
	text-decoration: none;
	color: #000000;
}
.myinternet-travel {
	font-family: "Segoe UI", "Trebuchet MS", "Times New Roman", sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #FF2E00;
	line-height: 10px;
	padding-right: 2px;
	padding-left: 2px;
}
