.bg_titles {
	background-image: url(/images/bg_titles/index.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.menu_main {
	font-family: Microsoft Sans Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #5E4700;
	Text-decoration: none;
	padding-top: 6px;
}
A.menu_main:hover {color: #000000;}

.lastnews  {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	Text-decoration: none;
}

.lastnews_txt, .lastnews_txt:link, .lastnews_txt:visited, .lastnews_txt:active  {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #987201;
	Text-decoration: none;

}
.lastnews_txt:hover {color: #987201}

.main_subheader  {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	Text-decoration: none;
}

.shadow_main {
	background-image: url(/images/shadow_main.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_main {
	background-image: url(/images/bg_main.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bg_main_2 {
	background-image: url(/images/bg_main_2.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.bg_main_blue {
	background-image: url(/images/bg_main_blue.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.bg_main_grey {
	background-image: url(/images/bg_main_grey.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.bg_main_darkgrey {
	background-image: url(/images/bg_main_darkgrey.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.bg_main_white {
	background-image: url(/images/bg_main_white.gif);
	background-repeat: repeat-y;
	background-position: right top;
}