BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-align : justify;
	color: #ffffff;
	background-color: #25221E;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

.MESSAGE {
	color : #FF1111;
}

INPUT.input{
	BORDER-STYLE: none;
}

select.selects{
	width: 120px;
	font-family: helvetica;
	color: #ff0000;
	font-size: 13px;
  font-style: italic;
	CURSOR: hand; 
	border: 1px solid #721A09; 
	background-color: #002e6a;
}

.dates{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color:		#F48000;
}
.titles{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color:		#ffffff;
}
.texts{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color:		#ffffff;
}
.textheaders{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight: bold;
	font: italic;
	color:		#F48000;
	}
A.placiaus{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color: #F48000;
}
A.placiaus:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color: #FF0000;
}

.linkss{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color:		#F48000;
}

.scrollbars{
	scrollbar-base-color: #797775;
	scrollbar-face-color: #25221E;
	scrollbar-track-color: ##797775;
	scrollbar-arrow-color: #f48000;
	scrollbar-highlight-color: #25221E;
	scrollbar-3d-light-color: #797775;
	scrollbar-dark-shadow-color: #797775;
	scrollbar-shadow-color: #797775;
	margin: 0px;
}	

.textareas{
	border-style: solid; 
	padding-left: 4; 
	padding-right: 4; 
	padding-top: 1; 
	padding-bottom: 1
}
	
.buttons{
	font-family: helvetica;
	color: #F48000;
	font-size: 13px;
  font-weight: bold;
	cursor: hand; 
	border: 1px solid #721A09; 
	background-color: #25221E;
}

.notselecteds{
	color: red;
}

.defs{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-align : justify;
	color: #F48000;
}

.faqs{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-align : justify;
	color: #FFFFFF;
}

.guestbuttons{
	font-family: helvetica;
	color: #25221E;
	font-size: 13px;
  font-weight: bold;
	CURSOR: hand;
	border: 1px solid #721A09; 
	background-color: #F48000;
}

.warnings{
	font-family: helvetica;
	color: #FF0000;
	font-size: 10px;
  font-weight: bold;
}

.comments{
	font-family : Arial, Helvetica, sans-serif;
	color: #F48000;
	font-size: 10px;
	font-weight: bold;
}

.rights{
	font-family : Arial, Helvetica, sans-serif;
	color: #F48000;
	font-size: 9px;
}
