@charset "utf-8";
/* CSS Document */

#main-menu { background-image:url(../images/17/main-menu-bg.jpg); }
#header-menu { background-image:url(../images/17/header-menu-bg.png); }
h1 { background-image:url(../images/17/title-bg.png); }
h2 { background-image:url(../images/17/inner-title.jpg); }

a { color:#27a3f2;	}
.report-item a:hover { color:#27a3f2; }
#inner-content a:hover { color:#27a3f2; }
#header-menu a:hover { color:#27a3f2; }
#footer-div a:hover { color:#27a3f2; }
.news-title:hover { color:#27a3f2; }
.news-link:hover { color:#27a3f2; }
#reports-list li a:hover { color:#27a3f2; }
.block-list { list-style:url(../images/17/list-item.gif) outside; }
.form { background-color:#DDD; }
.form input { border:#27a3f2 1px solid; width:380px; height:18px; }
.form textarea { border:#27a3f2 1px solid; width:380px; height:75px; }
.letter { background-color:#DDD; }
.bg-light { background-color:#DDD; }
.bg-light2 { background-color:#DDD; }
.block-top { background-image:url(../images/17/inner-top.jpg); }
