body {
    margin: 0px 0px 0px 0px;

	font-family: arial, Tahoma, verdana;
	font-style: none;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
}
table, td {
	font-family: arial, Tahoma, verdana;
	font-style: none;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
}

h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a {
	font-family: arial, Tahoma, verdana;
	font-style: none;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	font-variant: normal;
	margin-top: 0px;
}
h1 { font-size: 20px; }
h2 { font-size: 17px; }
h3 { font-size: 14px; }
h4 { font-size: 12px; }
a {
	color: #c92e2d;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #c92e2d;
	text-decoration: underline;
}

hr {
	border: none 0;
	border-top: 1px dashed #A7B694;
	height: 1px;
}

.langs {
	font-size: 10px;
	color: #999999;
	padding: 20px 15px 0px 0px;
}
.langs a {
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #999999;
}
.langs a:hover {
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
}
.lang_selected {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.topmenu {
	padding: 0;
	height: 28px;
	margin: 0;
	margin-top: 2px;
}
.topmenu li {
	display: inline;
	margin 0;
	font-size: 12px;
}
.topmenu li a {
	padding: 6px 5px 8px 5px;
	margin-top: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.topmenu li a:hover {
	margin-top: 10px;
	color: #ffcc00;
	background-image:url(img/bg_menu_hover.gif);
	background-position:left top;
	background-repeat: repeat-x;
}

.bottommenu {
	padding: 0;
	margin: 0;
}
.bottommenu li {
	display: inline;
	margin 0;
	font-size: 10px;
}
.bottommenu li a {
	padding: 5px 5px 5px 5px;
	margin-top: 10px;
	color: #999999;
	text-decoration: none;
}
.bottommenu li a:hover {
	color: #585776;
	text-decoration: underline;
}
.bottommenu_selected {
	color: #585776;
}

.path {
	font-size: 10px;
	font-weight: normal; 
	color: #abbccd;
}
.path a {
	font-size: 10px;
	color: #abbccd;
	font-weight: normal;
	text-decoration: none;
}
.path a:hover {
	font-size: 10px;
	color: #abbccd;
	font-weight: normal;
	text-decoration: underline;
}
.leftimage {
	border: 1px solid #cccccc;
	padding: 1px;
}


.leftblocks img {
	border: 1px solid #cccccc;
	padding: 1px;
}