<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	background-image: url(layout/bg.png);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
}
.title_1 {
	background: url(layout/dots.gif) top left no-repeat;
    padding-left: 40px;
	color: #942922;
	font-weight: bold;
	font-size: 17px;
}
.title_2 {
	color: #6A811D;
	font-weight: bold;
	font-size: 14px;
}
.title_3 {
	color: #942922;
	font-weight: bold;
	font-size: 12px;
}
.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
}
.bold {
	font-weight: bold;
	font-size: 11px;
}
.textbold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #555555;
}
.textfield{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	width:160px;
	padding-left:5px;
	padding-right:5px;
}
a:link, a:visited, a.active{
	color: #96B52B;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
a:hover{
	color: #942922;
	font-weight:bold;
}

a.menu:link,a.menu:visited,a.menu:active{
	font-size: 11px;
	font-weight: bold;
	color: #787878;
	text-decoration:none;
}
a.menu:hover{
	text-decoration:underline;
}
a.news:link,a.news:active,a.news:visited {
	color: #6A811D;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
a.news:hover {
	text-decoration:underline;
}
a.nav {
	color: #6A811D;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
a.nav:hover {
	text-decoration:underline;
}
.news_date {
	color: #6A811D;
	font-size: 11px;
}
.news_title {
	font-size: 13px;
	font-weight: bold;
	color:#FFFFFF;
}
.news_text {color: #6A811D}

.txt_green {
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#C0DC61;
	border: 1px solid #82A237;
	padding: 2px 10px 2px 10px;
	width: 100px;
}
.txt_bold {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
.hidden a
{
	font-size: 0pt;
	cursor: default;
	color: lightsteelblue;
	background-color: lightsteelblue;
	text-decoration: none;
}
.hidden a:visited
{
	font-size: 0pt;
	cursor: default;
	color: lightsteelblue;
	background-color: lightsteelblue;
	text-decoration: none;
}

.btn_green {
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	background-color:#82A237;
	border: 1px solid #C0DC61;
	padding: 2px 10px 2px 10px;
	width: 100px;
}
.italic { font-style:italic; }

.Invisible { display: none; }
.Visible { visibility: visible; }
-->
</style>

