.font1 {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.font2 {
	font-size: 13px;
	line-height: 18px;
	color: #993333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
}
.font3 {
	font-size: 13px;
	line-height: 22px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.font4 {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.sect1 {
	font-size: 13px;
	color: #FFFFFF;
	background-color: #669936;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-weight: normal;
}
.box1 {
	border: 1px solid #669936;
}

.sect2 {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	border-bottom: 1px solid #669936;
	padding:0;
}
.back2 {background-color: #669936; padding: 1px 1px;}
.sect2 .tl{
	background-image: url("images/corner_tl_sharp.gif");
	background-position:top left;
	background-repeat:no-repeat;
}
.sect2 .tr{
	background-image: url("images/corner_tr_sharp.gif");
	background-position:top right;
	background-repeat:no-repeat;
}
.box2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #82B20E;
	border-right-color: #82B20E;
	border-bottom-color: #82B20E;
	border-left-color: #82B20E;
}

.font6 {
	font-size: 14px;
	letter-spacing: 1.2pt;
	text-decoration: underline;
}
.font6Copy {

	font-size: 14px;
	letter-spacing: 1.2pt;
	text-decoration: none;
}
.box3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #82B20E;
}
a {
	font-size: 13px;
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.box1 img {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}


input.inputsearch {padding: 5px; width: 400px; display: inline}
a.more {color: #669936; font-weight: bold;}
a.site {color: green; font-size: 12px;}

h2.title {color: navy;}

.mbutton {text-align: center; vertical-align: middle; font-weight: bold; }
.mbutton a{font-family: Verdana; font-size: 14px; color: #FFFFFF;}
.mbutton a:hover {font-size: 14px;text-decoration: underline; color: orange;}
.sel {background-color: #75B924; }
.sel a, .sel a:hover{color: #000000;}
.hide {display: none;}
.bold {font-weight: bold;}
.mmbutton {color: green; font-weight: bold;}

