/*---------------- css default -----------------------------*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #191919;
	
}
table {
	font-family: Verdana;	font-size: 11px;
	border-collapse: collapse; color: #414042;	line-height: 1.4;
}
p{	line-height: 1.4; color: #414042;}
input[type=text]{
	font-family: Verdana;
	font-size: 11px;
	color: #414042;
	background-color: #ffffff;
	height: 15px;
	border: 1px solid #bcbec0;
}
select {
	font-family: Verdana;	font-size: 11px; 
	font-size: 11px;
	color: #414042;
	background-color: #ffffff;	
	border: 1px solid #bcbec0;
}
textarea {
	font-family: Verdana;	font-size: 11px; 
	font-size: 11px;
	color: #414042;
	background-color: #ffffff;	
	border: 1px solid #bcbec0;
}

a:link {
	COLOR: #414042; TEXT-DECORATION: underline;
}
a:visited {
	COLOR: #414042; TEXT-DECORATION: underline;
}
a:hover {
	COLOR: #414042; TEXT-DECORATION: none;
}
a:active {
	text-decoration: underline;	color: #414042;
}

.textbody {
	font-family: Verdana;	font-size: 11px;
	color: #414042;	line-height: 1.4;
}

/*---------------- css others -----------------------------*/
.buttonSearch{
	background-color: #900000;
	background-image:url(bg_btn_search.gif);
	background-repeat:repeat-x;
	background-position:top;
	border: 1px solid #961110;
	padding: 1px;
	color: #ffffff;
	text-decoration: none;
	font: 11px verdana, Helvetica, sans-serif;
	height:20px;
}
input.Search {
	background-color: #ffffff;
	color: #414042;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
 	padding: 2px 0px 0px 2px;
	border: #bcbec0 1px solid;
	width: 100pt;
	height: 12pt;
	margin: 0px;
}
.Search {
	background-color: #ffffff;
	color: #414042;
	font-family: Verdana;
	font-size: 11px;
 	padding: 2px 0px 0px 2px;
	border: #bcbec0 1px solid;
	width: 115pt;
	height: 12pt;
	margin: 0px;
}
.copyright
{	
	color: #ffffff;
	text-align:center;

}
.copyright a
{
	color:#ffffff;
	text-align:center;
	text-decoration: none;
}
.copyright a:hover
{
	color: #ffffff;
	text-align:center;
	text-decoration: underline;	
}

/*---------------- css left or right -----------------------------*/
.menu_left-right:link {
 COLOR: #414042; TEXT-DECORATION: underline;
}
.menu_left-right:visited {
 COLOR: #414042; TEXT-DECORATION: underline;
}
.menu_left-right:hover {
 COLOR: #414042; TEXT-DECORATION: none;
}
.menu_left-right:active {
 text-decoration: underline; color: #414042;
}

.text_left-right {
 font-family: Verdana; font-size: 11px;
 color: #414042; line-height: 1.4;
}

.title_left-right {
 font-family: Verdana; font-size: 11px;
 color: #840000; line-height: 1.4;
}

.bg_calendar {
	background-color: #939598;
	text-align: center;
	font-family: Verdana;
	color: #000000;
	font-size: 11px;
}
.title_quicksearch {
 font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18pt;
 color: #840000;
}