@charset "utf-8";
.Copyrightext {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #213709;
}
.MenuText {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.ParagraphText {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

ul
{
	list-style-type:none;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

li
{
	list-style-type:none;
	padding-left: 5px;
	margin-left: 5px;
}

.PageTitle {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: normal;
	color: #213709;
}
.NewsText {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.MoreText {
	font-family: Tahoma;
	font-size: 10px;
	color: #599018;
}
.SubTitle {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #213709;
	font-style: italic;
}
.SubTitleLGreen {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6D9E33;
}
.MenuBullet {
	font-family: Tahoma;
	font-size: 7px;
	font-weight: normal;
	color: #579118;
}
.Error{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ff0000;
}
.LinkText {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #579119;
}
.MenuBold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #213709;
}
