/*---------------- 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: #000000;	line-height: 1.4;
	
}
p{	line-height: 1.4; color: #000000;}
input[type=text]{
	color: #4d311f;
	background-color: #fff;
	font-family: verdana;
	font-size: 11px;
    padding: 2px 0px 0px 2px;
	border:1px solid #8B0303;
}
.Search {
	color: #4d311f;
	background-color: #fff;
	font-family: verdana;
	font-size: 11px;
    padding: 2px 0px 0px 2px;
}
select {
	color: #4d311f;
	background-color: #fff;
	
	font-family: verdana;
	font-size: 11px;
    padding: 2px 0px 0px 2px;
	border:1px solid #8B0303;
}
textarea {
	color: #4d311f;
	background-color: #fff;
	font-family: verdana;
	font-size: 11px;
    padding: 2px 0px 0px 2px;
	border:1px solid #8B0303;
}

hr {	color: #999999;	}
a:link {
	COLOR: #4d311f; TEXT-DECORATION: none;font-weight:bold;
}
a:visited {
	COLOR: #4d311f; TEXT-DECORATION: none;font-weight:bold;
}
a:hover {
	COLOR: #4d311f; TEXT-DECORATION:underline ;font-weight:bold;
}
a:active {
	text-decoration: none;	color: #4d311f;font-weight:bold;
}

/*---------------- css text -----------------------------*/
.text_title {
	color: #4d311f;
	font-size: 20pt;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
.textbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;
	border-collapse: collapse; color: #4d311f;	line-height: 1.4;
	
}

/*---------------- css bg -----------------------------*/
.bg_body {
	background-color: #8b0304;
}
.bg_content {
	background-color: #fcf0e2;
}
.bg_search {
	background-image:url(bg_search.gif);
}
/*---------------- css Search -----------------------------*/
.buttonSearch{
	background-color: #8b0304;
	border: 1px outset ;
	padding: 1px;
	color: #ffffff;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
	height: 19px;
}

input.Search {
	background-color: #fcf0e2;
	color: #4d311f;
	font-family: verdana;
	font-size: 11px;
 	   padding: 2px 0px 0px 2px;
	border: 1px solid;
	width: 115pt;
	height: 17px;
	margin: 0px;
}
.copyright
{
	COLOR: #ffffff; TEXT-DECORATION: none;font-weight:normal;
}
.copyright a
{
	COLOR: #ffffff; TEXT-DECORATION: none;font-weight:normal;

}
.copyright a:hover
{
		COLOR: #ffffff; TEXT-DECORATION: underline;font-weight:normal;
}
/*---------------- css left or right -----------------------------*/
.menu_left-right:link {
 COLOR: #ffffff; TEXT-DECORATION: underline;text-transform:none;font-weight:normal;
}
.menu_left-right:visited {
 COLOR: #ffffff; TEXT-DECORATION: underline;text-transform:none;font-weight:normal;
}
.menu_left-right:hover {
 COLOR: #ffffff; TEXT-DECORATION: none; text-transform:none;font-weight:normal;
}
.menu_left-right:active {
 text-decoration:underline ; color: #ffffff;text-transform:none;font-weight:normal;
}

.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: #de9798; line-height: 1.4;
}

.bg_calendar {
	background-color: #fcf0e2;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #414042;
	font-size: 12px;
}
.title_quicksearch {
 font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18pt;
 color: #4d311f;
}