.border {
	border-bottom: thin solid #006600;
	border-top: thin solid #006600;
}
.border2 {
	border-top: thin solid #006600;
}
.border3 {
	border-right: thin solid #006600;
}
.headings {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000000;
}
.titles {
	font: 16px Arial, Helvetica, sans-serif;
	color: #000000;
}
.bg {
	background: url(images/gradientbg.jpg) repeat-x;
	font-size: 14px;
}
.headerlinks {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #009900;
}
.footerlinks {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #009900;
}
.minutetitles {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #4B7013;
}
h3 {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #006600;
	text-decoration: underline;
}
.tableborder {
	border-right: thin dotted #4B7013;
	border-left: thin dotted #4B7013;
}
.tableborder2 {
	border-right: thin dotted #4B7013;
	border-left: thin dotted #4B7013;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #4B7013;
}
.tablebordermiddle {
	border-left: thin dotted #006600;
}
.tableborderbottom {
	border-top: thin dotted #006600;
}
.members {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #dff4c1;
	text-decoration: none;
}
.dottedbottom {
	border-bottom: thin dotted #4c7114;
}
.dottedall {
	border: thin dotted #4B7013;
}
.thinborder {
	border: thin solid #4b7013;
}
.tableborder_right {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #4B7013;
}
.tableborder_right2 {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #4B7013;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #4B7013;
}
.mini_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.hr {
	border: 1px dotted #4C7114;
}
.bullet {
	list-style-type: disc;
	font-size: 12px;
}
