select {
	background-color: #F2F7ED;
	color: #000000;
	font-family: verdana;
	font-size: 9pt;
   	padding: 2px 0px 0px 2px;
	border: black 1px solid;
	margin: 0px;
}
textarea {
	background-color: #F2F7ED;
	color: #000000;
	font-family: verdana;
	font-size: 9pt;
   	padding: 2px 0px 0px 2px;
	border: black 1px solid;
	margin: 0px;
}
.texttitle
{
	font-family: arial;
	font-size: 18px;
	color: #000000;
}

.textbody {
	text-align: left;
	font-family: arial;
	font-size: 14px;
	color:#000000;
	font-style: normal;
	padding: 10px;
}
.textbody a {

	color: brown;
	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:#000000;
	text-align:center;
	font-size: 11px;
}
.copyright a
{
	color:#000000;
	text-align:center;
	font-size: 11px;
	text-decoration: none;
}
.copyright a:hover
{
	color:#000000;
	text-align:center;
	font-size: 11px;
	text-decoration: underline;	
}

.buttonSearch{
	background-color: red;
	border: 1px outset #000000;
	color: #ffffff;
	text-decoration: none;
	font: 9pt verdana, Helvetica, sans-serif;
	height:21px;
}

input.Search {
	background-color: #F2F7ED;
	color: #000000;
	font-family: verdana;
	font-size: 9pt;
   	padding: 2px 0px 0px 2px;
	border: black 1px solid;
	width: 140pt;
	height: 13pt;
	margin: 0px;
}
input[type=text] {
	background-color: #F2F7ED;
	color: #000000;
	font-family: verdana;
	font-size: 9pt;
   	padding: 2px 0px 0px 2px;
	border: black 1px solid;
	width: 140pt;
	height: 13pt;
	margin: 0px;
}
.Search {
	background-color: #F2F7ED;
	color: #000000;
	font-family: verdana;
	font-size: 9pt;
   	padding: 2px 0px 0px 2px;
	border: black 1px solid;
	width: 140pt;
	height: 13pt;
	margin: 0px;
}


/*---------------- css left or right -----------------------------*/
.menu_left-right:link {
 COLOR: #796d5f; TEXT-DECORATION: underline;
}
.menu_left-right:visited {
 COLOR: #796d5f; TEXT-DECORATION: underline;
}
.menu_left-right:hover {
 COLOR: #796d5f; TEXT-DECORATION: none;
}
.menu_left-right:active {
 text-decoration: underline; color: #796d5f;
}

.text_left-right {
 font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
 color: #000000; line-height: 1.4;
}

.title_left-right {
 font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
 color: #ff0000; line-height: 1.4;
}

.bg_calendar {
	background-color: #cccccc;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
.title_quicksearch {
 font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18pt;
 color: #ff0000;
}