/*---------------- css default -----------------------------*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg_body.jpg);
	background-repeat: repeat;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;
	border-collapse: collapse; color: #3b3b3b;	line-height: 1.4;
}
p{	line-height: 1.4; color: #3b3b3b;}
input[type=text]{
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;
	color: #3b3b3b;
	background-color: #f5eccd;
	border: 1px inset #da970a;
	height: 16px;
}
.Search{
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;
	color: #3b3b3b;
	background-color: #f5eccd;
	border: 1px inset #da970a;
	height: 16px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px; COLOR: #3b3b3b;
	color: #3b3b3b;
	background-color: #f5eccd;
	border: 1px inset #da970a;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px; COLOR: #3b3b3b;
	color: #3b3b3b;
	background-color: #f5eccd;
	border: 1px inset #da970a;
}

hr {	color: #d0c9b0;	}
a:link {
	COLOR: #87250A; TEXT-DECORATION: underline;
}
a:visited {
	COLOR: #87250A; TEXT-DECORATION: underline;
}
a:hover {
	COLOR: #87250A; TEXT-DECORATION: none;
}
a:active {
	text-decoration: underline;	color: #87250A;
}


/*---------------- css bg -----------------------------*/
.bg_menu {
	background-image: url(menu_bg.gif);
	background-repeat: repeat-x;
	height: 199px;
}


/*---------------- css menu -----------------------------*/
.top:link {
	COLOR: #dabc02; TEXT-DECORATION: none;
}
.top:visited {
	COLOR: #dabc02; TEXT-DECORATION: none;
}
.top:hover {
	COLOR: #dabc02; TEXT-DECORATION: underline;
}
.top:active {
	text-decoration: none;	color: #dabc02;
}

.menu:link {
	text-decoration: none;
	color: #87250a;
	text-transform: uppercase;
	font-weight: bold;
}
.menu:visited {
	text-decoration: none;
	color: #87250a;
	text-transform: uppercase;
	font-weight: bold;
}
.menu:hover {
	text-decoration: underline;
	color: #87250a;
	text-transform: uppercase;
	font-weight: bold;
}
.menu:active {
	text-decoration: none;
	color: #87250a;
	text-transform: uppercase;
	font-weight: bold;
}

.red:link {
	COLOR: #c73205; TEXT-DECORATION: none;
}
.red:visited {
	COLOR: #c73205; TEXT-DECORATION: none;
}
.red:hover {
	COLOR: #c73205; TEXT-DECORATION: underline;
}
.red:active {
	text-decoration: none;	color: #c73205;
}



/*---------------- css text -----------------------------*/
.text_small {
	font-size: 10px;
}

.text_yellow {
	color: #ffde1f;
}

.text_price {
	color: #ffde1f;
	font-size: 16px;
	font-weight: bold;
}

.text_price1 {
	color: #3b3b3b;
	font-size: 16px;
	font-weight: bold;
}

.text_code {
	color: #c73205;
	font-weight: bold;
	text-transform: uppercase;
}

.text_footer {
	color: #f5eccd;
	font-size: 10px;
}

.text_red {
	color: #872406;
}
.textbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;
	color: #3b3b3b;	line-height: 1.4;
}
.copyright {
	color: #f5eccd;
	font-size: 10px;
}

.buttonSearch{
	background-color: #ffb415;
	border: 1px outset #da970a;
	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: #3b3b3b; TEXT-DECORATION: none;
}
.menu_left-right:visited {
 COLOR: #3b3b3b; TEXT-DECORATION: none;
}
.menu_left-right:hover {
 COLOR: #3b3b3b; TEXT-DECORATION: underline;
}
.menu_left-right:active {
 text-decoration: none; color: #3b3b3b;
}

.text_left-right {
 font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
 color: #3b3b3b; line-height: 1.4;
}

.title_left-right {
 font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
 color: #87250A; line-height: 1.4;
}

.bg_calendar {
	background-color: #f5eccd;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
.title_quicksearch {
 font-size: 18pt;
 color: #87250A;
}