@charset "utf-8";
/* CSS Document */

body,td {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	color: #FFCCCC;
}
body {
	background-color: #600F1B;
	margin: 0px;
}
p {
	margin: 0px;
}
a {
	font-weight: bold;
	color: #FF8331;
	outline:none;
}
a:hover {
	color: #FFD232;
}
.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: #FF8331;
}
.address a {
	color: #FF8331;
	font-weight: normal;
}
.address a:hover {
	color: #FFFFFF;
}
.facilities {
	line-height: 17px;
}
.facilities b {
	color: #FF8331;
	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: #d90e85;
	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: #000000;
}
.partners a {
	color: #660000;
}
.partners a:hover {
	color: #FFFFFF;
}
