/*---------------- css default -----------------------------*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1D2049;
}
table {
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;
	border-collapse: collapse; color: #ffffff;	line-height: 1.4;
}
p{	line-height: 1.4; color: #ffffff;}
input[type=text] {
	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;
	color: #313131;
	background-color: #FFFFFF;
	border: 1px outset #7076a9;	
	height: 16px;	
}
select {
	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;  COLOR: #000000;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;	font-size: 11px; COLOR: #ffffff;
}

hr {	color: #999999;	}
a:link {
	COLOR: #ffffff; TEXT-DECORATION: underline;
}
a:visited {
	COLOR: #ffffff; TEXT-DECORATION: underline;
}
a:hover {
	COLOR: #ffffff; TEXT-DECORATION: none;
}
a:active {
	text-decoration: underline;	color: #ffffff;
}



/*---------------- css bg -----------------------------*/
.bg_menu {
	background-image: url(menu_bg.gif);
	background-repeat: repeat-x;
	height: 94px;
}



/*---------------- css text -----------------------------*/
.text_menu {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
.line_text {
	background-image: url(menu_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 8px;
}
.text_blue {
	color: #35afdb;
}
.text_price {
	color: #35afdb;
	font-size: 20px;
}
.textbody {
	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;
	color: #ffffff;	line-height: 1.4;
}


/*---------------- css text -----------------------------*/
.menu:link {
	COLOR: #35afdb; TEXT-DECORATION: underline;
}
.menu:visited {
	COLOR: #35afdb; TEXT-DECORATION: underline;
}
.menu:hover {
	COLOR: #35afdb; TEXT-DECORATION: none;
}
.menu:active {
	text-decoration: underline;	color: #35afdb;
}

.Search {
	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;
	color: #313131;
	background-color: #FFFFFF;
	border: 1px outset #7076a9;	
	height: 16px;	
}
.buttonSearch{
	background-color: #7076a9;
	border: 1px outset #4c5286;
	padding: 1px;
	color: #ffffff;
	text-decoration: none;
	font: 11px arial, Helvetica, sans-serif;
	height: 20px;
}
.copyright
{
 
 color: #ffffff;
 text-align:center;
 font-size: 11px;
}
.copyright a
{
 color:#ffffff;
 text-align:center;
 font-size: 11px;
 text-decoration: none;
}
.copyright a:hover
{
 color:  #ffffff;
 text-align:center;
 font-size: 11px;
 text-decoration: underline; 
}
/*---------------- css left or right -----------------------------*/
.menu_left-right:link {
 COLOR: #ffffff; TEXT-DECORATION: underline;
}
.menu_left-right:visited {
 COLOR: #ffffff; TEXT-DECORATION: underline;
}
.menu_left-right:hover {
 COLOR: #ffffff; TEXT-DECORATION: none;
}
.menu_left-right:active {
 text-decoration: underline; color: #ffffff;
}

.text_left-right {
 font-family: Arial, Helvetica, sans-serif; font-size: 12px;
 color: #ffffff; line-height: 1.4;
}

.title_left-right {
 font-family: Arial, Helvetica, sans-serif; font-size: 12px;
 color: #8e94c4; line-height: 1.4;
}

.bg_calendar {
	background-color: #cccccc;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
.title_quicksearch {
 font-family: Arial, Helvetica, sans-serif; font-size: 18pt;
 color: #ffffff;
}
