body, table, tr, td {
	margin: 0;
	padding: 0;
	font-family: sans-serif;
	font-size: 14px;
}
input {
	border: 1px solid Silver;
}
a.top_menu {
	color: White;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	margin-left: 20px;
	margin-right: 20px;
}


a.top_menu:hover {
	color: White;
	text-decoration: underline;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 20px;
}
a.top_menu:visited {
	color: White;
	text-decoration: none;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 20px;
}


a.top_menuy {
	color: Yellow;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	margin-left: 20px;
	margin-right: 20px;
}
a.top_menuy:hover {
	color: Yellow;
	text-decoration: underline;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 20px;
}
a.top_menuy:visited {
	color: Yellow;
	text-decoration: none;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 20px;
}



a.top_menu5 {
	color: White;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	margin-left: 20px;
	margin-right: 20px;
}
a.top_menu5:hover {
	color: White;
	text-decoration: underline;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 20px;
}
a.top_menu5:visited {
	color: White;
	text-decoration: none;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 20px;
}
a.left_menu {
	color: #2f7189;
	text-decoration: none;
	font-weight: bold;

	font-size: 16px;
}
a.left_menu:hover {
	color: #2f7189;
	text-decoration: underline;
	font-weight: bold;

}
a.left_menu:visited {
	color: #2f7189;
	text-decoration: none;
	font-weight: bold;

}
a.predl {
	color: white;
	text-decoration: none;
	font-weight: bold;

	font-size: 16px;
}
a.predl:hover {
	color: white;
	text-decoration: underline;
	font-weight: bold;

}
a.predl:visited {
	color: white;
	text-decoration: none;
	font-weight: bold;

}
a.left_smenu {
	color: #2f7189;
	text-decoration: none;
	margin-left: 10px;
}
a.left_smenu:hover {
	color: #2f7189;
	text-decoration: underline;
	margin-left: 10px;
}
a.left_smenu:visited {
	color: #2f7189;
	text-decoration: none;
	margin-left: 10px;	
}
h3 {
	color: #2f7189;
}
td.search_f, button.search_f {
	color: #2f7189;
	font-weight: bold;
}
hr {
	border: 1px dashed #2f7189;
}
img {
	border-color: White;
}
object {
	border-color: White;
}
td.copyright{
	color: White;
	text-align: right;
}

a {
	color: #2f7189;

	text-decoration: underline;
}
a:hover {
	color: #2f7189;
	text-decoration: none;	

}
a:visited {
	color: #2f7189;
	text-decoration: underline;
}
td.header {
	background-color: #2f7189;
	color: White;
	font-size: 18px;
	height: 30px;
}
td.block {
	border-left: 1px solid #2f7189;
	border-right: 1px solid #2f7189;
}
td.bottom {
	border-bottom: 1px solid #2f7189;

}