﻿body {
	margin: 0px;
	padding: 0px;
	scrollbar-face-color: #DFE6F9;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3F9;
	scrollbar-3dlight-color: #C1C7EF;
	scrollbar-arrow-color: #0337A0;
	scrollbar-track-color: #F4F4FF;
	scrollbar-darkshadow-color: #98AAB1;
}

td {
	font-size: 11px;
	color: #444444;
	font-family: tahoma, sans-serif;
}

div {
	font-size: 11px;
	font-family: tahoma, sans-serif;
}

input {
	font-size: 11px;
	font-family: tahoma, sans-serif;
}

textarea {
	font-size: 11px;
	font-family: tahoma, sans-serif;
}

form {
	font-size: 11px;
	font-family: tahoma, sans-serif;
}

select {
	font-size: 11px;
	font-family: tahoma, sans-serif;
}

a:link {
	font-size: 11px;
	color: #2666B9;
	font-family: tahoma;
	text-decoration: none;
}

a:active {
	font-size: 11px;
	color: #2666B9;
	font-family: tahoma;
	text-decoration: none;
}

a:visited {
	font-size: 11px;
	color: #2666B9;
	font-family: tahoma;
	text-decoration: none;
}

a:hover {
	font-size: 11px;
	color: #000000;
	font-family: tahoma;
	text-decoration: underline;
	font-style: normal;
}

.head_title {
	font-family: tahoma;
	font-size: 11px;
	color: #2666B9;
	border-style: solid;
	border-width: 0;
	padding-left: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #D1D8EC;
	background-image: url(/images/head_title.png);
}

.menu_title {
	font-size: 11px;
	color: #2666B9;
	text-align: center;
	font-weight: bold;
	border-style: solid;
	border-width: 0;
	padding-left: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #D1D8EC;
	background-image: url(/images/menubk.png);
}

.menu_text {
	font-size: 11px;
	padding: 5px;
	color: #444444;
	font-style: normal;
	text-align: center;
}

.news_title {
	font-size: 11px;
	color: #2666B9;
	text-align: center;
	border-style: solid;
	border-width: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #D1D8EC;
	background-image: url(/images/menubk.png);
	background-position-y: center;
}

.news_text {
	font-size: 11px;
	padding: 10px;
	color: #444444;
}


li {
	list-style-type: square;
}
