/*---------------- css default -----------------------------*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f1f1e9;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;
	border-collapse: collapse; color: #433934;	line-height: 1.4;
}
p{	line-height: 1.4; color: #433934;}
input[type=text]{
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;
	color: #433934;
	background-color: #ffffff;
	border: 1px inset #a6b68a;	
	height:16px;
}
.Search{
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;
	color: #433934;
	background-color: #ffffff;
	border: 1px inset #a6b68a;	
	height:16px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px; COLOR: #433934;
	color: #433934;
	background-color: #ffffff;
	border: 1px inset #a6b68a;	
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px; COLOR: #433934;
	color: #433934;
	background-color: #ffffff;
	border: 1px inset #a6b68a;	
}

hr {	color: #d9d9d9;	}
a:link {
	COLOR: #2a8800; TEXT-DECORATION: underline;
}
a:visited {
	COLOR: #2a8800; TEXT-DECORATION: underline;
}
a:hover {
	COLOR: #2a8800; TEXT-DECORATION: none;
}
a:active {
	text-decoration: underline;	color: #2a8800;
}



/*---------------- css bg -----------------------------*/
.bg_menu-lot {
	background-image: url(lot_menu.gif);
	background-repeat: repeat-x;
	background-position: top;	
}
.bg_program {
	background-image: url(program_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.bg_mission {
	background-image: url(pic_mission.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}



/*---------------- css text -----------------------------*/
.text_green {
	color: #2a8800;	
}
.text_white {
	color: #ffffff;	
}
.textbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;
	color: #433934;	line-height: 1.4;
}


/*---------------- css menu -----------------------------*/
.menu:link {
	COLOR: #10428e; TEXT-DECORATION: underline;
}
.menu:visited {
	COLOR: #10428e; TEXT-DECORATION: underline;
}
.menu:hover {
	COLOR: #10428e; TEXT-DECORATION: none;
}
.menu:active {
	text-decoration: underline;	color: #10428e;
}

.menu_w:link {
	COLOR: #ffffff; TEXT-DECORATION: none;
}
.menu_w:visited {
	COLOR: #ffffff; TEXT-DECORATION: none;
}
.menu_w:hover {
	COLOR: #ffffff; TEXT-DECORATION: underline;
}
.menu_w:active {
	text-decoration: none;	color: #ffffff;
}


.buttonSearch{
	background-color: #e2e8d7;
	border: 1px outset #a6b68a;
	padding: 1px;
	color: #000000;
	text-decoration: none;
	font: 12px arial, Helvetica, sans-serif;
	height: 20px;
}
.copyright
{
	
	color:  #2a8800; 
	text-align:center;
	font-size: 11px;
}
.copyright a
{
	color: #2a8800; 
	text-align:center;
	font-size: 11px;
	text-decoration: none;
}
.copyright a:hover
{
	color:   #2a8800; 
	text-align:center;
	font-size: 11px;
	text-decoration: underline;	
}

/*---------------- css left or right -----------------------------*/
.menu_left-right:link {
 COLOR: #433934; TEXT-DECORATION: underline;
}
.menu_left-right:visited {
 COLOR: #433934; TEXT-DECORATION: underline;
}
.menu_left-right:hover {
 COLOR: #433934; TEXT-DECORATION: none;
}
.menu_left-right:active {
 text-decoration: underline; color: #433934;
}

.text_left-right {
 font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
 color: #433934; line-height: 1.4;
}

.title_left-right {
 font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
 color: #547f49; line-height: 1.4;
}

.bg_calendar {
	background-color: #c0c0c0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
.title_quicksearch {
 font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18pt;
 color: #547f49;
}