.content {
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 15px;
	font: 12px tahoma;
	color: #555555;
	text-align: justify;
}
.news {
	padding-left: 32px;
	padding-bottom: 15px;
	font: 11px tahoma;
	color: #e7e8e9;
}
.news_hr {
	margin-top: -5;
	padding-left: 32px;
	color: #e7e8e9;
}
.news_date {
	padding-top: 5px;
	font: 10px tahoma;
	color: #dddddd;
	text-align: right;
}
.submenu_header {
	font: bold 13px tahoma;
	color: white;
	background-image: url('/images/ardown.gif');
	background-repeat: no-repeat;
	background-position: 7 13;
	padding-left: 18px;
	padding-bottom: 6px;
	padding-top: 6px;
	text-decoration : underline;
	background-color: #8fc823;
}
.submenu {
	font: bold 11px tahoma;
	color: #8fc823;
	background-image: url('/images/arsm.gif');
	background-repeat: no-repeat;
	background-position: 19 14;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 32px;
}
.menu {
	font: bold 13px tahoma;
	color: #8fc823;
	background-image: url('/images/arrow.gif');
	background-repeat: no-repeat;
	background-position: 22 7;
	padding-left: 32px;
}
.bottom_menu {
	font: 11px tahoma;
	color: #a4a8a9;
}
h1 {
	font: bold 18px tahoma;
	color: #8fc823;
	text-decoration : underline;
}
h2 {
	font: bold 12px tahoma;
	color: #8fc823;
	margin-bottom: 0px;
}
h3 {
	font: bold 12px tahoma;
	margin-bottom: 0px;
}
a:link {
	font: bold;
	color: #2880af;
	text-decoration : none;
}
a:visited {
	font: bold;
	color: #2880af;
	text-decoration : none;
}
a:hover {
	font: bold;
	color: #8fc823;
	text-decoration : underline;
}
a:active {
	font: bold;
	color: #green;
	text-decoration : underline;
}
