body{
margin:0px;
padding:0px;
  }

/*div{
overflow:hidden;
}*/

form{
margin:0px;
padding:0px;}

#header_bg_div{
width:100%;
background: url(../img/bld/top_bg.gif) center top repeat-x;


}

#bottom_bg_div{
width:100%;
height:51px;
background: url(../img/bld/bottom_bg.gif) center top repeat-x;
}

#top{
width:779px;
vertical-align:top;
margin:0 auto;
background: url(../img/bld/content_bg.gif) no-repeat right bottom;
}


#header{
width:779px;
vertical-align:top;

}

#middle{
width:779px;
vertical-align:top;
background: url(../img/bld/nav_repeater.gif) repeat-y left top;

}

#bottom{
width:779px;
vertical-align:top;
margin:0 auto;
background:url(../img/bld/copyright_bg.gif) center top repeat-x;
height:51px;
}

#left_content{
width:222px;
vertical-align:top;
float:left;
background: url(../img/bld/nav_bg1.gif) repeat-y left top;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
color: #FFFFFF;
line-height: 30px;
}

/*#left_content ul{
list-style: none;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#left_content li{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 10px;
border-bottom: 2px solid #FFFFFF;
display: block;
}

#left_content li a{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
color: #FFFFFF;
line-height: 30px;
display: block;
text-decoration: none;
}

#left_content li a:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
color: #000000;
line-height: 30px;
display: block;
text-decoration: none;
}

#left_content li ul{
display: none;
position: absolute;
left: 330px;
top: 225px;
}

#left_content li ul li{
background-color: #007FB0;
border: 1px solid #FFFFFF;
width: 100px;
display: block;
}

#left_content li:hover ul {
display: block;
}*/


#right_content{
width:530px;
vertical-align:top;
float: right;

}

.copyright{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#78E5FF;
font-style:normal;
line-height:20px;
}

.copyright1{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
font-weight:bold;
line-height:20px;
}

.copyright a:link,.copyright a:visited{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#78E5FF;
font-style:normal;
text-decoration:none;
line-height:20px;
}

.copyright a:hover,.copyright a:active{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
font-style:normal;
text-decoration: underline;
line-height:20px;
}

.body_padding{
padding-left:27px;
padding-right:19px;
padding-top:5px;
padding-bottom:18px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#404040;
font-style:normal;
line-height:16px;
}

.ul_class{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#1A9ECF;
font-style:normal;
}
.ul_class ul, .ul_class{
padding:0px;
margin:0px;
list-style:none;
}

.ul_class ul li, .ul_class{
padding:12px 0px 0px 15px;
margin:0px;
background:url(../img/bld/bullet.gif) left 18px no-repeat;
}

.search{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
color:#00A0C8;
font-weight:bold;
padding-left:19px;
}

.input{
width:150px;
height:17px;
border:1px solid #B0B0B0;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#404040;
font-style:normal;
line-height:16px;
}

.nav_bg{
background: url(../img/bld/nav_bg.gif) no-repeat left bottom;
height: 100%;
}



h1, h2, h3, h4, h5 {
font-family: Tahoma, Helvetica, sans-serif;
color: #00aeef;
}
h1 {
/*font-size:20px;
font-weight:bold;
line-height:20px;
padding: 8px 0px 0px 0px;*/
/*margin: 100px 15px 0px 0px;*/
}


h2 {
font-size: 12px;
font-weight: bold;
padding: 8px 0px 0px 0px;
margin: 0px 0px 2px 0px
}

h3 {
font-size: 11px;
font-weight: bold;
padding: 2px 0px 0px 0px;
margin: 0px 0px 2px 0px
}

h4 {
font-size: 10px;
font-weight: bold;
font-style: italic;
padding: 8px 0px 0px 0px;
margin: 0px 0px 2px 0px
}

h5 {
font-size: 11px;
font-weight: normal;
}

.param{
font-weight: bold;
font-family: Tahoma, Helvetica, sans-serif;
}

hr {
    height:2px;
    background:#00aeef;

   }

   table{
   font-size: 9px;
   }