/*---------------- css default -----------------------------*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
table {
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;
	border-collapse: collapse; color: #3d4a50;	line-height: 1.4;
}
p{	line-height: 1.4; color: #000000;}
input[type=text]{
	color: #3d4a50;
	border: 1px solid #000000;
	background-color: #ffffff;
	font-family: Arial;
	font-size: 12px;
    	padding: 2px 0px 0px 2px;
}
.Search {
	color: #3d4a50;
	border: 1px solid #000000;
	background-color: #ffffff;
	font-family: Arial;
	font-size: 12px;
    	padding: 2px 0px 0px 2px;
}
select {
	color: #3d4a50;
	border: 1px solid #000000;
	background-color: #ffffff;
	
	font-family: Arial;
	font-size: 12px;
    	padding: 2px 0px 0px 2px;
}
textarea {
	color: #3d4a50;
	border: 1px solid #000000;
	background-color: #ffffff;
	
	font-family: Arial;
	font-size: 12px;
    	padding: 2px 0px 0px 2px;
}

hr {	color: #999999;	}
a:link {
	COLOR: #c1150f; TEXT-DECORATION: underline;font-weight:bold;
}
a:visited {
	COLOR: #c1150f; TEXT-DECORATION: underline;font-weight:bold;
}
a:hover {
	COLOR: #c1150f; TEXT-DECORATION:none ;font-weight:bold;
}
a:active {
	text-decoration: underline;	color: #c1150f;font-weight:bold;
}

/*---------------- css text -----------------------------*/
.text_title {
	color: #3d4a50;
	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: #3d4a50;	line-height: 1.4;
}
/*---------------- css bg -----------------------------*/
.bg_line_footer {
	background-color: #125EB3;
}
.bg_content {
	background-color: #f1efea;
}
.bg_content_body {
	background-color: #ffffff;
}
.bg_dynamic {
	background-color: #f1efea;
	background-image: url(bg_dynamic.gif);
	background-repeat: repeat-x;
	background-position: top;
}
/*---------------- css Search -----------------------------*/
.buttonSearch{
	background-color: #000000;
	border: 1px solid #61605e;
	padding: 1px;
	color: #ffffff;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	height: 20px;
}

input.Search {
	background-color: #ffffff;
	color: #3d4a50;
	font-family: Arial;
	font-size: 12px;
 	   padding: 2px 0px 0px 2px;
	border: 1px solid #000000;
	width: 125pt;
	height: 16px;
	margin: 0px;
}
.copyright
{
	COLOR: #000000; TEXT-DECORATION: none;font-weight:normal;
}
.copyright a
{
	COLOR: #000000; TEXT-DECORATION: none;font-weight:normal;

}
.copyright a:hover
{
		COLOR: #000000; TEXT-DECORATION: underline;font-weight:normal;
}
/*---------------- css left or right -----------------------------*/
.menu_left-right:link {
 COLOR: #000000; TEXT-DECORATION: underline;text-transform:none;font-weight:normal;
}
.menu_left-right:visited {
 COLOR: #000000; TEXT-DECORATION: underline;text-transform:none;font-weight:normal;
}
.menu_left-right:hover {
 COLOR: #000000; TEXT-DECORATION: none; text-transform:none;font-weight:normal;
}
.menu_left-right:active {
 text-decoration:underline ; color: #000000;text-transform:none;font-weight:normal;
}

.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: #c1150f; line-height: 1.4;
}

.bg_calendar {
	background-color: #f1c428;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #414042;
	font-size: 12px;
}
.title_quicksearch {
 font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18pt;
 color: #c1150f;
}