

BODY, TH, TD, OL, UL, LI {

	color: #207900;
	font-family: trebuchet ms,arial,verdana;
	font-size: 12px;

}


UL { line-height: 16pt; list-style: square; }

.buttons a {
	font-family: arial, monaco;
	font-size: 12px;
	color: #FFE400;
	padding: 2px;
	font-weight: bold;
	display: block;
	border-bottom: 1px solid #299701;
	margin: 0px;
	text-align: center;
	text-decoration: none;
}

.buttons a:hover {
	color: #ffffff;
	padding: 2px;
	border-bottom: 1px solid #82C612;
	text-decoration: none;
}



.gallery a {

	font-family: arial, monaco;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	background-color: #7fbc2d;
	padding: 2px;
	padding-left: 7px;
	padding-right: 7px;
	display: block;
	border: 1px solid #ffffff;
	text-decoration: none;
	text-align: center;
	
}

.gallery a:hover {

	color: #ffffff;
	background-color: #FEF7A9;
	border: 1px solid #ffffff;

}

.gallery_active  {

	font-family: arial, monaco;
	font-size: 14px;
	font-weight: normal;
	color: #207900;
	background-color: #FEF7A9;
	padding: 2px;
	padding-left: 7px;
	padding-right: 7px;
	display: block;
	border: 1px solid #ffffff;
	text-decoration: none;
	text-align: center;
}



A {   font-weight: bold; color: #3F70F0; text-decoration: none; }
A:hover {  font-weight: bold; color: #207900; text-decoration: underline; }

A.small {   color: #3F70F0; text-decoration: none; }
A.small:hover {  color: #207900; text-decoration: underline; }

A.white { font-weight: bold; color: #ffffff;  }
A.white:hover { font-weight: bold; color: #dddddd; }

A.green { font-weight: bold; color: #207900;  }
A.green:hover { font-weight: bold; color: #3F70F0; }


.active { font-size: 12px; font-weight: bold; text-decoration: none;  color: #000000; }


.white90 { font-size: 90%; color: #ffffff;  }
.white { color: #ffffff;  }
.white110 { font-size: 110%; color: #ffffff;  }
.white120 { font-size: 120%; color: #ffffff;  }

.blue { color: #3F70F0;  }
.blue_bold { font-weight: bold; color: #3F70F0;  }
.blue_small { color: #3F70F0; font-size: 90%; }

.orange { color: #e47202;  }
.orange_bold { font-weight: bold; color: #e47202;  }
.orange_small { color: #e47202; font-size: 90%; }


.title { font-weight: bold; color: #3F70F0; font-size: 20px;  }

.subtitle { font-weight: bold; color: #3F70F0; font-size: 15px;  }

.redtitle { font-weight: bold; color: #fb4303; font-size: 14px;  }

.green_title { font-weight: bold; color: #207900; font-size: 14px; }

.tagline { font-style: italic; font-size: 130%; color: #017785; }

.small { font-size: 90%; }

.tiny { font-size: 80%; }

.alert { font-weight: bold; color: red; }



