html, body, form, ol, p{
    margin: 0;
    padding: 0;
}
body{
    background: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #231f20;
}
h1, h2, h3, h4, h5, h6{
    padding: 0px;
    margin: 0px;
    color: #005dac;
    font-size: 22px;
}
:focus{
    -moz-outline-style: none;
}
a img, :link img, :visited img {
	border: 0;
}
a{
    color: #0e67b1;
    text-decoration: none;
}
a:hover{
    color: #0e67b1;
    text-decoration: underline;
}

#wrap{
    width: 1000px;
    margin: 0 auto;
    background: url(/images_new/grad_content.gif) repeat-y 248px 0px;
}
#header{
    background: url(/images_new/header.jpg);
    height: 168px;
    position: relative;
    text-transform: uppercase;
}
#header h1{
    position: absolute;
    top: 55px;
    left: 175px;
    font-size: 21px;
    font-weight: bold;
}
#header h1 a{
    color: #005dac;
    text-decoration: none;
}
#header h1 a:hover{
    color: #005dac;
    text-decoration: underline;
}
#header h3{
    position: absolute;
    top: 110px;
    left: 175px;
    font-size: 13px;
    font-weight: bold;
}

#menu4{
    height: 31px;
    line-height: 31px;
    text-align: center;
    font-size: 11px;
    text-transform: uppercase;
    list-style: none;
    font-weight: bold;
}
#menu4 a{
    color: #fff;
    text-decoration: none;
}
#menu4 a:hover{
    color: #fff;
    text-decoration: underline;
}
.li1{
    height: 31px;
    float: left;
    width: 249px;
    background: url(/images_new/top1.jpg);
}
.li2{
    height: 31px;
    float: left;
    width: 247px;
    background: url(/images_new/top2.jpg);
}
.li3{
    height: 31px;
    float: left;
    width: 247px;
    background: url(/images_new/top3.jpg);
}
.li4{
    height: 31px;
    float: left;
    width: 257px;
    background: url(/images_new/top4.jpg);
}

#columnLeft{
    float: left;
    width: 248px;
    display: inline;
    overflow: hidden;
    _zoom: 1;
}
#menu{
    list-style: none;
    font-size: 14px;
    margin: 25px 10px 25px 20px;
    /*margin: 95px 50px 45px 40px;*/
}
#menu b{
    color: #fff;
    background: url(/images_new/li.jpg) top right;

    padding: 4px;
    display: block;
    _height: 1px;
}

#menu , #menu ul,  #menu4 , #menu4 ul, #lang , #lang ul{

  margin: 0;
  padding: 0;

}

#menu ul b{
    color: #003a6d;
    background: none;
    padding: 0px;
    display: inline;
    _height: auto;
}
#menu a{
    color: #003a6c;
    text-decoration: underline;
}
#menu a:hover{
    color: #003a6c;
    text-decoration: none;
}
#menu ul a{
    color: #0e67b1;
    text-decoration: underline;
}
#menu ul a:hover{
    color: #0e67b1;
    text-decoration: none;
}
#menu ul{
    list-style: none;
    
    
    
}
#menu ul ul{
    font-size: 12px;
}
#menu li{
    margin: 8px 0px;
    margin-left:25px;
}

#columnRight{
    float: right;
    width: 176px;
    /*margin-right: 22px;*/
    margin-right: 0px;
    margin-top: 5px;
    display: inline;
    overflow: hidden;
    _zoom: 1;
}
#lang{
    list-style: none;
    height: 25px;
    line-height: 25px;
    width: 200px;
    margin-bottom: 4px;
}
#lang li{
    display: block;
    float: left;
    height: 25px;
    text-align: center;
    width: 57px;
    margin-right: 3px;
    background: url(/images_new/lang.jpg);
    color: #fff;
}
#lang a{
    color: #a3d4f1;
}
#search{
    background: url(/images_new/search.jpg);
    height: 25px;
    position: relative;
}
.searchInput{
    border: none;
    background: #fff;
    height: 16px;
    font-size: 12px;
    width: 113px;
    position: relative;
    top: 4px;
    left: 3px;
}
.searchButton{
    border: none;
    background: transparent;
    height: 16px;
    font-size: 12px;
    color: #fff;
    position: relative;
    top: 3px;
    left: 3px;
}

#block01{
    background: #0472e3 url(/images_new/grad_right1.gif) repeat-x top;
    border-bottom: solid 1px #006be1;
    padding: 10px;
    color: #fff;
    text-align: center;
}
#block02{
    background: #0472e4 url(/images_new/grad_right2.gif) repeat-x top;
    border-bottom: solid 1px #006be1;
    padding: 10px;
    color: #fff;
    font-size: 10px;
    text-align: center;
}
.vote{
    background: #0472e3 url(/images_new/grad_right3.gif) repeat-x top;
    border-bottom: solid 1px #006be1;
    padding: 15px;
    color: #beedf2  ;
    font-family: "Times New Roman", Times, serif;
}
#columnRight h3{
    font-size: 20px;
    font-style: italic;
    color: #fff;
    margin-bottom: 10px;
    font-weight: normal;
}
.submit{
    width: 95px;
    height: 24px;
    background: url(/images_new/button.jpg);
    border: none;
    color: #000;
    font-size: 11px;
    text-transform: lowercase;
    text-align: center;
    font-weight: bold;
}


#content{
    margin: 0px 198px 0px 248px;
    _margin: 0px 195px 0px 245px;
    min-height: 750px;
    height: auto !important;
    /*height: 750px;*/
    padding: 30px 10px;
    position: relative;
    z-index: 10;
    overflow: hidden;
    _zoom: 1;
}
.bigbg{
    background: url(/images_new/fem_big.gif) 50% 20px no-repeat;
}

.news_record{
    margin-bottom: 20px;
}
.date{
    line-height: 20px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    display: block;
    width: 90px;
    padding-left: 14px;
    background: url(/images_new/date.jpg)
}
.headingbg{
    background: url(/images_new/heading_sm.gif) no-repeat top left;
    font-size: 12px;
    color: #fff;
    padding-left: 10px;
    line-height: 23px;
    margin-bottom: 20px;
}


#footer{
    clear: both;
    background: url(/images_new/footer.jpg);
    height: 30px;
    line-height: 30px;
    text-align: right;
    /*padding-right: 40px;*/
    color: #a3d4f1;
    font-size: 10px;
    position: relative;
}
#footer a{
    color: #a3d4f1;
    text-decoration: none;
}
#footer a:hover{
    color: #a3d4f1;
    text-decoration: underline;
}
#femida{
    background: url(/images_new/fem_small.gif) no-repeat bottom right;
    width: 225px;
    height: 621px;
    position: absolute;
    top: -621px;
    right: 200px;
    z-index: 9;
}


