body {
	background-color: #FFFFFF;
	color: #446AAC;
	font: 10pt Tahoma, Arial, sans-serif;
	margin: 0 0 0 0;
}
div {margin: 0;}
p {margin: 0;}
b {font-weight: bold;}
strong {font-weight: bold;}
em {font-style: italic;}
u {text-decoration: underline;}
ul li {font-size: 95%;}
ol li {font-size: 95%;}
a {color: #446AAC;}
td {font-size: 100%;}

form {margin: 0;}
h1 {
	color: #01286D;
	font-size: 120%;
	margin: 0px;
	border-bottom: 6px solid #DEE7F8;
}
h2 {
	color: #01286D;
	font-size: 100%;
	margin: 0px;
}
h3 {
	color: #01286D;
	font-size: 90%;
	margin: 0px;
	list-style: none;
}
h4 {
	color: black;
	font-size: 80%;
	margin: 10px 0 0;
}

/*Øàïêà*/
table#title {
	background-color: #759CDD;
	height: 79px;
	width: 100%;
}
img#logo {
	border: 0;
	margin: 0 10px 0 10px;
	vertical-align: middle;
}
img#sh {
	margin-right: 13px;
	vertical-align: middle;
}
img#prohost {vertical-align: middle;}
img#enter {
	border: 0;
	margin-left: 40px;
	vertical-align: middle;
}
img#prn_title {
	display: none;
}
/*/Øàïêà*/

/*Ìåíþ*/
table#menu {
	background-color: #DDE6EF;
	background-image: url(/i/menu_bg.gif);
	background-repeat: repeat-x;
	height: 35px;
/*	margin-top: 3px;*/
/*	width: 100%;*/
}
a.menu:link, a.menu:visited {
	font: bold 12px Tahoma, Arial, sans-serif;
	text-decoration: none;
}
a.menu:active, a.menu:hover {
	color: #D01111;
	font: bold 12px Tahoma, Arial, sans-serif;
	text-decoration: none;
}

td.menu {
	cursor: pointer;
}
td.menu_a {
	background-image: url(/i/menu_bg2.gif);
	cursor: pointer;
}
/*/Ìåíþ*/
/*.a_mp1 :hover :active :visited :link{
	color: ff0000;
}*/
