/*---------------- css default -----------------------------*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	background-image:url(body.gif); background-position:top left; background-repeat:repeat-x;
}
table {
	font-family: Trebuchet MS;	font-size: 13px;
	border-collapse: collapse; color: #222222;	line-height: 1.6;
}
p{	line-height: 1.6; color: #222222;}
input[type=text]{
	background-color: #ffffff;
	color: #222222;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	border: #CCCCCC 1px solid;
}
select {
	background-color: #ffffff;
	color: #222222;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	border: #CCCCCC 1px solid;
}
textarea {
	background-color: #ffffff;
	color: #222222;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	border: #CCCCCC 1px solid;
}

a:link {
	COLOR: #d2232a; TEXT-DECORATION: underline;
}
a:visited {
	COLOR: #d2232a; TEXT-DECORATION: underline;
}
a:hover {
	COLOR: #d2232a; TEXT-DECORATION: none;
}
a:active {
	text-decoration: underline;	color: #d2232a;
}

.textbody {
	font-family: Trebuchet MS;	font-size: 13px;
	color: #222222;	line-height: 1.6;
}



/*---------------- css others -----------------------------*/
.buttonSearch{
	color: #CCCCCC;
	text-decoration: none;
	font: 11px Trebuchet MS;
	height:22px;
	background-color:#000000;
	border: solid 1px #000000;
}

input.Search {
	background-color: #ffffff;
	color: #222222;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	border: #CCCCCC 1px solid;
	width: 115pt;
	height:16px;
}
.Search {
	color: #FFFFFF;
	text-decoration: none;
	font: 11px Trebuchet MS;
	height:22px;
	background-color:#000000;
	border: solid 1px #000000;
}
.copyright
{	
	color: #CCCCCC;
	text-align:center;

}
.copyright a
{
	color:#CCCCCC;
	text-align:center;
	text-decoration: none;
}
.copyright a:hover
{
	color:#CCCCCC;
	text-align:center;
	text-decoration: underline;	
}

/*---------------- css left or right -----------------------------*/
.menu_left-right:link {
 color: #262626; TEXT-DECORATION: underline;
}
.menu_left-right:visited {
 color: #262626; TEXT-DECORATION: underline;
}
.menu_left-right:hover {
 color: #262626; TEXT-DECORATION: none;
}
.menu_left-right:active {
 text-decoration: underline; color: #262626;
}

.text_left-right {
 font-family: Trebuchet MS; font-size: 12px;
 color: #262626; line-height: 1.4;
}

.title_left-right {
 font-family: Trebuchet MS; font-size: 18px;
 color: #777777; line-height: 1.6;
}

.bg_calendar {
	background-color: #e7e8e9;
	text-align: center;
	font-family: Trebuchet MS;
	color: #222222;
	font-size: 13px;
}
.title_quicksearch {
 font-family: Trebuchet MS; font-size: 18pt;
 color: #777777;
}