/*---------------- css default -----------------------------*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #8c8d8e;
	
}
/*---------------- css bg -----------------------------*/
.bg_menu
{
	background-color: #ebead8;
}
.bg_content
{
	background-color: #cfcbb1;
}
.bg_footer
{
	background-color: #d6cca9;
}
.texttitle
{
	font-family: arial;
	font-size: 18px;
	color: #ffffff;
}
/*---------------- css text -----------------------------*/
.textbody {
	text-align: left;
	font-family: arial;
	font-size: 13px;
	color: #000000;
	font-style: normal;
	padding: 10px;
}
.textbody a {

	color: #ff6600;
	padding: 0px;
	font-style: normal;
	padding: 0px;
	text-decoration: none;
}

.textbody a:hover {

	font-style: normal;
	color: #ff6600;
	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;	
}

textarea {
	font-family: Verdana, Helvetica, sans-serif;	font-size: 11px; COLOR: #000000;
	background-color: #ffffff;
}
.buttonSearch{
	background-color: #000000;
	border: 1px outset #999999;
	padding: 1px;
	color: #ffffff;
	text-decoration: none;
	font: 9pt verdana, Helvetica, sans-serif;
}

input.Search {
	background-color: #ffffff;
	color: #000000;
	font-family: verdana;
	font-size: 9pt;
 	   padding: 2px 0px 0px 2px;
	border: black 1px solid;
	width: 115pt;
	height: 13pt;
	margin: 1px;
}
/*---------------- css left or right -----------------------------*/
.title_left-right {
 font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
 color: #ff6600; line-height: 1.4;
}

.bg_calendar {
	background-color: #9ba593;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
/*---------------- css add -----------------------------*/
.text_message
{
	font-family: verdana;
	color:#ff6600;
	font-size: 12px;
	font-weight: bold;
}
.text_bottom
{
	font-family: verdana;
	color:#ff6600;
	font-size: 13px;
	font-weight: bold;
}
.textsmall {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

.title {
	font-family: arial;
	font-size: 24px;
	color: #ff6600;
	font-style: italic;
	font-weight:normal;
}

.title_b {
	font-family: arial;
	font-size: 36px;
	color: #ff6600;
	font-style: italic;
	font-weight: bold;
}
