/*---------------- css default -----------------------------*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	background-color: #ffffff;
	background-image:url(bg_pic.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
table {
	font-family:Arial, Helvetica, sans-serif;	font-size: 12px;
	border-collapse: collapse; color: #58595b;	line-height: 1.4;
}
p{	line-height: 1.4; color: #000000;}
input[type=text]  {
	color: #58595b;
	background-color: #ededed;
	border: #949698 1px solid;
	font-family: Arial;
	font-size: 12px;
    	padding: 2px 0px 0px 2px;
}
.Search {
	color: #58595b;
	background-color: #ededed;
	border: #949698 1px solid;
	font-family: Arial;
	font-size: 12px;
    	padding: 2px 0px 0px 2px;
}
select {
	color: #58595b;
	background-color: #ededed;
	border: #949698 1px solid;
	font-family: Arial;
	font-size: 12px;
    	padding: 2px 0px 0px 2px;
}
textarea {
	color: #58595b;
	background-color: #ededed;
	border: #949698 1px solid;
	font-family: Arial;
	font-size: 12px;
    	padding: 2px 0px 0px 2px;
}

hr {	color: #999999;	}
a:link {
	COLOR: #BA0CC3; TEXT-DECORATION: underline;
}
a:visited {
	COLOR: #BA0CC3; TEXT-DECORATION: underline;
}
a:hover {
	COLOR: #BA0CC3; TEXT-DECORATION:none ;
}
a:active {
	text-decoration:underline ;	color: #BA0CC3;
}

/*---------------- css text -----------------------------*/
.text_title {
	color: #907e59;
	font-size: 24pt;
	text-transform: capitalize;
	font-family:Arial, Helvetica, sans-serif;
}
.textbody {
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;
	border-collapse: collapse; color: #58595b;	line-height: 1.4;
}
/*---------------- css Search -----------------------------*/
.bg_menu_pic {
	background-image:url(pic_menu.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
/*---------------- css Search -----------------------------*/
.buttonSearch{
	background-color: #949698;
	background-image: url(bg_btn_search.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 0px ;
	padding: 1px;
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	height: 20px;
}

input.Search {
	background-color: #ffffff;
	color: #58595b;
	font-family: Arial;
	font-size: 12px;
 	   padding: 2px 0px 0px 2px;
	border: #949698 1px solid;
	width: 115pt;
	height: 16px;
	margin: 0px;
}
.copyright
{
	COLOR: #58595b; TEXT-DECORATION: none;
}
.copyright a
{
	COLOR: #58595b; TEXT-DECORATION: none;

}
.copyright a:hover
{
		COLOR: #58595b; TEXT-DECORATION: underline;
}
/*---------------- css left or right -----------------------------*/
.menu_left-right:link {
 COLOR: #58595b; TEXT-DECORATION: underline;
}
.menu_left-right:visited {
 COLOR: #58595b; TEXT-DECORATION: underline;
}
.menu_left-right:hover {
 COLOR: #58595b; TEXT-DECORATION: none;
}
.menu_left-right:active {
 text-decoration:underline ; color: #58595b;
}

.text_left-right {
 font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
 color: #58595b; line-height: 1.4;
}

.title_left-right {
 font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
 color: #907e59; line-height: 1.4;
}

.bg_calendar {
	background-color: #d1d3d4;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #58595b;
	font-size: 12px;
}
.title_quicksearch {
 font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18pt;
 color: #907e59;
}
