/*---------------- css default -----------------------------*/
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
table {
	font-family: Trebuchet MS, Tahoma;	font-size: 12px;
	color: #000000;	line-height: 1.4;
}
p{	line-height: 1.4; color: #000000;}
input[type=text]{
	color: #000000;
	font-family: Trebuchet MS, Tahoma;
	font-size: 12px;
	border: #d1d3d4 1px solid;
	background-color:#FFFFFF;
}
select {
	color: #000000;
	font-family: Trebuchet MS, Tahoma;
	font-size: 12px;
	border: #d1d3d4 1px solid;
	background-color:#FFFFFF;
}
textarea {
	color: #000000;
	font-family: Trebuchet MS, Tahoma;
	font-size: 12px;
	border: #d1d3d4 1px solid;
	background-color:#FFFFFF;
}

a:link {
	COLOR: #3479f6; TEXT-DECORATION: underline;
}
a:visited {
	COLOR: #3479f6; TEXT-DECORATION: underline;
}
a:hover {
	COLOR: #3479f6; TEXT-DECORATION: none;
}
a:active {
	text-decoration: underline;	color: #3479f6;
}

.textbody {
	font-family: Trebuchet MS, Tahoma;	font-size: 12px;
	color: #000000;	line-height: 1.4;
}



/*---------------- css others -----------------------------*/
.buttonSearch{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Trebuchet MS, Tahoma;
	font-size: 11px;
	font-weight: bold;
	border: solid 1px #3479f6;
	height:21px;
	background-color:#3479f6;
}

input.Search {
	color: #000000;
	font-family: Trebuchet MS, Tahoma;
	font-size: 12px;
	border: #d1d3d4 1px solid;
	width: 120pt;
	height:19px;
	background-color:#FFFFFF;
}
.Search {
	color: #000000;
	font-family: Trebuchet MS, Tahoma;
	font-size: 12px;
	border: #d1d3d4 1px solid;
	width: 120pt;
	height:19px;
	background-color:#FFFFFF;
}
.copyright
{	
	color: #000000;
	text-align:center;
}
.copyright a
{
	color:#000000;
	text-align:center;
	text-decoration: none;
}
.copyright a:hover
{
	color: #000000;
	text-align:center;
	text-decoration: underline;	
}

/*---------------- css left or right -----------------------------*/
.menu_left-right:link {
 color: #000000; TEXT-DECORATION: underline;
}
.menu_left-right:visited {
 color: #000000; TEXT-DECORATION: underline;
}
.menu_left-right:hover {
 color: #000000; TEXT-DECORATION: none;
}
.menu_left-right:active {
 text-decoration: underline; color: #000000;
}

.text_left-right {
 font-family: Trebuchet MS, Tahoma; font-size: 12px;
 color: #000000; line-height: 1.4;
}

.title_left-right {
 font-family: Trebuchet MS, Tahoma; font-size: 18px;
 color: #4d4d4f; line-height: 1.4;
}

.bg_calendar {
	text-align: center;
	font-family: Trebuchet MS, Tahoma;
	color: #000000;
	font-size: 12px;
	background-color:#d1d3d4;
}
.title_quicksearch {
 font-family: Trebuchet MS, Tahoma; font-size: 18px;
 color: #4d4d4f;
}