/*---------------- css default -----------------------------*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f3f3f3;

}
table {
	font-family: Arial;	font-size: 13px;
	border-collapse: collapse; color: #414042;	line-height: 1.6;
}
p{	line-height: 1.6; color: #414042;}
input[type=text]{
	color: #414042;
	border: 1px solid #CCCCCC;
	background-color: #ffffff;
	font-family: Arial;
	font-size: 13px;
    padding: 2px 0px 0px 2px;
}
.Search {
	color: #414042;
	border: 1px solid #CCCCCC;
	background-color: #ffffff;
	font-family: Arial;
	font-size: 13px;
    padding: 2px 0px 0px 2px;
}
select {
	color: #414042;
	border: 1px solid #CCCCCC;
	background-color: #ffffff;
	font-family: Arial;
	font-size: 13px;
    padding: 2px 0px 0px 2px;
}
textarea {
	color: #414042;
	border: 1px solid #CCCCCC;
	background-color: #ffffff;
	font-family: Arial;
	font-size: 13px;
    padding: 2px 0px 0px 2px;
}

hr {	color: #999999;	}
a:link {
	COLOR: #3690c3; TEXT-DECORATION: underline;
}
a:visited {
	COLOR: #3690c3; TEXT-DECORATION: underline;
}
a:hover {
	COLOR: #3690c3; TEXT-DECORATION:none ;
}
a:active {
	text-decoration:underline ;	color: #3690c3;
}

/*---------------- css text -----------------------------*/
.text_title {
	color: #029dc4;
	font-size: 20pt;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
.textbody {
	font-family: Arial;	font-size: 13px;
	border-collapse: collapse; color: #414042;	line-height: 1.6;
}
.bg-banner-l {	
	background-color:#e5e5e5;
	background-image: url(bg-banner-l.gif);
	background-repeat: no-repeat;
	background-position:right bottom;
}
.bg-banner-r{	
	background-color:#e5e5e5;
	background-image: url(bg-banner-r.gif);
	background-repeat: no-repeat;
	background-position:left bottom;
}
.bg-banner{	
	background-color:#e5e5e5;
	background-image: url(bg-banner.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
/*---------------- css Search -----------------------------*/
.buttonSearch{
	background-color: #213b52;	
	background-image: url(btn-search.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #ffffff;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	height: 22px;
	border:0px ;
	text-transform:lowercase;
	padding: 2px 2px 2px 2px;
}

input.Search {
	background-color: #ffffff;
	color: #000000;
	font-family: Arial;
	font-size: 13px;
 	padding: 2px 0px 0px 2px;
	border: 1px solid #CCCCCC;
	width: 115pt;
	height: 16px;
	margin: 0px;
}
.copyright
{
	COLOR: #ffffff; TEXT-DECORATION: none;
}
.copyright a
{
	COLOR: #ffffff; TEXT-DECORATION: none;

}
.copyright a:hover
{
		COLOR: #ffffff; TEXT-DECORATION: underline;
}
/*---------------- css left or right -----------------------------*/
.menu_left-right:link {
 COLOR: #196a99; TEXT-DECORATION: underline;text-transform:none;
}
.menu_left-right:visited {
 COLOR: #196a99; TEXT-DECORATION: underline;text-transform:none;
}
.menu_left-right:hover {
 COLOR: #196a99; TEXT-DECORATION: none; text-transform:none;
}
.menu_left-right:active {
 text-decoration:underline ; color: #196a99;text-transform:none;
}

.text_left-right {
 font-family: Arial; font-size: 12px;
 color: #414042; line-height: 1.4;
}

.title_left-right {
 font-family:"Times New Roman", Times, serif; font-size: 18pt;
 color: #37638a; line-height: 1.4;
}

.bg_calendar {
	background-color: #a8cade ;
	text-align: center;
	font-family: Arial;
	color: #414042;
	font-size: 12px;
}
.title_quicksearch {
 font-family:"Times New Roman", Times, serif; font-size: 18pt;
 color: #37638a;
}