.txt{
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	color: #123622;
	line-height: 20px;
}
.txts{
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	color: #123622;
}
.txts:link{
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	color: #123622;
}
.mainborder {
	border: thin solid #1A5737;
}
.txtbold{
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #123622;
}
.txtbold:link{
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #123622;
}
.green_title {
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #123622;
}
.lightgreen_title {
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #61AD51;
}
.lightgreen_main {
	font-family: Tahoma, Arial, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #61AD51;
}
.orange_title {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF8000;
}
.white_title {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.line {
	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: #123622;
	border-right-color: #123622;
	border-bottom-color: #123622;
	border-left-color: #123622;
}
