body, table, div {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 10pt;
}
html, body {
	background-color: #000000; /* #580202; */
	color: #ffffff;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
table {
	background-color: #000000; /* #ffffff; */
	color: #ffffff;
}
ul {
	font-size: 11pt;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
ul li {
	text-align: center;
	line-height: 2em;
	width: auto;
}
ul li a {
	color: #ffffff;
	text-decoration: none;
}
ul li a:hover {
	text-decoration: none;
}
h1 {
	font-size: 14pt;
	margin: 0;
}
.container {
	background-color: transparent;
	width: 100%;
	height: 100%;
}
.main {
	border: 1px solid #000000;
	width: 880px;
	height: auto;
}
.menu {
	width: 100%;
	height: 30px;
	table-layout: fixed;
	border: 1px solid #000000;
	border-width: 1px 0;
}
.menu td {
	text-align: center;
}
.menu td a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-size: 10pt;
}
.menu td a:hover {
	color: #808080;
}
.menu:hover {
	border-width: 1px 0 0 0;
}
.menu tr:hover {
	background-color: #000000;
}
.menu td:hover {
	background-color: #202020;
	color: #c0c0c0;
	border: 1px solid #000000;
	border-bottom-width: 0;
}
.content {
	height: 250px;
	text-align: center;
	vertical-align:top;
	font-size: 12pt;
	padding: 10px;
}
.prices {
	position: relative;
	/*height: 140px;*/
	/*width: 320px;*/
	/*overflow-y: scroll;*/
	padding: 20px 0;
}
.prices table {
	font-size: 12pt;
	width: auto;
	border-collapse: collapse;
}

.prices table th,
.prices table td {
	border-bottom: 1px solid #c0c0c0;
	text-align: left;
	padding: 7px;
}

.prices table th {
	border: 0;
}

.prices table th.col2,
.prices table th.col3,
.prices table th.col4 {
	text-align: center;	
}

.prices table td.col2,
.prices table td.col3,
.prices table td.col4 {
	text-align: center;	
}

.prices table td.space {
	border: 0;
	font-size: 0;
	line-height: 0;
	height: 15px;	
}

.no_border {
	border: none !important;
	text-align: left !important;
}
.left {
	text-align: left !important;
}
.fotos {
	position: relative;
	height: 100%;
	width: auto;
	padding: 1px;
}
.fotos table td {
	text-align: center;
	padding: 5px;
}
.contact {
	font-size: 11pt;
}
.contact td {
	padding: 2px;
	text-align: left;
}
.contact input[type=text], .contact textarea {
	width: 260px;
	font-size: 11pt;
}
.contact input, .contact textarea {
	border: 1px solid #c0c0c0;
}
#top_flash {
	background: transparent url(images/hg_start.jpg) repeat scroll 0 0;
}
#top_header {
	background: transparent url(images/header.jpg) repeat scroll 0% 0%;
	height: 97px;
	vertical-align: bottom;
}
#top_header table {
	width: 200px;
	float: right;
	border-width: 0;
}
