.LeftPanelLinksText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006633;
	text-decoration: none;
}
.QuotesText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.AnnouncementsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.MatterText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.MatterTextLarge {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

a:Hover {text-decoration:underline;}

.FormTextField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #CCFF99;
	height: 17px;
	width: 190px;
	border: 1px solid #285100;
}
.FormTextArea {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #CCFF99;
	height: 100px;
	width: 300px;
	border: 1px solid #285100;
}
.FormButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #FEC94B;
	height: 18px;
	width: 80px;
	border: 1px solid #916200;
}
.AllBorders {
	border: 1px solid #333333;
}
.MatterTextLargeOrange {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF6600;
	text-decoration: none;
}
.BottomBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.TopbottomBorders {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.FormTextArea2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #CCFF99;
	height: 100px;
	width: 516px;
	border: 1px solid #285100;
}
.FormListBox {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #CCFF99;
	height: 19px;
	width: 194px;
	border: 1px solid #285100;
}
