﻿HTML, BODY
{
margin:0px;
padding:0px;
  background-color:white;
  font-family:Verdana;
  font-size:10pt;
}

.BodyBackground
{
  background-color:white;
  font-family:Verdana;
  font-size:10pt;
}

.BodyContent
{
  background-color:white;
  position:relative;
  text-align:left;
  width: 900px;
}

.SideBar
{
float:left;
  height:500px;
  background: #1c5424 url(/images/logoleft.gif) no-repeat 1px 320px;
  width: 185px;
}

.Main_Content
{
margin-left:235px;
width:665px;
}

.Footer
{
clear:both;
height:40px;
line-height:40px;
margin-left:235px;
  text-align:center;
  width:665px;
}

.GreenBar
{
height:20px;
}

.GreenBar IMG
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.GreenBarCenter
{
background-image: url(/images/barctr.gif);
background-repeat: repeat-x;
height:20px;
width:441px;
margin: 0px -5px 0px -5px;
padding: 0px 0px 0px 0px;
float:left;
}

.RightContent
{
margin: 10px 10px 10px 10px;
float:right;
}

#htmlCssEditor { z-index:10000;}

    .MainContainerx{
    padding: 0px; FONT-SIZE: 10pt; MARGIN: 0px; WIDTH: 100%; LIST-STYLE-TYPE: none; TEXT-ALIGN: left;
    }
    .MiniContainer {
    padding:0px; MARGIN: 0px;
    }
    .ContainerRow {
    clear:both;
    padding:0px; MARGIN: 0px; LIST-STYLE-TYPE: none; height:170px;
    width:660px;
    }
    .RowColumnx{
    padding:0px; FLOAT: left; MARGIN: 0px;
    }
    .ColRight {
    FLOAT: left; margin-left:25px; WIDTH: 290px;
    }
    .ColLeft {
    FLOAT: left; WIDTH: 290px;
    }
UL.menu { padding:0px; LIST-STYLE-TYPE: none; width:138px; margin:15px 0px 0px 24px; }
UL.menu LI { height:33px; margin-bottom:5px;}
.menuImg { height:33px; width:138px; border:none;}