body{
   margin: 0;
   background: url('../images/blue/bg.jpg');

}
#matble{width: 750px;    background: url('../images/blue/bg.gif');
   font: normal 11px Tahoma;
   border: 1px solid #ccc;

}
a img{border: none}
form{display: inline}
#header{
   height: 130px;
   background: url('../images/blue/header.gif') center center no-repeat;
   text-align: right;
   padding-right: 20px;
   padding-top: 60px;
}
#left{width: 155px; vertical-align: top;}
#right{vertical-align: top}
#left .head{
   background: url('../images/blue/l_header.gif') center center repeat-x;
   border: 1px solid #462d34;
   color: #002c65;
   font: bold 12px Arial;
   padding: 3px;
   text-transform: uppercase;
}

#left .c{
   color: #002c65;
   font: normal 10px Tahoma;
}
#left .c strong{
   color: #FFF;
}
#left input.f {
   width: 100%;
   color: #002c65;
   border: 1px solid #002c65;
}
#left input, #left select, #left a{ margin-top: 5px;} 
#left select{
   width: 135px;
   color: #002c65;
   border: 1px solid #002c65;
}
#right .top
{
   height: 173px;
   background: url('../images/blue/r_top.gif');
   padding: 30px 15px 15px 15px;
   color: #fff;
   font: normal 11px Tahoma;

}
#right table{
   color: #FFF;
   font: normal 11px Tahoma;
}
#right table.to{
   margin: 10px;
}
#right table a{
   color: #fff;
}
#right table .titl a{
   color: #FFF;
   font: bold 13px Tahoma;

}

#right .title{
   width: 400px;
   padding-bottom: 4px;
   margin-bottom: 14px;
   border-bottom: 1px solid #002c65;   
}

.box{
   background: url('../images/blue/o_box.gif');   
   padding: 5px;
}
.box .c{
   background: url('../images/blue/i_box.gif');   
   padding: 5px;
}
#right .box{
   padding: 4px 0;
}
#right .to{
   width: 90%;
}
#right .mtitle{
   padding-left: 22px;     
   background: url('../images/blue/pip.gif') 10px center no-repeat;   
   font: bold 12px Arial;
   color: #fff;
}
#right .subitem
{
   padding-left: 32px;     
   background: url('../images/blue/pi.gif') 20px center no-repeat;   
   font: normal 11px Arial;
   color: #fff;
}
#right .subitem a
{
   color: #fff;   
}
#right .mtitle a{
   font: bold 11px Tahoma;
   color: #fff;
}
hr{
   color: #1e5371;
   background: #1e5371;
   border:1px solid;
   height:2px;
}
#main {
   background: url('../images/blue/bg_m.gif');
}
#main #left, #main #right{
   background: url('../images/blue/bg.gif');
}
#footer{
   background: url('../images/blue/footer.jpg') 2px center no-repeat;
   height: 48px;
}
#footer #copy{float: left; margin-left: 10px; color: #FFF; margin-top: 16px;}
#footer #privacy{float: right;margin-right: 10px; color: #FFF; margin-top: 16px;}
#footer #privacy a, #footer #privacy a:link, #footer #privacy a:visited, #footer #privacy a:hover{margin-right: 10px; margin-left: 10px; color: #FFF; text-decoration: none; background: #064e6c; padding: 3px;}
#footer #privacy a:hover{color: yellow}