﻿body 
{
    background-color: #000000; 
    color: #ffffff; 
    font-family: Verdana; 
    font-size: 11px;
    vertical-align: middle;
    font-weight: bold;
}
.smifImg
{
    position: absolute;
    top: 50px;
    left: 40px;
    
}

.smifImg2
{
    position: absolute;
    top: 70px;
    left: 100px;
    
}

.dbsoupImg
{
    position: absolute;
    top: 50px;
    left: 820px;
}


.dbsoupImg2
{
    position: absolute;
    top: 70px;
    left: 870px;
}


.selectT
{
    background-color: #2a2996;
    color: #ffffff;
    font-weight: bold;
    width: 170px;
    height: auto;
}

.buttonP
{
    font-weight: bold; 
    background-color: #ffcc00;
    width: 120px;
}

.photoD
{
    width: 595px; 
    height: 445px; 
    border: outset 5px #a9a9a9;
}

.photoD1
{
    border-right: outset 2px #a9a9a9;
    border-bottom: outset 2px #a9a9a9;

}

.linkHeader1
{
    float: left; 
    width: 468px; 
    height: auto;
}

.footer
{
    width: 940px; 
    height: 15px; 
    font-size: 11px; 
    border: solid 1px #a9a9a9;
}
