﻿body
{
    margin: 0px;
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    background-color: #FFFFC0;
}

#leftdiv
{
    background-color: #FFFFC0;
    position: absolute;
    top: 180px;
    left: 15px;
    width: 300px;
    height: 135px;
}
#rightdiv
{
    padding: 10px;
    background-color: #FFFFC0;
    position: absolute;
    top: 173px;
    left: 352px;
    width: 430px;
    height: 556px;
}
#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
{
    background-color: #FFFFC0;
    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;
}







						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;
						}
