BODY {
	font-family: Arial;
	font-size: 12px;
	background-color: Black;
	color: #A9A9A9;
	background-image: url(../style/bg_csm.gif);
	background-attachment: fixed;
}
td {
	font-size: 13px;
}
p {
	font-size: 13px;
}
td.titulored_left {
	background-image: url(bg_titulo_red.gif);
}
A {
	color: #DAA520;
	text-decoration: none;
}
a.menu_top {
	color: White;
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
	width: 100%;
}
a.menu_yellow {
	color: Yellow;
	font-size: 16px;
	font-style: italic;
	width: 100%;
	font-weight: bold;
}
table.menu_top {
	background-color: #0E0E0E;
}
a.canasta {
	color: Yellow;
}
A:hover {
	color: Lime;
}
a.menu_top:hover {
	color: Black;
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
	width: 100%;
	background-color: Silver;
}
a.menu_yellow:hover {
	color: Black;
	font-size: 16px;
	font-style: italic;
	background-color: Yellow;
	font-weight: bold;
}
td.menu_top {
	border: 1px ridge Gray;
	background-color: Black;
}
table.main {
	font-family: Arial;
	background-color: transparent;
	border: 3px solid #0E0E0E;
}
.red {
	color: Red;
}
td.title_white {
	color: #DAA520;
	font-size: 16px;
	font-weight: bold;
	background-color: #0E0E0E;
	border: 2px solid #1F1F1F;
}
h1 {
	color: #E67F00;
	text-align: center;
	font-size: 28px;
	margin: 0px 0px 0px 0px;
}
h2 {
	color: Olive;
	font-size: 24px;
	margin: 0px 0px 0px 0px;
}
h3 {
	font-size: 20px;
	margin: 0px 0px 0px 0px;
	color: #BDB76B;
}
td.menu_left {
	background-color: #0E0E0E;
}
a.site_map {
	color: #324047;
	font-size: 10px;
}
a.menu_right {
	height: 20px;
}
td.menu_hotels {
	border: 1px ridge #5D5D5D;
}
table.form {
	background-color: Black;
}
tr.form {
	background-color: #1F1F1F;
	color: #E1E1E1;
}
input {
	border: 1px solid Black;
	background-color: #DCDCDC;
}
textarea {
	border: 1px solid Black;
	background-color: #DCDCDC;
}
.title_white {
	color: White;
	font-size: 15px;
	font-weight: bold;
}
a.yellow {
	color: Yellow;
	font-weight: bold;
}
td.yellow {
	background-color: #0E0E0E;
	border: 2px solid #1F1F1F;
	color: #E1E1E1;
	color: #FFD700;
}
a.canasta {
	color: #FFD700;
	font-size: 18px;
}
td.canasta {
	color: #FFD700;
	font-size: 18px;
	background-color: #002D00;
	height: 35px;
	border: 2px solid Black;
	padding-left: 7px;
	padding-right: 7px;
}
.heading2 {
	font-size: 19px;
	color: #B8860B;
}
.heading {
	font-size: 18px;
	color: #FFD700;
}