/*---------------- css default -----------------------------*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ac1c01;
}
table {
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;
	border-collapse: collapse; color: #000000;	line-height: 1.4;
}
p{	line-height: 1.4; color: #000000;}


hr {	color: #cbcbcb;	}
a:link {
	COLOR: #ac1c01; TEXT-DECORATION:  underline;
}
a:visited {
	COLOR: #ac1c01; TEXT-DECORATION:  underline;
}
a:hover {
	COLOR: #ac1c01; TEXT-DECORATION: none;
}
a:active {
	text-decoration:  underline;	color: #ac1c01;
}



/*---------------- css text -----------------------------*/
.text_small {
	font-size: 10px;
}

.text_topl {
	font-size: 14px;
	color: #ffffff;
}

.text_white {
	color: #ffffff;
}

.title{
	font-size: 18px;
	color: #ac1c01;
	text-transform: capitalize;
	line-height: 1.0;
}

.title_black{
	font-size: 18px;
	color: #000000;
	text-transform: capitalize;
	line-height: 1.0;
}

.text_call{
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
}

.text_footer{
	font-size: 12px;
	color: #ffffff;
}
.copyright{
	font-size: 12px;
	color: #ffffff;
}
.textbody {
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;
	color: #000000;	line-height: 1.4;
}


/*---------------- css border -----------------------------*/
.border {
	border: 1px solid #b2b2b2;
}



/*---------------- css menu -----------------------------*/
.menu:link {
	COLOR: #ffffff; TEXT-DECORATION: none;
}
.menu:visited {
	COLOR: #ffffff; TEXT-DECORATION: none;
}
.menu:hover {
	COLOR: #ffffff; TEXT-DECORATION: underline;
}
.menu:active {
	text-decoration: none;	color: #ffffff;
}


.buttonSearch{
	background-color: #D63E3D;
	border: 1px outset #ffffff;
	padding: 1px;
	color: #ffffff;
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif;
	height: 19px;
}

input.Search {
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 	   padding: 2px 0px 0px 2px;

	width: 115pt;

	margin: 0px;
padding-bottom:0px;
border-color:#D0D0BF;
}
input[type=text]{
	font-family: verdana,Arial, Helvetica, sans-serif;	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	border: 1px inset #000000;		
	height: 15px;	
}
.Search{
	font-family: verdana,Arial, Helvetica, sans-serif;	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	border: 1px inset #000000;		
	height: 15px;	
}
select {
	font-family: verdana,Arial, Helvetica, sans-serif;	font-size: 12px; 
	color: #000000;
	background-color: #ffffff;
	border: 1px inset #000000;			
	height: 20px;	
}
textarea {
	font-family: verdana,Arial, Helvetica, sans-serif;	font-size: 12px; 
	color: #000000;
	background-color: #ffffff;
	border: 1px inset #000000;	

}

.copyright
{
	
	color: #ffffff;
	text-align:center;
	font-size: 12px;
}
.copyright a
{
	color:#ffffff;
	text-align:center;
	font-size: 12px;
	text-decoration: none;
}
.copyright a:hover
{
	color:  #ffffff;
	text-align:center;
	font-size: 12px;
	text-decoration: underline;	
}

/*---------------- css left or right -----------------------------*/
.menu_left-right:link {
 COLOR: #000000; TEXT-DECORATION: underline;
}
.menu_left-right:visited {
 COLOR: #000000; TEXT-DECORATION: underline;
}
.menu_left-right:hover {
 COLOR: #000000; TEXT-DECORATION: none;
}
.menu_left-right:active {
 text-decoration: underline; color: #000000;
}

.text_left-right {
 font-family: Arial, Helvetica, sans-serif; font-size: 12px;
 color: #000000; line-height: 1.4;
}

.title_left-right {
 font-family: Arial, Helvetica, sans-serif; font-size: 12px;
 color: #ac1c01; 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: #414141;
}
