/*---------------- css default -----------------------------*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;
	border-collapse: collapse; color: #1c1c1c;	line-height: 1.4;
}
p{	line-height: 1.4; color: #000000;}
input text {
	background-color: #791919;
	color: #ffffff;
	font-family: verdana;
	font-size: 11px;
 	   padding: 2px 0px 0px 2px;
	border: #ab584e 1px solid;
}
.Search {
	background-color: #791919;
	color: #ffffff;
	font-family: verdana;
	font-size: 11px;
 	   padding: 2px 0px 0px 2px;
	border: #ab584e 1px solid;
}
select {
	background-color: #791919;
	color: #ffffff;
	font-family: verdana;
	font-size: 11px;
 	   padding: 2px 0px 0px 2px;
	border: #ab584e 1px solid;
}
textarea {
	
	color: #ffffff;
	font-family: verdana;
	font-size: 11px;
 	   padding: 2px 0px 0px 2px;
	border: #7F9DB9 1px solid;
}

hr {	color: #999999;	}
a:link {
	COLOR: #791919; TEXT-DECORATION: none;
}
a:visited {
	COLOR: #791919; TEXT-DECORATION: none;
}
a:hover {
	COLOR: #791919; TEXT-DECORATION:underline ;
}
a:active {
	text-decoration: none;	color: #791919;
}

/*---------------- css text -----------------------------*/
.textbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;
	border-collapse: collapse; color: #1c1c1c;	line-height: 1.4;
}
/*---------------- css bg -----------------------------*/
.line_top{
	background-color: #2b0202;
}	
.line_bottom{
	background-color: #2b0202;
}	
.bg_search{
	background-color: #2b0202;
	background-image: url(bg_search.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg_left_content{
	background-color: #2b0202;
}
.bg_menu{
	background-color: #2b0202;
}
/*---------------- css Search -----------------------------*/
.buttonSearch{
	background-color: #ab584e;
	background-image: url(bg_btn_search.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: #560b0b 1px outset;
	padding: 1px;
	color: #ffffff;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
	height: 21px;
}

input.Search {
	background-color: #791919;
	color: #ffffff;
	font-family: verdana;
	font-size: 11px;
 	   padding: 2px 0px 0px 2px;
	border: #ab584e 1px solid;
	width: 130pt;
	height: 15px;
	margin: 0px;
}
.copyright
{
	COLOR: #1c1c1c; TEXT-DECORATION: none;
}
.copyright a
{
	COLOR: #1c1c1c; TEXT-DECORATION: none;

}
.copyright a:hover
{
		COLOR: #1c1c1c; 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: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
 color: #ffffff; line-height: 1.4;
}

.title_left-right {
 font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
 color: #f4595f; line-height: 1.4;
}

.bg_calendar {
	background-color: #464646;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
}
.title_quicksearch {
 font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18pt;
 color: #f4595f;
}