html, body {
	width: 100%;
	height: 100%;
	background-color: White;
}
body{
	background-color: White;
	margin: 0;
	padding: 0;
	background-image: url(/design/standart/images/top1_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}
h3 {
	font-size: 130%;
	font-weight: bold;
	margin: 0;
}
body td {
	color: #222222;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;	
}
.ornam {
	background-image: url(/design/standart/images/top_1-2.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 98px;
	padding-top: 45px;
	padding-right: 73px;
	color: White;
	font-family: Arial;
	font-size: 80%px;
}
.ornam a{
	color: #ffffff;
	text-decoration: underline;
}
.ornam a:hover {
	text-decoration: none;
}

a {
	/*color: #245d99;*/
	color: #2a41b4;
	font-size: 100%;
}

/**/
.leftmenu td{
	color: #2a41b4;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	line-height: 150%;	
	padding-bottom: 10px;
}
.leftmenu td a.v{
	color: #2a41b4;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
}
.leftmenu td a.m {
	color: #222222;
	font-size: 100%;
	font-weight: bold;
	line-height: 150%;	
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.leftmenu td div.submenu {
	font-size: 90%;
	font-weight: normal;
	line-height: 18px;
	color: #5d5d5d;
}
div.submenu span.subm {
	font-weight: normal;
	line-height: 18px;
	color: #2a41b4;
}
a.sub {
	color: #5d5d5d;
	font-weight: normal;
	text-decoration: underline;
}
a:hover.sub {
	text-decoration: none;
}

/**/
.content {
	color: #222222;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 30px;
}
.content p {
	margin-top: 12px;
	margin-bottom: 0;
}

.content h1 {
font-size: 1.5em;
}

.content a {
    font-size:100%;
}
.sidebar {
margin: 5px 0 5px 10px;
padding: 0; border: none;
}

.sidebar div {
line-height:100%;
}

.sidebar a {
    font-size:90%;
    line-height:100%;
}


h1 {
	/*font-size: 30px;*/
	font-weight: bold;
	margin-bottom: 17px;
	color: #222222;
}
h2 {
	margin-bottom: 10px;
}

.calendar h3 {
font-weight:normal;
font-size:110%;
}

.calendar h3 A {
font-weight:normal;
font-size:100%;
}

/**/
td.png {
 	/*_background: none !important;*/
	_backround: none !important;
	_behavior: url('/design/standart/images/pngfix.htc');
 }
td.pngscale {
 	_background: none !important;
	_behavior: url('/design/standart/images/pngscale.htc');
 }
 .block span{
 	color: White;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
 }
 .pole {
 	line-height: 150%;
	padding-top: 6px;
 }
 .separator {
	background-image: url(/design/standart/images/separator.gif);
	background-repeat: repeat-x;
	height: 1px;
	background-position: center;
}
 .big {
	font-size: 120%;
	font-weight: bold;
	padding: 4px 10px 4px 4px;
	text-align: right;
	width: 25px;
 }
 .table td {
	padding: 3px 70px 11px 0px;
	line-height: 100%;
	font-size:80%;
}

 .table td A{
	padding: 3px 70px 11px 0px;
	line-height: 100%;
	font-size:100%;
	
}

 /**/
 .bottom {
 	border-top: 5px solid #222222;
	color: #222222;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 18px;
	vertical-align: top;
 	
 } 