@charset "utf-8";
/* CSS Document */

body {
	background-color: #000964;
	margin: 0px;
}
body,td {
	font-family: "Palatino Linotype", "Trebuchet MS", "Times New Roman", sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
p {
	margin: 0px;
}
a {
	font-weight: bold;
	color: #A1D503;
}
a:hover {
	color: #3594D7;
}
b {
	font-weight: bold;
	color: #41AEEC;
}
.table {
	height: 100%;
	width: 100%;
}
.black-stroke {
	border: 1px solid #000000;
	background-color: #006299;
}
#text {
	height: 222px;
	width: 258px;
	overflow: auto;
	margin-left: 10px;
	padding-right: 4px;
}
.copyright {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 10px;
	color: #1f5892;
}
/* ----------------- contact ----------------- 
form {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
form td {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
}
.fbuttons {
	font-size: 11px;
	font-weight: bold;
	color: #000964;
	background-color: #A1D503;
	border: 1px solid #000000;
	font-family: Tahoma, Verdana, Arial, Sans-serif;
}
.ffields {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #006299;
	border: 1px solid #A1D503;
	padding-left: 2px;
}
.required {
	color: #A1D503;
	font-size: 10px;
}*/
/* ----------------- contact form ----------------- */
form {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
form td {
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
.fbuttons {	
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000964;
	background-color: #A1D503;
	border: 1px solid #000000;
}
.ffields {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #0078B9;
	border: 1px solid #A1D503;
	padding-left: 2px;
}
.required {
	color: #A1D503;
	font-size: 10px;
}
/* ----------------- links ----------------- */
.link-table {
}
.link-table a {
	color: #A1D503;
	text-decoration: underline;
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
}
.link-table a:hover {
	font-weight: normal;
	color: #A1D503;
	text-decoration: underline;
}
.link-code {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 10px;
	color: #A1D503;
	line-height: 12px;
}
/* ----------------- 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;
}
