html, body {
	padding: 0px;
	margin: 0px;
	font-family: tahoma;
	font-size: 12px;
	width: 100%;
	height: 100%;
}

img {
	border: 0px;
}

a {
	color: #0b88ff;
}

img.png {behavior: url("/png.htc");}

.menu_link {
	font-family: Tahoma;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	font-weight: strong;
}

.menu_link_active {
	font-family: Tahoma;
	font-size: 13px;
	color: #ffff00;
	text-decoration: none;
	font-weight: strong;
}

h1 {
	font-family: Arial;
	font-size: 19px;
	font-weight: bold;
	color: #23429b;
}

.text_art {
	font-family: Tahoma;
	font-size: 12px;
	color: #434343;
	text-align: left;
}

.news_title {
	font-family: Tahoma;
	fomt-size: 12px;
	font-weight: bold;
	color: #0b88ff;
	text-decoration: none;
}

.submenu_link {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #0f7cff;
}

.submenu_link_active {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #d763bf;
}