﻿body
{
    margin: 0px;
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    background-color: #FFFFC0;
}

#leftdiv
{
    position: absolute;
    top: 180px;
    left: 15px;
    width: 310px;
    height: 155px;
}

#styledig
{
    color: #FF00FF;
}





#rightdiv
{
    padding: 10px;
    position: absolute;
    top: 171px;
    left: 348px;
    width: 430px;
    height: 577px;
}
#topdiv
{
    padding: 10px;
    background-color: #FFFFC0;
    position: absolute;
    top: 190px;
    left: 15px;
    width: 800px;
    height: 150px;
}
#centerdiv
{
    padding: 0px;
    background-color: #FFFFC0;
    position: absolute;
    top: 370px;
    left: 15px;
    width: 800px;
    height: 320px;

}
#footer
{
    
    position: absolute;
    top: 800px;
    left: 25px;
    width: 775px;
    height: 15px;
}
.header1
{
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    border-style: none;
    width: 320px;
    height: 178px;
}
.header2
{
    border-width: 0px;
    border-style: none;
    padding: 0px;
    margin: 0px;
    position: absolute;
    left: 320px;
    width: 480px;
    height: 178px;
    top: 0px;
}







td {
color: #000000 ;
font-family: Verdana, tahoma, arial;
font-size: 10pt;
}
input {
font-family: Verdana, tahoma, arial;
font-size: 10pt;
}
textarea {
font-family: Verdana, tahoma, arial;
font-size: 10pt;
}
select {
font-family: Verdana, tahoma, arial;
font-size: 10pt;
}

.style1
{
    padding: 0px;
    margin: 1px;
    border: 1px solid #666666;
    font-family: verdana;
    font-size: 10px;
    background-color: #C0C0C0;
}

.style3
{
    vertical-align: bottom;
    text-align: center;
    padding-bottom: 0px;
    padding-top: 35px;
}
