/*---------------- css default -----------------------------*/
body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color: #2c2c2c;
}
table {
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;
	border-collapse: collapse; color: #58595b;	line-height: 1.4;
}
p{	line-height: 1.4; color: #000000;}
input[type=text] {
	color: #000000;
	border: 1px solid #757474;
	background-color: #ffffff;
	font-family: Arial;
	font-size: 12px;
    padding: 2px 0px 0px 2px;
}
.Search {
	background-color: #ffffff;
	color: #000000;
	font-family: arial;
	font-size: 12px;
 	padding: 2px 0px 0px 2px;
	border: 1px solid #bcbec0;
	width: 115pt;
	height: 16px;
	margin: 0px;
}
select {
	color: #000000;
	border: 1px solid #bcbec0;
	background-color: #ffffff;
	border:#bebbbb;
	font-family: Arial;
	font-size: 12px;
    padding: 2px 0px 0px 2px;
}
textarea {
	color: #000000;
	border: 1px solid #757474;
	background-color: #ffffff;
	border:#bebbbb;
	font-family: Arial;
	font-size: 12px;
    padding: 2px 0px 0px 2px;
}

hr {	color: #999999;	}
a:link {
	COLOR: #b8320c; TEXT-DECORATION: none;
}
a:visited {
	COLOR: #b8320c; TEXT-DECORATION: none;
}
a:hover {
	COLOR: #b8320c; TEXT-DECORATION: underline;
}
a:active {
	text-decoration:none;	color: #b8320c;
}

/*---------------- css text -----------------------------*/
.text_title {
	color: #000000;
	font-size: 20pt;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
.textbody {
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;
	border-collapse: collapse; color: #58595b;	line-height: 1.4;
}
/*---------------- css bg -----------------------------*/
.bg_content {
	background-color: #f6f6f6;
	border: 2px outset #FFFFFF;
}


/*---------------- css Search -----------------------------*/
.buttonSearch{
	background-image: url(bg_button.gif);
	background-repeat: repeat-x;
	padding: 1px;
	color: #ffffff;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	height: 20px;
	border: 1px solid #b01117;
}

input.Search {
	background-color: #ffffff;
	color: #000000;
	font-family: arial;
	font-size: 12px;
 	padding: 2px 0px 0px 2px;
	border: 1px solid #bcbec0;
	width: 115pt;
	height: 16px;
	margin: 0px;
}
.copyright
{
	COLOR: #58595b;
	TEXT-DECORATION: none;
	font-size: 11px;
}
.copyright a
{
	COLOR: #58595b; TEXT-DECORATION: none;

}
.copyright a:hover
{
		COLOR: #58595b; TEXT-DECORATION: underline;
}
/*---------------- css left or right -----------------------------*/
.menu_left-right:link {
 COLOR: #65654b; TEXT-DECORATION: underline;
}
.menu_left-right:visited {
 COLOR: #65654b; TEXT-DECORATION: underline;
}
.menu_left-right:hover {
 COLOR: #65654b; TEXT-DECORATION: none;
}
.menu_left-right:active {
 text-decoration:underline ; color: #65654b;
}

.text_left-right {
 font-family: arial; font-size: 12px;
 color: #58595b; line-height: 1.4;
}

.title_left-right {
 font-family: arial; font-size: 12px;
 color: #65654b; line-height: 1.4;
}

.bg_calendar {
	background-color: #eaeaea;
	text-align: center;
	font-family: arial;
	color: #58595b;
	font-size: 12px;
}
.title_quicksearch {
 font-family: arial; font-size: 18pt;
 color: #65654b;
}