﻿html 
{
    overflow-y:scroll;
}
body 
{
	margin:35px;
/*    background: white url("bg5.gif") top left;*/
}
#form1
{
	margin:0 auto;
	width:800px;
}
#wtitle
{
    margin-left:350px;
    width:450px;
    _height:17px;
min-height:17px;
    background: white url("bg1.gif") no-repeat top right;
    font: 11px Verdana;
    text-align:center;
margin-bottom:1px;
}
#wcontent
{
    background: white url("bg3.gif") repeat-y top left;
    _height:200px;
    min-height:200px;
    clear:both;
}
#gm
{
    background: white url("bg2.gif") no-repeat top left;
    _height:22px;
    min-height:22px;
    margin-left:188px;
    _margin-left:185px;
    text-align:right;
    padding:2px 20px 0;
}
#gm a
{
    color:White;
    font:bold 10px Verdana;
    text-decoration:none;
}
#wleft
{
    margin:6px 0 6px 14px;
    _margin:6px 0 6px 7px;
    width:160px;
    float:left;
}
#wright
{
    background: white /*url("bg5.gif") repeat-y top left;*/
    _height:418px;
    min-height:418px;
    margin-left:188px;
    _margin-left:185px;
    padding: 10px 30px;
border-right:1px solid #666666;
}
#wfooter
{
    background: white url("bg4.gif") no-repeat top left;
    height:80px;
    min-height:80px;
}
#wfooter td
{
    height:80px;
}
img {border:0;}
.lmenu a,.lmenu a:visited
{
    font:14px Arial;
    color:White;
    text-decoration:none;
}
.lmenu,.smenu 
{
    padding:3px 0;
 }
.smenu
{
    margin-left:14px;
    line-height:12px;
}
.smenu a,.smenu a:visited
{
    font:11px Arial;
    color:White;
    text-decoration:none;
}
.lmenu a:hover,.lmenu a:active,.smenu a:hover,.smenu a:active
{
    color:#99FF66;
}
.nav
{
    font: 10px Arial;
    color:#666666;
    padding-bottom:10px;
}
.address
{
    font: bold 11px Arial;
}
.logo a,.logo
{
    color:#006600;
    font:bold 10px Arial;
}