body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menu_main {margin-left:10px;}
.menu_dop {margin-left:20px;}
.menu_or {border-bottom:1px solid #f37b1c;}
.menu_grey {border-bottom:1px solid #c9c9c9;}
.header {
	font-family: Tahoma;
	font-size: 20px;
	color: #293d84;
	line-height: 36px;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
UL {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-align: left;
}
A {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #2165c0;
	text-decoration: underline;
	font-weight: bold;
}
