/*---------------- 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: #333333;	line-height: 1.4;
}
p{	line-height: 1.4; color: #333333;}
input[type=text]{
	background-color: #ffffff;
	color: #333333;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	border: #cbd7da  1px solid;
}
select {
	background-color: #ffffff;
	color: #333333;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	border: #cbd7da  1px solid;
}
textarea {
	background-color: #ffffff;
	color: #333333;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	border: #cbd7da  1px solid;
}

a:link {
	COLOR: #2794bd; TEXT-DECORATION: underline;
}
a:visited {
	COLOR: #2794bd; TEXT-DECORATION: underline;
}
a:hover {
	COLOR: #2794bd; TEXT-DECORATION: none;
}
a:active {
	text-decoration: underline;	color: #2794bd;
}

.textbody {
	font-family: Tahoma;	font-size: 12px;
	color: #333333;	line-height: 1.4;
}



/*---------------- css others -----------------------------*/
.buttonSearch{
	color: #333333;
	text-decoration: none;
	font: 11px Tahoma;
	height:20px;
	background-color: #ffbf00;	
	border: 1px solid #ffbf00;
}

input.Search {
	background-color: #ffffff;
	color: #333333;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	border: #cbd7da  1px solid;
	width: 120pt;
	height:16px;
}
.Search {
	background-color: #ffffff;
	color: #333333;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	border: #cbd7da  1px solid;
	width: 120pt;
	height:16px;
}
.copyright
{	
	color: #333333;
	text-align:center;

}
.copyright a
{
	color:#333333;
	text-align:center;
	text-decoration: none;
}
.copyright a:hover
{
	color: #333333;
	text-align:center;
	text-decoration: underline;	
}

/*---------------- css left or right -----------------------------*/
.menu_left-right:link {
 color: #333333; TEXT-DECORATION: underline;
}
.menu_left-right:visited {
 color: #333333; TEXT-DECORATION: underline;
}
.menu_left-right:hover {
 color: #333333; TEXT-DECORATION: none;
}
.menu_left-right:active {
 text-decoration: underline; color: #333333;
}

.text_left-right {
 font-family: Tahoma; font-size: 12px;
 color: #333333; line-height: 1.4;
}

.title_left-right {
 font-family: Tahoma; font-size: 18px;
 color: #333333; line-height: 1.4;
}

.bg_calendar {
	background-color: #cbd7da;
	text-align: center;
	font-family: Tahoma;
	color: #333333;
	font-size: 12px;
}
.title_quicksearch {
 font-family: Tahoma, Tahoma, Helvetica, sans-serif; font-size: 18pt;
 color: #333333;
}