body
{
    background-image: none;
    margin: 5px;
}

#logo
{
    position: none;
    background-image: url( images/logopda.gif );
    background-repeat: no-repeat;
    height: 101px;
    width: 200px;
    font-size: 0px;
    padding-top: 85px;
    padding-left: 150px;
    color: #ffffff;
}

#banner
{
    position: none;
    background-image: none;
    background-repeat: no-repeat;
    color: #222222;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
}

h2.banner
{
    font-weight: normal;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #222222;
    margin: 0px 0px 10px 10px;
    padding: 0px;
    border: 0px solid black;
    background-image: none;
}


#navigation
{
    position: none;
    background-image: none;
    background-repeat: no-repeat;
        
}

ul.navigation
{
    text-align: left;
    list-style: disc outside;
    margin: 0px 0px 0px 10px;
    padding: 0px;
    font-family:  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
}

ul.navigation li
{
    display: block;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

ul.navigation li.inactive a
{
    background-image: none;
    background-repeat: no-repeat;
    display: block;
    padding: 0px;
    text-decoration: underline;
    color: #ba0000;
}

ul.navigation li.inactive a:hover
{
    background-image: none;
    background-repeat: no-repeat;
    display: block;
    padding: 0px;
    text-decoration: underline;
    color: #cb0000;
}

ul.navigation li.active a
{
    background-image: none;
    background-repeat: no-repeat;
    display: block;
    padding: 0px;
    text-decoration: underline;
    color: #ba0000;
}

span.navmain
{
    position: none;
}

#navfooter
{
    display: none;
}

ul.subnavigation
{
    text-align: left;
    list-style: none;
    font-family:  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
    margin: 0px 0px 0px 30px;
    padding: 0px 0px 0px 0px;
}

ul.subnavigation li
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    display: block;
}

ul.subnavigation li.inactive a
{
    background-image: none;
    background-repeat: no-repeat;
    display: block;
    text-decoration: underline;
    color: #ba0000;
}

ul.subnavigation li.inactive a:hover
{
    background-image: none;
    background-repeat: no-repeat;
    display: block;
    text-decoration: underline;
    color: #cb0000;
}

ul.subnavigation li.active a
{
    background-image: none;
    background-repeat: no-repeat;
    display: block;
    text-decoration: underline;
    color: #ba0000;
}

span.navsub
{
    position: none;
}

#content
{
    background-image: none;
    background-repeat: no-repeat;
    position: none;
}

h4.forward
{
    font-weight: normal;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
    text-decoration: underline;
    text-align: left;
    margin: 0px 0px 0px 10px;
    padding: 0px 0px 0px 0px;
    background-image: none;
    background-repeat: no-repeat;
    display: block;
}

h4.backward
{
    font-weight: normal;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
    text-decoration: underline;
    text-align: left;
    margin: 0px 0px 0px 10px;
    padding: 0px 0px 0px 0px;
    background-image: none;
    background-repeat: no-repeat;
    display: block;
}

h4 a
{
    color: #ba0000;
    text-decoration: underline;
}

h4 a:hover
{
    color: #cb0000;
    text-decoration: underline;
}

img.imageright
{
    float: none;
    margin: 5px 0px 5px 20px;
}

img.imageleft
{
    float: none;
    margin: 5px 0px 5px 20px;
}

img#weblogos
{
    float: none;
    margin: 5px 0px 5px 20px;
}
img#desklogos
{
    float: none;
    margin: 5px 0px 5px 20px;
}

img#dblogos
{
    float: none;
    margin: 5px 0px 5px 20px;
}

img#trainlogos
{
    float: none;
    margin: 5px 0px 5px 20px;
}

img#qualitylogos
{
    float: none;
    margin: 5px 0px 5px 20px;
}

img#onbass
{
    float: none;
    margin: 5px 0px 5px 20px;
}

p.homebox a
{
    color: #ba0000;
    text-decoration: underline;
}

p.homebox a:hover
{
    color: #cb0000;
    text-decoration: underline;
}

p.homeboxhead a
{
    color: #ba0000;
    text-decoration: underline;
    font-weight: bold;
}

p.homeboxhead a:hover
{
    color: #cb0000;
    text-decoration: underline;
    font-weight: bold;
}

#mininav
{
    float: right;
} 

#mininav a
{
    text-decoration: underline;
    color: #ba0000;
}

#mininav a:hover
{
    text-decoration: underline;
    color: #cc0000;
}