/*---------------- css default -----------------------------*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f1f1f1;
}
table {
	font-family: Trebuchet MS, Arial;	font-size: 13px;
	border-collapse: collapse; color: #252525;	line-height: 1.6;
}
p{	line-height: 1.6; color: #252525;}
input[type=text]{
	background-color: #FFFFFF;
	color: #252525;
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	border: #CCCCCC 1px solid;
}
select {
	background-color: #FFFFFF;
	color: #252525;
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	border: #CCCCCC 1px solid;
}
textarea {
	background-color: #FFFFFF;
	color: #252525;
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	border: #CCCCCC 1px solid;
}

a:link {
	COLOR: #16b77b; TEXT-DECORATION: underline;
}
a:visited {
	COLOR: #16b77b; TEXT-DECORATION: underline;
}
a:hover {
	COLOR: #16b77b; TEXT-DECORATION: none;
}
a:active {
	text-decoration: underline;	color: #16b77b;
}

.textbody {
	font-family: Trebuchet MS, Arial;	font-size: 13px;
	color: #252525;	line-height: 1.6;
}


/*---------------- css others -----------------------------*/
.buttonSearch{
	color: #CCCCCC;
	text-decoration: none;
	font: 11px Trebuchet MS;
	height:20px;
	font-weight:bold;
	background-color: #000000;
	border: 1px solid #000000;
}

input.Search {
	background-color: #FFFFFF;
	color: #252525;
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	border: #CCCCCC 1px solid;
	width: 115pt;
	height:18px;
}
.Search {
	background-color: #FFFFFF;
	color: #252525;
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	border: #CCCCCC 1px solid;
	width: 115pt;
	height:18px;
}
.copyright
{
	color: #FFFFFF;
	text-align:center;
	font-size:12px;
}
.copyright a
{
	color: #FFFFFF;
	text-align:center;
	text-decoration: none;
}
.copyright a:hover
{
	color: #FFFFFF;
	text-align:center;
	text-decoration: underline;
}

/*---------------- css left or right -----------------------------*/
.menu_left-right:link {
 color: #252525; TEXT-DECORATION: underline;
}
.menu_left-right:visited {
 color: #252525; TEXT-DECORATION: underline;
}
.menu_left-right:hover {
 color: #252525; TEXT-DECORATION: none;
}
.menu_left-right:active {
 text-decoration: underline; color: #252525;
}

.text_left-right {
 font-family: Trebuchet MS, Arial; font-size: 12px;
 color: #252525; line-height: 1.4;
}

.title_left-right {
 font-family: Trebuchet MS, Arial; font-size: 16px;
 color: #717171; line-height: 1.3;
 text-transform:uppercase;
}

.bg_calendar {
	background-color: #EDEDED;
	text-align: center;
	font-family: Trebuchet MS, Arial;
	color: #252525;
	font-size: 13px;
}
.title_quicksearch {
 font-family: Trebuchet MS, Arial; font-size: 16px;
 text-transform:uppercase;
 color: #717171;
}
