/*---------------- css default -----------------------------*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #29832d;
	background-image: url(bg_body.gif);
	background-repeat: repeat-x;
	background-position: top;
}
table {
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;
	border-collapse: collapse; color: #000000;	line-height: 1.4;
}
input[type=text] {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ccdee9;
	border: 1px inset #0d5010;
	height: 16px;
	width: 160px;
}
select {
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px; COLOR: #000000;
	color: #000000;
	background-color: #ccdee9;
	border: 1px inset #0d5010;	
}
textarea {
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px; COLOR: #000000;
	color: #000000;
	background-color: #ccdee9;
	border: 1px inset #0d5010;	
}

hr {	color: #c8cccf;	}
a:link {
	COLOR: #29832d; TEXT-DECORATION: none;
}
a:visited {
	COLOR: #29832d; TEXT-DECORATION: none;
}
a:hover {
	COLOR: #000000; TEXT-DECORATION: none;
}
a:active {
	text-decoration: none;	color: #29832d;
}



/*---------------- css bg -----------------------------*/
.line_ngang {
	background-image: url(line_ngang.gif);
	background-repeat: repeat-x;
	height: 22px;
	background-position: center;
}
.line_doc {
	background-image: url(line_doc.gif);
	background-repeat: repeat-y;
	width: 22px;
	background-position: center;
}



/*---------------- css text -----------------------------*/
.text_menu {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0669a4;
	background-image: url(icon_menu.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 25px;
	background-position: left center;
}

.title {
	font-size: 18px;
	text-transform: uppercase;
	color: #29832d;

}

.text_date {
	font-size: 11px;
	font-weight: bold;
	color: #b41452;
}

.text_white {
	color: #ffffff;
}
.textbody {
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;
	color: #000000;	line-height: 1.4;
}
.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; 
}

.Search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ccdee9;
	border: 1px inset #0d5010;
	height: 16px;
	width: 160px;
}
.buttonSearch{
	background-color: #29832d;
	border: 1px outset #78bc70;
	padding: 1px;
	color: #ffffff;
	text-decoration: none;
	font: 11px arial, Helvetica, sans-serif;
	height: 20px;
}
}

/*---------------- css left or right -----------------------------*/

.menu_left-right:link {
 COLOR: #000000; TEXT-DECORATION: underline;
}
.menu_left-right:visited {
 COLOR: #000000; TEXT-DECORATION: underline;
}
.menu_left-right:hover {
 COLOR: #000000; TEXT-DECORATION: none;
}
.menu_left-right:active {
 text-decoration: underline; color: #000000;
}

.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: #29832d; line-height: 1.4;
}

.bg_calendar {
	background-color: #dcddde;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
.title_quicksearch {
 font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18pt;
 color: #414141;
}
