/*---------------- css default -----------------------------*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #7b1516;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;
	border-collapse: collapse; color: #ffffff;	line-height: 1.4;
	
}
p{	line-height: 1.4; color: #000000;}
input[type=text]  {
	color: #4d311f;
	border: 1px #9a050c solid;
	background-color: #ffffff;
	font-family: verdana;
	font-size: 11px;
    	padding: 2px 0px 0px 2px;
}
.Search {
	color: #4d311f;
	border: 1px #9a050c solid;
	background-color: #ffffff;
	font-family: verdana;
	font-size: 11px;
    	padding: 2px 0px 0px 2px;
}
select {
	color: #4d311f;
	border: 1px #9a050c solid;
	background-color: #ffffff;
	border:#bebbbb;
	font-family: verdana;
	font-size: 11px;
    	padding: 2px 0px 0px 2px;
}
textarea {
	color: #4d311f;
	border: 1px #9a050c solid;
	background-color: #ffffff;
	border:#bebbbb;
	font-family: verdana;
	font-size: 11px;
    	padding: 2px 0px 0px 2px;
}

hr {	color: #999999;	}
a:link {
	COLOR: #bb8a8b; TEXT-DECORATION: underline ;
}
a:visited {
	COLOR: #bb8a8b; TEXT-DECORATION: underline ;
}
a:hover {
	COLOR: #bb8a8b; TEXT-DECORATION:none;
}
a:active {
	text-decoration: underline ;	color: #bb8a8b;
}

/*---------------- css text -----------------------------*/
.text_title {
	color: #000000;
	font-size: 20pt;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
/*---------------- css bg -----------------------------*/
.bg_menu {
	background-image:url(bg_left.gif);
	background-repeat:repeat-y;
}
.bg_bottom_menu {
	background-image:url(bottom_menu.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	vertical-align: bottom;
}

/*---------------- css Search -----------------------------*/
.buttonSearch{
	background-color: #9a050c;
	border: 0px  ;
	padding: 1px;
	color: #ffffff;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
	height: 19px;
}

input.Search {
	background-color: #ffffff;
	color: #4d311f;
	font-family: verdana;
	font-size: 11px;
 	   padding: 2px 0px 0px 2px;
	border: 1px #9a050c solid;
	width: 115pt;
	height: 16px;
	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: #dd6d6b; line-height: 1.4;
}

.bg_calendar {
	background-color: #fcf0e2;
	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: #ffffff;
}
