/*css body*/
body {
margin: 0em;
font-family: Arial, Helvetica, sans-serif; 
text-decoration: none;
font-size: 1em;
}
.NONEdisplay{
display:none;
}
.YESdisplay{
display:inline-block;
}
.pointer {
cursor:pointer;
}
#page {
width: 100%;
margin: 0em;
}
#header {
margin: 0em;
width: 715px;
height: 198px;
background: #2B9200 url('/img/logo.gif') no-repeat left top;
vertical-align: bottom;
border: 1px solid #0000000;
}

#header .menu{
padding-top: 65px;
height: 134px;
width: 391px;
}

#main {
margin: 0em;
width: 715px;
padding-left:8px;
padding-top:5px;
}

#main .navigator {
margin:0px;
padding-top: 3px;
width: 211px;
float: left;
background:url('/img/leftMenu/topShadow.png') no-repeat top left;
vertical-align: top;
}
#main .navigator1 {
margin:0px;
width: 211px;
padding-bottom: 3px;
background:url('/img/leftMenu/bottomShadow.png') no-repeat bottom left;
}

#main a {
color: #45931f;
font-size:0.8em;
text-decoration: none;
}

#main .button {
margin:0px;
width:212px;
background:url('/img/leftMenu/bgMenu.png') no-repeat top left;
width:212px;
height:26px;
text-align:left;
padding-left:40px;
padding-top: 2px;
vertical-align:middle;
cursor:pointer;
}



#main .left1{
width:212px;
padding-right: 3px;
}
#main .mainBlock1{
background: #FFFFFF url('/img/banner/bg.png') repeat-y top left;
}
#main .title1{
background: #FFFFFF url('/img/banner/top.png') no-repeat top left;
height: 30px;
width:100%;
padding-left:30px;
color: #45931f;
font-size: 0.78em;
}
#main td.text1{
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
padding-top: 5px;
font-size: 1em;
color: #646464;
text-align: justify;
}


#footer {
margin: 0em;
width: 711px;
height:45px;
margin-left:11px;
color: #45931f;
font-size: 0.7em;
}
#footer .menu {
text-align: center;
vertical-align: middle;
width: 704px;
height:45px;
background: #e7e7e7 url('/img/bgBottom.png') repeat-x bottom left;
float:right;
}
#footer a {
color: #45931f;
}

#content {
float:right;
width:487px;
}

#content .left{
float:left;
width:335px;
padding-right: 0px;
}


#content .right{
float:right;
width:150px;
}

#content .mainBlock{
background: #FFFFFF url('/img/block/bg.png') repeat-y bottom left;
}
#content .title{
background: #FFFFFF url('/img/block/top.png') no-repeat top left;
height: 30px;
width:100%;
padding-left:30px;
color: #45931f;
font-size: 0.85em;
}
#content td.text{
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
padding-top: 5px;
font-size: 1em;
color: #646464;
text-align: justify;
}
#content a.news {
color: #646464;
text-decoration: none;
}
#content b.date {
font-size: 0.8em;
}
#content p {
font-size: 0.7em;
}
#content hr {
border: 0px;
border-top: 1px solid #E6E6E6;
background-color: #FFFFFF;
color:#FFFFFF;
}


#content .left1{
width:484px;
padding-right: 3px;
}
#content .mainBlock1{
background: #FFFFFF url('/img/bigblock/bg.png') repeat-y top left;
}
#content .title1{
background: #FFFFFF url('/img/bigblock/top.png') no-repeat top left;
height: 30px;
width:100%;
padding-left:30px;
color: #45931f;
font-size: 0.78em;
}
#content td.text1{
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
padding-top: 5px;
font-size: 1em;
color: #646464;
text-align: justify;
}

#content h1.mytitle{
font-size:0.8em;
color:#45931F;
}

#content div.text{
color: #646464;
font-size: 0.78em;
text-align: justify;
}

#content select{
font-size: 0.78em;
}

#copyright {
margin: 0em;
width: 711px;
margin-left: 11px;
margin-bottom: 5px;
}
#copyright .copyright{
width: 704px;
color: #FFFFFF;
font-size: 0.7em;
background-color: #45931f;
height: 22px;
padding-top: 5px;
}

#form {
font-size: 1em;
}
#form b{
font-size: 0.75em;
color: 646464;
}

#form input{
font-size: 0.8em;
border: 1px solid #45931F;
color: 646464;
width: 250px;
}

#form textarea{
font-size: 1em;
border: 1px solid #45931F;
color: 646464;
width: 400px;
}