/*---------------- css default -----------------------------*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(body.gif);
	background-repeat: repeat;
}
table {
	font-family: Tahoma;	font-size: 12px;
	border-collapse: collapse; color: #a8a8a8;	line-height: 1.4;
}
p{	line-height: 1.4; color: #a8a8a8;}
input[type=text]{
	color: #a8a8a8;
	border: 2px solid #424242;
	background-color: #1b1b1b;
	font-family: Tahoma;
	font-size: 12px;
    padding: 2px 0px 0px 2px;
	height:18px;
}
.Search {
	background-color: #1b1b1b;
	color: #a8a8a8;
	font-family: Tahoma;
	font-size: 12px;
 	padding: 2px 0px 0px 2px;
	border: 2px solid #424242;
	width: 120pt;
	height: 18px;
	margin: 0px;
}
select {
	color: #a8a8a8;
	border: 2px solid #424242;
	background-color: #1b1b1b;
	font-family: Tahoma;
	font-size: 12px;
    padding: 2px 0px 0px 2px;
}
textarea {
	color: #a8a8a8;
	border: 2px solid #424242;
	background-color: #1b1b1b;
	font-family: Tahoma;
	font-size: 12px;
    padding: 2px 0px 0px 2px;
}

hr {	color: #999999;	}
a:link {
	COLOR: #657818; TEXT-DECORATION: underline;
}
a:visited {
	COLOR: #657818; TEXT-DECORATION: underline;
}
a:hover {
	COLOR: #657818; TEXT-DECORATION: none;
}
a:active {
	text-decoration: underline;	color: #657818;
}

/*---------------- css text -----------------------------*/
.textbody {
	font-family: Tahoma;	font-size: 12px;
	border-collapse: collapse; color: #a8a8a8;	line-height: 1.4;
}


/*---------------- css Search -----------------------------*/
.buttonSearch{
	padding: 3px;
	color: #0a0a0a;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	height:22px;
	width:68px;
	border: 2px solid #424242;
	background-color: #afafaf;
	background-image:url(basicimg/bg_button.jpg);
}

input.Search {
	background-color: #1b1b1b;
	color: #a8a8a8;
	font-family: Tahoma;
	font-size: 12px;
 	padding: 2px 0px 0px 2px;
	border: 2px solid #424242;
	width: 120pt;
	height: 18px;
	margin: 0px;	
}
.copyright
{
	COLOR: #a8a8a8;
	TEXT-DECORATION: none;
	font-size: 12px;
}
.copyright a
{
	COLOR: #a8a8a8; TEXT-DECORATION: none;

}
.copyright a:hover
{
		COLOR: #a8a8a8; TEXT-DECORATION: underline;
}
/*---------------- css left or right -----------------------------*/
.menu_left-right:link {
 color: #ededeb; TEXT-DECORATION: underline;
}
.menu_left-right:visited {
 color: #ededeb; TEXT-DECORATION: underline;
}
.menu_left-right:hover {
 color: #ededeb; TEXT-DECORATION: none;
}
.menu_left-right:active {
 text-decoration:underline ; color: #ededeb;
}

.text_left-right {
 font-family: Tahoma; font-size: 12px;
 color: #a8a8a8; line-height: 1.4;
}

.title_left-right {
 font-family: Tahoma; font-size: 12px;
 color: #657818; line-height: 1.4;
}

.bg_calendar {
	background-color: #727b50;
	text-align: center;
	font-family: Tahoma;
	color: #a8a8a8;
	font-size: 12px;
}
.title_quicksearch {
 font-family: Tahoma; font-size: 18pt;
 color: #657818;
}