/*---------------- css default -----------------------------*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
table {
	font-family: Verdana;	font-size: 11px;
	border-collapse: collapse; color: #414042;	line-height: 1.4;
}
p{	line-height: 1.4; color: #414042;}
input[type=text]{
	color: #414042;
	border: 1px solid #ababab;
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
    	padding: 2px 0px 0px 2px;
}
.Search {
	color: #414042;
	border: 1px solid #ababab;
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
    	padding: 2px 0px 0px 2px;
}
select {
	color: #414042;
	border: 1px solid #ababab;
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
    	padding: 2px 0px 0px 2px;
}
textarea {
	color: #414042;
	border: 1px solid #ababab;
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
    	padding: 2px 0px 0px 2px;
}

hr {	color: #999999;	}
a:link {
	COLOR: #134dac; TEXT-DECORATION: underline;
}
a:visited {
	COLOR: #134dac; TEXT-DECORATION: underline;
}
a:hover {
	COLOR: #134dac; TEXT-DECORATION:none ;
}
a:active {
	text-decoration:underline ;	color: #134dac;
}

/*---------------- css text -----------------------------*/
.text_title {
	color: #414042;
	font-size: 20pt;
	font-weight: bold;
	font-family:Verdana, Helvetica, sans-serif;
}
.textbody {
	font-family: Verdana;	font-size: 11px;
	border-collapse: collapse; color: #414042;	line-height: 1.4;
}

/*---------------- css Search -----------------------------*/
.buttonSearch{
	background-color: #134dac;	
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	height: 20px;
	border:1px solid #acc06e;
	text-transform:uppercase;
	padding: 2px 2px 2px 2px;
}

input.Search {
	background-color: #ffffff;
	color: #414042;
	font-family: Verdana;
	font-size: 11px;
 	   padding: 2px 0px 0px 2px;
	border: 1px solid #ababab;
	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: #134dac; TEXT-DECORATION: underline;text-transform:none;
}
.menu_left-right:visited {
 COLOR: #134dac; TEXT-DECORATION: underline;text-transform:none;
}
.menu_left-right:hover {
 COLOR: #134dac; TEXT-DECORATION: none; text-transform:none;
}
.menu_left-right:active {
 text-decoration:underline ; color: #134dac;text-transform:none;
}

.text_left-right {
 font-family: Verdana; font-size: 11px;
 color: #414042; line-height: 1.4;
}

.title_left-right {
 font-family: "Times New Roman", Times, serif; font-size: 18px;
 color: #414042; line-height: 1.4;
}

.bg_calendar {
	background-color: #134dac;
	text-align: center;
	font-family: Verdana;
	color: #000000;
	font-size: 11px;
}
.title_quicksearch {
 font-family:"Times New Roman", Times, serif; font-size: 18pt;
 color: #7a9233;
}