body{
    font-family:Arial,Sans-Serif;
    font-size:11px;
    font-weight:normal;
    color:#000;
    margin:0px;
}


#rightbg{
    background-image: url('images/rightbg.gif');
    border-top:1px solid #ffffff;
}

#bg1{
    background-image: url('images/europe_cargo_05.jpg');
    background-repeat: no-repeat;
    background-position: right;
}

#bg2{
    background-image: url('images/europe_cargo_27.jpg');
    background-repeat: no-repeat;
    background-position: right;
}

#bg3{
    background-image: url('images/europe_cargo_07.jpg');
    background-repeat: no-repeat;
    background-position: left;
}

#bg4{
    background-image: url('images/europe_cargo_30.jpg');
    background-repeat: no-repeat;
    background-position: left;
}

.imageleft{
  float: left;
}
.imageright{
  float: right;
}

#midcell{
    border-top:1px solid #ffffff;
    border-left:1px solid #ffffff;
    border-right:1px solid #ffffff;
    background-color:#edf0f3;
}

.txt1{
    font-family:Arial,Sans-Serif;
    font-size:11px;
    font-weight:bold;
    color:#fff;
    text-decoration:none;
}
.txt1:hover{
    text-decoration:underline;
}

.txt2{
    font-family:Arial,Sans-Serif;
    font-size:12px;
    font-weight:bold;
    color:#014486;
    text-decoration:none;
}

.txt4{
    font-family:Arial,Sans-Serif;
    font-size:16px;
    font-weight:bold;
    color:#000;
}
.link1{
    font-family:Arial,Sans-Serif;
    font-size:11px;
    font-weight:bold;
    color:#014486;
    text-decoration:underline;
}
.link1:hover{
    color:#000;
}
.link2{
    font-family:Arial,Sans-Serif;
    font-size:10px;
    font-weight:bold;
    color:#000;
    text-decoration:underline;
}
.link2:hover{
    color:#014486;
}

.txt3{
    font-family:Arial,Sans-Serif;
    font-size:12px;
    font-weight:normal;
    color:#000;
    text-decoration:none;
}

.link3{
    font-family:Arial,Sans-Serif;
    font-size:12px;
    font-weight:normal;
    color:#000;
    text-decoration:underline;
}
.link3:hover{
    color:#014486;
}


.bodytxt{
    font-family:Arial,Sans-Serif;
    font-size:12px;
    font-weight:normal;
    color:#000;
    padding-top:15px;
}

ul{
    margin-left:20px;
}
li{
    padding-bottom:2px;
}
.list1{
  line-height: 150%;
}
.imgborder{
    border: 1px solid #c6c5b8;
}
.imgborder2{
    border: 1px solid #014486;
}
.title3{
    font-family:Arial,Sans-Serif;
    font-size:14px;
    font-weight:bold;
    color:#000;
}
h1{
    font-family:Arial,Sans-Serif;
    font-size:16px;
    font-weight:bold;
    color:#000;
}
h2{
    font-family:Arial,Sans-Serif;
    font-size:14px;
    font-weight:bold;
    color:#014486;
}

.cel1{
    background-color:#edf0f3;
}
.cel2{
    background-color:#d7dee5;
}
.cel3{
    font-family:Arial,Sans-Serif;
    font-size:12px;
    font-weight:bold;
    color:#000;
    background-color:#becad5;
}
