@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #000000;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
}
body {
	background-color: #FFFFFF;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
p {
	margin: 0px;
}
#tP {
	color: #11b7fd;
}
/* ----------------- menus ----------------- */
.menu-1 {
	padding-bottom: 2px;
}
.menu-1 td {
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
.menu-1 a {
	color: #d42631;
	text-decoration: none;
}
.menu-1 a:hover {
	text-decoration: underline;
	color: #3698fe;
}
.menu-2-title {
	font-size: 12px;
	color: #072197;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
}
.menu-2-line {
	background-image: url(../layout/menu-2-line.gif);
	background-position: left bottom;
}
.menu-2-buttons {
	font-size: 11px;
	color: #666666;
	padding-bottom: 6px;
}
.menu-2-buttons a {
	color: #666666;
	text-decoration: underline;
}
.menu-2-buttons a:hover {
	color: #072197;
	text-decoration: none;
}
.menu-3 {
	color: #072197;
	font-size: 10px;
	padding-top: 4px;
}
.menu-3 a {
	color: #072197;
	text-decoration: none;
}
.menu-3 a:hover {
	color: #d42631;
}
/* ----------------- copyright ----------------- */
.copyright {
	font-size: 10px;
	color: #666666;
}
.copyright a {
	color: #002790;
	text-decoration: underline;
}
.copyright a:hover {
	color: #FF0000;
	text-decoration: none;
}
/* ----------------- 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;
}