@charset "utf-8";
/* CSS Document */

body,td {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	color: #FFF;
}
body {
	background-color: #1777a3;
	margin: 0px;
}
p {
	margin: 0px;
}
a {
	font-weight: bold;
	color: #E7CF7A;
	outline:none;
}
a:hover {
	color: #E67015;
}
.border {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.border-bot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.address {
	font-size: 10px;
	color: #E7CF7A;
}
.address a {
	color: #E7CF7A;
	font-weight: normal;
}
.address a:hover {
	color: #FFF;
}
.facilities {
	line-height: 17px;
}
.facilities b {
	color: #E7CF7A;
	font-size: 10px;
}
.top-table {
	color: #000000;
	background-image: url(../layout/topbk.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bottom-table {
	color: #000000;
	background-color: #E7CF7A;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.partners {
	color: #1777A3;
}
.partners a {
	color: #1777A3;
}
.partners a:hover {
	color: #006;
}
