body, table {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
    margin: 0 0 0 0;
}

p {
    margin-bottom: 2px;
    margin-top: 3px;
    //text-indent: 15px;
}

.under_rounded_img {
    background-image: url(images/content/blocks/top_bg.gif);
	background-repeat: repeat-x;
}

.under_leftmenu {
	background-color: #F3F3F3;
	background-image: url(images/decor_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	vertical-align: bottom;
	padding: 5px;
}
.copyright {
	color: #A8A8A8;
	padding: 6px;
	text-align: right;
}
.block_header {
	font-weight: bold;
	color: #CD0202;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(images/content/blocks/header_bg.gif);
	background-repeat: repeat-x;
}
.block_content {
	background-image: url(images/content/blocks/press.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 4px;
    vertical-align: top;
}
.leftmenu {
	background-image: url(images/leftmenu_arcs.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
	font-weight: bold;
	color: #CD0202;
	font-size:11px;
}
.leftmenu_subitems {
	padding-left: 6px;
}
a {
	font-weight: bold;
	text-decoration:none;
	color: #000000;
}

a.leftmenu {
	font-weight: bold;
	text-decoration:none;
	color: #CD0202;
}

a:hover {
	text-decoration: underline;
}
.bottom_menu {
	font-weight: bold;
	color: #D1D1D1;
}