BODY
{
    font-family: verdana;
    font-size: 0px;
    margin: 3px;
    background: #E3DEBD;
}

table.headDefine
{
    width: 780px;
    height: 82px;
}
table.divideDefine
{
  width: 780px;
}

table.divideDefine TD.leftDiv
{
  background: #305A00;
    width: 572px;
    vartival-align: top;
    padding: 10px;
    text-align: center;
}
table.divideDefine TD.dotVerticalLine
{
  width: 2px;
    font-size: 0px;
    background-repeat: repeat-y;
    background: url(/images/verticalDot.gif);
}

table.divideDefine TD.menuDiv
{
  background: #CACA11;
    width: 200px;
    verical-align: top;
}
table.divideDefine TD.dotVerticalLineRight
{
  width: 6px;
    font-size: 0px;
    background-repeat: repeat-y;
    background: url(/images/verticalDotRight.gif);
}
table.menu td
{
  text-align: center;
    vertical-align: top;
    width: 200px;
    padding-bottom: 3px;
}

table.footerDefine td.footer
{
  height: 20px;
    background: #F2FFF1;
    background: url(/images/dotFill.gif);

}

table.welcome TD
{
  font-size: 10px;
    padding: 10px;
}

.start TABLE
{
    font-size: 8pt;
    background: none;
}

.content TABLE
{
    font-size: 8pt;
    background: #E3DEBD;
}

A:LINK {
        text-decoration:     underline;
        color: Black;
}
A:VISITED{
        text-decoration:     underline;
        color: #808000;
}
A:ACTIVE{
        text-decoration:     underline;
        color: Black;
}
A:HOVER {
        text-decoration:     underline;
        color: Red;
}


select, input    { font-family: Verdana; font-size: 8pt;  background : white;  color : #666666;  font-weight : bold;  }
.buttonClass { color: #E3DEBD; background: #305A00; top-padding: 14;}
.error_font { color: red; font-size: 8pt; }

.TRodd  { background: #D3CEAD ;}
.TReven { background: #E3DEBD;}


.bigMat TD
{
    font-size: 8pt;
}