.texttitle
{
	font-family: arial;
	font-size: 18px;
	color: #ffffff;
}

.textbody {
	text-align: left;
	font-family: arial;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	padding: 10px;
}
.textbody a {

	color: blue;
	padding: 0px;
	font-style: normal;
	padding: 0px;
	text-decoration: none;
}

.textbody a:hover {

	font-style: normal;
	color: red;
	font-style: normal;
	padding: 0px;
	text-decoration: underline;
}

.Date
{
	font-family: arial;
	color:#eeeeee;
	font-size: 12px;
	font-weight: bold;
}

.copyright
{
	font-family: verdana;
	color:#ffffff;
	text-align:center;
	font-size: 9px;
}
.copyright a
{
	color:#ffffff;
	text-align:center;
	font-size: 9px;
	text-decoration: none;
}
.copyright a:hover
{
	color:#ffffff;
	text-align:center;
	font-size: 9px;
	text-decoration: underline;	
}


.buttonSearch{
	background-color: #000000;
	border: 1px outset #999999;
	padding: 1px;
	color: #ffffff;
	text-decoration: none;
	font: 9pt verdana, Helvetica, sans-serif;
	height:19px;
}

input[type=text]{
	font-family: verdana,Arial, Helvetica, sans-serif;	font-size: 12px;
	color: #000000;
	background-color: #999999;
	border: 1px inset #000000;		
	height: 15px;	
}
.Search {
	font-family: verdana,Arial, Helvetica, sans-serif;	font-size: 12px;
	color: #000000;
	background-color: #999999;
	border: 1px inset #000000;		
	height: 15px;	
}
select {
	font-family: verdana,Arial, Helvetica, sans-serif;	font-size: 12px; 
	background-color: #999999;
	border: 1px inset #000000;		
	height: 20px;	
}
textarea {
	font-family: verdana,Arial, Helvetica, sans-serif;	font-size: 12px; 
	background-color: #999999;
	border: 1px inset #000000;		

}

input.Search {
	background-color: #999999;
	color: #000000;
	font-family: verdana;
	font-size: 9pt;
 	   padding: 2px 0px 0px 2px;

	width: 115pt;

	margin: 1px;
}
/*---------------- 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: arial; font-size: 12px;
 color: #000000; line-height: 1.4;
}

.title_left-right {
 font-family: arial; font-size: 12px;
 color: #000000; line-height: 1.4;
}

.bg_calendar {
	background-color: #ffffff;
	text-align: center;
	font-family: arial;
	color: #000000;
	font-size: 12px;
}
.title_quicksearch {
 font-family: arial; font-size: 18pt;
 color: #414141;
}