a {
text-decoration:none;
color:white;
}

a:link {
text-decoration:none;
color:white;
}

a:active {
text-decoration:none;
color:white;
}

a:visited {
text-decoration:none;
color:white;
}

a:hover {
text-decoration:underline;
}

.img_a_download {
border:none;
}

body {
margin:0;
background-image:url(../img/bg.jpg);
background-position:left top;
background-repeat:repeat-x;
background-color:#0B115F;
}

#div_center{
position:relative;
margin:auto;
width:999px;
border:0px solid black;
}
        
#div_header1 {
margin:auto;
width:999px;
height:82px;
background-image:url(../img/header1.jpg);
background-repeat:no-repeat;
border:0px solid black;
background-color:#01052A;
}

#div_header2 {
margin:auto;
width:999px;
height:189px;
background-image:url(../img/header2.jpg);
background-repeat:no-repeat;
border:0px solid Red;
}

#div_menu {
margin:auto;
margin-top:-1px;
width:999px;
height:49px;
text-align:center;
border-bottom:2px solid #0515DC;
background-color:#01052A;
text-align:center;
color:white;
}

#div_menu_content {
position:absolute;;
font:12px/13px verdana;
font-weight:bold;
width:999px;
text-align:center;
top:285px;
}

#p_menu {
margin-top:0px;

}

#div_content{
margin:auto;
margin-top:-10px;
width:999px;
background-color:#01052A;
}

#div_subcontent{
margin:auto;
margin-top:10px;
width:815px;
background-color:white;
}

.i_head {
margin-left:155px;
}

.i_footer {
margin-top:-10px;
margin-left:4px;
}

.i_menu {
border:none;
}


.p_content {
margin:20 25 20 25;
line-height:80px;
text-align:justify;
font:14px/15px verdana;
}

#t_content {
margin:auto;
width: 995px;
}