img {
	border: 0px;
}

.menu {
	background: url(images/bg_menu.jpg);
	width: 200px;
	height: 360px;
	padding: 20px 20px 0px 20px;
}

.menu_title {
	width: 180px;
	text-decoration: none;
	font-size: 9px;
	font-family: tahoma;
	color: #cccccc;
	font-weight: bold;
	display: block;
	padding: 8px 0px 8px 20px;
	border-bottom: 1px dotted white;
	background: url(images/menu_arrow.gif) no-repeat;
}

.menu_sub {
	background: #252525;
	position: absolute;
	overflow: hidden;
	width: 220px;
	display: none;
	z-index: 200;
	margin-left: 22px;
	padding: 0px 10px 0px 10px;
}

.menu_sub_title {
	width: 220px;
	text-decoration: none;
	font-size: 9px;
	font-family: tahoma;
	color: #cccccc;
	font-weight: bold;
	display: block;
	padding: 8px 0px 8px 0px;
	border-bottom: 1px dotted white;
}

.green_title {
	text-decoration: none;
	font-size: 12;
	font-family: tahoma;
	color: #3A6714;
	font-weight: bold;
}

.grey_title {
	text-decoration: none;
	font-size: 11;
	font-family: tahoma;
	color: #5f5f5f;
	font-weight: bold;
}

.content_text {
	text-decoration: none;
	font-size: 11;
	font-family: tahoma;
	color: #5f5f5f;
	text-align: justify;
}

.green_link {
	text-decoration: ;
	font-size: 11;
	font-family: tahoma;
	color: #3A6714;
	text-align: right;
}

.green_date {
	text-decoration: none;
	font-size: 11;
	font-family: tahoma;
	color: #3A6714;
	text-align: justify;
	font-weight: bold;
}

h1 {
	text-decoration: none;
	font-size: 12;
	font-family: tahoma;
	color: #3A6714;
	font-weight: bold;
	display:inline;
}

h2 {
	text-decoration: none;
	font-size: 11;
	font-family: tahoma;
	color: #5f5f5f;
	font-weight: bold;
	display:inline;
}

h3 {
	text-decoration: none;
	font-size: 9;
	font-family: tahoma;
	color: #5f5f5f;
	font-weight: bold;
	display: inline;
	text-align: center;
}

.sub_menu {
	text-decoration: ;
	font-size: 11;
	font-family: tahoma;
	color: #3A6714;
	text-align: left;
	list-style-type: square;
	padding-left: 15px;
	list-style-position: outside;
}

.green_adress {
	text-decoration: ;
	font-size: 11;
	font-family: tahoma;
	color: #3A6714;
	text-align: left;
	padding-left: 20;
	padding-top: 20;
}
