html, body{
    margin: 0px;
    padding: 0px;
    height: 100%;
    background: url(/images/grad.gif) repeat-x #f7fbff;
}
*{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #505050;
}
table, td{
    border-collapse: collapse;
    padding: 0;
}
p, form{
	margin: 0;
	padding: 0;
}
a{
	color: #0089e1;
	text-decoration: underline;
}
a:hover{
	color: #2e3b58;
	text-decoration: underline;
}
img{
    border: none;
}
.png{
	behavior: url(ie-png.htc);
	-ie-png-blankimage: url(/images/px.gif);
}
h2.title{
    font-size: 15pt;
    color: #3686d7;
    font-weight: normal;
    margin: 0;
}
h1.title{
    font-size: 17pt;
    color: #3686d7;
    font-weight: normal;
    padding-bottom: 3px;
    border-bottom: dotted 2px #3686d7;
    display: inline;
}
.bg{
    background: url(/images/top.jpg) no-repeat;
    width: 100%;
    height: 100%;
}
.index{
    width: 100%;
    height: 100%;
    background-image: url(/images/clouds.gif);
    background-position: -77px 0;
    background-repeat: repeat-x;
}
.header{
    height: 260px;
    vertical-align: top;
}
.menu1{
    float: left;
    margin-left: 30px;
    display: inline;
}
.menu2{
    float: right;
    margin-right: 75px;
    display: inline;
}
.menu1 div,
.menu2 div{
    float: left;
    background: #fff;
    padding: 0 10px;
    line-height: 34px;
}
.menu1 a,
.menu2 a{
    font-size: 8.25pt;
    color: #2a2a2a;
    text-decoration: none;
    line-height: 34px;
}
.menu1 a:hover,
.menu2 a:hover{
    color: #3686d7;
    text-decoration: underline;
}
.nav{
    clear: left;
    float: left;
    display: inline;
    margin: 20px 0 0 310px;
}
.nav img{
    margin: 0 10px;
}
.footer{
    height: 136px;
    background: url(/images/grass.jpg) right bottom repeat-x;
}
.main{
    width: 100%;
    height: 100%;
}
.main td{
    padding: 0 30px;
}
.sad{
    margin: 10px 0;
}
.sad i{
    color: #afb0b1;
    font-style: normal;
    font-size: 9pt;
}
.more{
    color: #838b94;
    text-decoration: underline;
}
.center{
    border-left: solid 1px #c6c9cc;
    border-right: solid 1px #c6c9cc;
}
.center .title{
    color: #e71989;
}
.new a{
    color: #e71989;
}
.new a:hover{
    color: #2e3b58;
    text-decoration: none;
}
.new{
    margin: 10px 0;
}
.new b{
    font-weight: normal;
    font-size: 8pt;
}
.gos a{
    color: #3686d7;
    text-decoration: none;
}
.gos a:hover{
    color: #2e3b58;
    text-decoration: underline;
}
.gos{
    margin: 10px 0;
}
.gos b{
    font-weight: normal;
    font-size: 8pt;
}
.gos i{
    font-style: normal;
    font-size: 8pt;
    color: #919598;
}
.method{
    display: block;
    margin: 10px 0;
    font-size: 9.75pt;
    font-weight: bold;
    text-decoration: none;
}
.method:hover{
    color: #2e3b58;
}
.bear{
    height: 34px;
    background: url(/images/medved.jpg) right no-repeat;
    padding: 102px 0 0 50px;
}
* html .bear{
    height: 136px;
}
.bear div{
    float: left;
    background: #fff;
    padding: 0 20px;
    line-height: 34px;
    font-size: 13px;
}
.sad_main{
    margin: 10px 0;
}
.sad_main b{
    font-size: 13pt;
    color: #ff0060;
}
.sad_main i{
    font-style: normal;
    font-size: 8pt;
}
.gos_main{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.gos_main ul{
    list-style: none;
    margin: 10px 0 10px 10px;
    padding: 0px;
}
.gos_main li{
    padding: 5px 0;
}
.gos_main a{
    color: #3686d7;
    font-size: 9.75pt;
    font-weight: bold;
    text-decoration: none;
}
.gos_main a:hover{
    color: #3686d7;
    text-decoration: underline;
}
.gos_main ul li{
    padding: 1px 0;
}

.gos_main ul a{
    font-size: 9pt;
    font-weight: normal;
    color: #696969;
    text-decoration: none;
}
.gos_main ul a:hover{
    color: #3686d7;
    text-decoration: underline;
}
.sad_main1{
    margin: 0 10px 10px 0;
    float: left;
    width: 160px;
    height: 50px;
}
* html sad_main1{
    width: 170px;
}
.sad_main1 b{
    font-size: 13pt;
    color: #ff0060;
}
.sad_main1 i{
    font-style: normal;
    font-size: 8pt;
}/*
.cont td{
    border: solid 1px #555;
    padding: 2px;
}*/
ul{
  margin: 0 10px;
  padding: 0;
}
li{
  margin: 0 10px;
  padding: 0;
}
.pages{
  background-color: #fff;
  border: solid 1px #3686d7;
  padding: 1px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 5px;
}
.files_cont{
padding: 3px;
padding-left: 15px;
margin-bottom: 10px;
border-bottom: solid 1px #c6c9cc;
}
.files_but{
padding: 3px;
border: solid 1px #c6c9cc;
background: #CCFFFF;
}

