﻿/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
.bg{
        background-color:Gray;
        display: block;
        width: 797px;
        height: 100%;
}


.bd{
        background: #FFFFFF;
        border: solid 1px #000000;
        position: relative;
        top: -4px;
        left: -4px;
        width: 100%;
        height: 100%;
}

.bd div.content{
     
        font: normal 10pt tahoma; 

}

.bg1{
        background-color:Silver;
        display: block;

}

.bd1{
        background: #FFFFFF;
        border: solid 1px #000000;
        position: relative;
        top: -3px;
        left: -3px;
        width: 572px;
}
.bd3{
        background: #FFFFFF;
        position: relative;
        top: -3px;
        left: -3px;
        width: 100%;
        height: 100%;
}
.bg3{
        background-color:#FFFFFF;
        display: block;

}
.bgr{
        background-color:Silver;
        display: block;

}

.bdr{
        background: #FFFFFF;
        border: solid 1px #000000;
        position: relative;
        top: -3px;
        left: -3px;
        width: 150px;
}
