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

.bg{
background-image:url(../images/bg.jpg);
background-repeat:repeat-y;
}


.hdr{
background-image:url(../images/hdr.jpg);
background-repeat: no-repeat;
height:147px;
padding:0px 20px 0px 0px;
}

.name{
font-family:arial,verdana,helvetica;
font-size:13px;
font-weight:bold;
}

a{
color:#06177e;
}

a:hover{
color:#06177e;
text-decoration:none;
}

.address{
color:#06177e;
font-family:arial,verdana,helvetica;
font-size:12px;
font-weight:bold;
line-height:1.9em;
}

.titl{
color:#06177e;
font-family:arial,verdana,helvetica;
font-size:14px;
font-weight:bold;
padding: 5px 0px 8px 0px;
}

.bdy{
padding: 5px 20px 20px 20px;
}

.bdytxt{
color:#000000;
font-family:verdana,arial,helvetica;
font-size:11px;
font-weight:none;
line-height:1.4em;
}

.foot{
background-color:#5D76AE;
color:#ffffff;
font-family:arial,verdana,helvetica;
font-size:11px;
font-weight:none;
height:62px;
line-height:1.9em;
}

