/*---------------- css default -----------------------------*/
body {
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
table {
	font-family: Arial;	font-size: 10pt;
	border-collapse: collapse; color: #000000;	line-height: 1.4;
}
p{	line-height: 1.4; color: #000000;}

hr {	color: #ede7e3;	}
a:link {
	COLOR: #99aa38; TEXT-DECORATION: underline;
}
a:visited {
	COLOR: #99aa38; TEXT-DECORATION: underline;
}
a:hover {
	COLOR: #99aa38; TEXT-DECORATION: none;
}
a:active {
	text-decoration: underline;	color: #99aa38;
}



/*---------------- css text -----------------------------*/
.text_date-r {
	color: #7a7d10;
	font-family: Arial;
	font-size: 16px;
}
.text_date {
	color: #000000;
	font-family: Arial;
	font-size: 16px;
}
.text_red {
	color: #c64607;
}
.text_yellow {
	color: #dfe0b6;
}
.text_orange {
	color: #546d82;
}

.title_w {
	color: #ffffff;
	font-family: Arial;
	font-size: 22px;
	line-height: 1.0;
}
.text_footer {
	color: #44647c;
}
.textbody {
	font-family: Arial;	font-size: 10pt;
	color: #000000;	line-height: 1.4;
}


/*---------------- css bg -----------------------------*/
.border {
	border: 2px solid #f6e8cc;	
}
.bg_reservation {
	background-color: #FFFFFF;
	background-image: url(bg_reservation.gif);
	background-repeat: repeat-x;
	background-position: top;	
}
.bg_content {
	background-color: #FFFFFF;
	background-image: url(bg_content.gif);
	background-repeat: repeat-x;
	background-position: top;	
}



/*---------------- css menu -----------------------------*/
.menu_r:link {
	COLOR: #7a7d10; TEXT-DECORATION: underline;
}
.menu_r:visited {
	COLOR: #7a7d10; TEXT-DECORATION: underline;
}
.menu_r:hover {
	COLOR: #7a7d10; TEXT-DECORATION: none;
}
.menu_r:active {
	text-decoration: underline;	color: #7a7d10;
}

.footer:link {
	COLOR: #44647c; TEXT-DECORATION: underline;
}
.footer:visited {
	COLOR: #44647c; TEXT-DECORATION: underline;
}
.footer:hover {
	COLOR: #44647c; TEXT-DECORATION: none;
}
.footer:active {
	text-decoration: underline;	color: #44647c;
}

.buttonSearch{
	background-color: #928730;
	border: 1px outset #ffffff;
	padding: 1px;
	color: #ffffff;
	text-decoration: none;
	font: 9pt Arial;
}

input.Search {
	background-color: #ffffff;
	color: #000000;
	font-family: verdana;
	font-size: 9pt;
 	padding: 2px 0px 0px 2px;

	width: 115pt;

	margin: 0px;
padding-bottom:0px;
}
input[type=text]{
	font-family: Arial;	font-size: 10pt;
	color: #000000;
	background-color: #ffffff;
	border: 1px inset #7a7d10		
	height: 15px;	
}
.Search{
	font-family: Arial;	font-size: 10pt;
	color: #000000;
	background-color: #ffffff;
	border: 1px inset #7a7d10		
	height: 15px;	
}
select {
	font-family: Arial;	font-size: 10pt; 
	color: #000000;
	background-color: #ffffff;
	border: 1px inset #7a7d10			
	height: 20px;	
}
textarea {
	font-family: Arial;	font-size: 10pt; 
	color: #000000;
	background-color: #ffffff;
	border: 1px inset #7a7d10	

}

.copyright
{
	
	color: #000000;
	text-align:center;
	font-size: 10pt;
}
.copyright a
{
	color:#000000;
	text-align:center;
	font-size: 10pt;
	text-decoration: none;
}
.copyright a:hover
{
	color:  #000000;
	text-align:center;
	font-size: 10pt;
	text-decoration: underline;	
}

/*---------------- css left or right -----------------------------*/
.title_left-right {
 font-family: Arial; font-size: 12px;
 color: #6d7718; line-height: 1.4;
}

.bg_calendar {
	background-color: #e6e7bd;
	text-align: center;
	font-family: Arial;
	color: #666666;
	font-size: 12px;
}
.title_quicksearch {
 font-family: Arial; font-size: 18pt;
 color: #6d7718;
}