body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.tbl_skrugl_ugli {
	border: thin solid #CCCCCC;
}
.menu_hor {
	border: none;
	background-color: #003399;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
a:link {
	text-decoration: underline;
}
a:hover {
}
a:active {
}
a:visited {
}
.menu_hor_txt {
	border: none;
	font-size: small;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
.txt_white {
	color: #FFFFFF
}
.footer {
	font-size: small;
	font-weight: normal;
	color: #000033;
	border-top-width: medium;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}
.block_info {
	background-color: #EBEBEB;
}
.site_slogan {
	font-size: xx-large;
	font-weight: bold;
	color: #FFF;
	vertical-align: middle;
	text-align: center;
}
.site_name {
	color: #FFFFCC;
	font-weight: bold;
}
th {
	font-weight: bold;
	background-color: #0066CC;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
td {
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.main_menu_hor {
	background-color: #003399;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thick;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
.big_menu{
	border: 1px solid #ccc;
	background-color: #E2F4F8;
	text-decoration:none;
	text-align: justify;
	padding: 10px;
}
.big_menu:hover {
	background: #FFFFCC;
}
.big_menu_a {
	background: #016074;
	border: 1px solid #002A3B;
	color: #fff;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}