body {background-color:#f2f2f2; color:black; font-family:georgia, serif; margin:40px 0 20px 0; /*max-width: 1200px;*/}

div.main {}

a {color:#073451; text-decoration:none; font-weight:bold;}
a:hover {color:black; text-decoration:underline;}

p,li,dt,dd {font-size:16px; line-height:1.5; clear:both;}

dt {font-weight:bold;}

h1.logo {font-size:24px; color:#073451; text-align:center; text-transform:uppercase; margin-top:20px; margin-bottom:0px; font-family:georgia,serif;}
h2.logo {font-size:18px; color:#073451; text-align:center; margin-top:8px; font-family:georgia,serif;}

h1 {color:#063450; font-size:16px; margin:20px 0 0 0; font-family:arial,sans-serif;}
h1.news {margin:20px 0 0 0; font-family:arial,sans-serif;}
p.news_date {margin:0; font-style:italic; color:#999;}

div.news_left {padding:0 16px 0 8px;}
h2 {color:#063450; font-size:16px; margin-top: 10px; font-family:arial,sans-serif;}
a.news_left,a.news_left:link {font-size:14px; color:black; text-decoration:none; font-weight:normal;}
a.news_left:hover {text-decoration:underline;}

h3 {color:#063450; font-size:16px; margin-top: 20px;}

p.menu_main {font-size:18px; font-weight:bold; font-family:arial,sans-serif;}
a.menu_main,a.menu_main:link,a.menu_main:visited {color:white; text-decoration:none; margin-right:20px;}
a.menu_main:hover {text-decoration:underline;}
a.menu_main_here,a.menu_main_here:link,a.menu_main_here:visited {color:#f3bd39; text-decoration:none; margin-right:20px;}
a.menu_main_here:hover {text-decoration:underline;}

div.submenu {margin: 20px 0 20px 0; padding:0 0 0 8px;}
p.submenu, p.submenu_here {margin:0; font-size:16px; font-weight:bold;}
a.submenu,a.submenu:link,a.submenu:visited {color:#063450; font-weight:bold; text-decoration:none;}
a.submenu:hover {text-decoration:underline;}

p.lng {font-size:12px; padding:0 4px 0 0;}

p.copy {font-size:12px; font-weight:normal;}
a.copy {font-weight:normal;}

table.tbl_main, td.tbl_main {border-right:#073451 solid 1px; border-left:#073451 solid 1px;}
table.tbl_bottom {border-bottom:#073451 solid 2px; border-right:#073451 solid 1px; border-left:#073451 solid 1px; background-color:#f5f5f5;}

td.main_bg {background-color: white;
-moz-box-shadow:    inset 0 0 10px #ccc;
-webkit-box-shadow: inset 0 0 10px #ccc;
box-shadow:         inset 0 0 10px #ccc;
padding-bottom:8px;
margin-bottom:8px;
}

div.chart{width:90px; margin: 0 auto; background:#f3bd39; padding:0px; height:28px; white-space: nowrap;
-webkit-box-shadow:
        inset 0 0 1px rgba(0,0,0,.8),
        inset 0 2px 0 rgba(255,255,255,.5),
        inset 0 -1px 0 rgba(0,0,0,.4);
    -moz-box-shadow:
        inset 0 0 1px rgba(0,0,0,.8),
        inset 0 2px 0 rgba(255,255,255,.5),
        inset 0 -1px 0 rgba(0,0,0,.4);
    box-shadow:
        inset 0 0 1px rgba(0,0,0,.8),
        inset 0 2px 0 rgba(255,255,255,.5),
        inset 0 -1px 0 rgba(0,0,0,.4);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
	behavior: url(http://b17.kiev.ua/css/PIE.htc);
}



img,table {border:0px;}

sup, sub {
  vertical-align: middle;
  position: relative;
  font-size: 75%;
}
sup { bottom: 0.5em; }
sub { top: 0.5em; }

.form_inside {background-color: #fff; border: 1px solid #d7d7d7; font-family: arial,sans-serif; font-size: 14px;}
/*.form_button {background-color:#a9d0f1; font-size:14px; font-family: arial,sans-serif; color:black; font-weight:bold;}*/

.hilight {
	font-weight: bold;
	background-color: yellow;
}

#red {
    color: red;
}
