a, a:active, a:visited { color: #00821e; text-decoration: none; }
a:hover { text-decoration: underline; }

.Nav { margin: 0px; }
.Nav a { color: #46a25b; text-decoration: none; }
.Nav a:visited { color: #46a25b; text-decoration: none; }
.Nav a:hover { color: #46a25b; text-decoration: none; }

body
{
    background-image: url(../images/bottom.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
    margin: 0px; padding: 0px;
}

body, td, input, textarea, select
{
    font: normal 10pt Tahoma, Verdana, sans-serif;
}

h4 { color: #00821e; font: bold 12pt Tahoma, Verdana, sans-serif; }

h5 { font: bold 11pt Tahoma, Verdana, sans-serif; }

small { font: normal 8pt Tahoma, Verdana, sans-serif; }

.SubMenuItem { font: bold 8pt Verdana, Tahoma, sans-serif; padding: 3px 0px; }
.SubMenuItem a { color: #46a25b; text-decoration: none; }
.SubMenuItem a:hover { color: #46a25b; text-decoration: underline; }
.SubMenuItem a:visited { color: #46a25b; text-decoration: none; }
.Disabled { color: #d4d0c8; }

#Current { color: #00821e; }

.InfoTable { border: 1px solid #46a25b; border-collapse: collapse; }
.InfoTable td { border: 1px solid #46a25b; }

.Box { left: 590px; position: absolute; text-align: justify; top: 290px; visibility: hidden; width: 380px; z-index: 1; }
.VisibleBox { left: 590px; position: absolute; text-align: justify; top: 290px; visibility: show; width: 380px; z-index: 1; }
.Error { color: #ff0000; }
.Attention { color: #ff0000; }

a.Attention, a.Attention:active, a.Attention:visited { color: #ff0000; }

.DataForm { border: 1px solid #46a25b; border-collapse: collapse; }
.DataForm td { border: 1px solid #46a25b; }
.DataForm tr.Even { background-color: #eaf7ee; } 
.DataForm tr.Odd { background-color: #ffffff; }

.DataGrid { border: 1px solid #46a25b; border-collapse: collapse; }
.DataGrid td { border: 1px solid #46a25b; }

.DataGrid tr.Caption td { background-color: #eaf7ee; font-weight: bold; }
.DataGrid tr.Header td { background-color: #ffffff; font-weight: bold; }
.DataGrid tr.Even { background-color: #ffffff; } 
.DataGrid tr.Odd { background-color: #eaf7ee; }

.Inside { border: 0px solid #000000; border-collapse: collapse; }
.Inside td { border: 0px solid #000000; }

.Search { border: 0px solid #46a25b; border-collapse: collapse; }
.Search td { border: 0px solid #46a25b; font: normal 10pt Verdana, Tahoma, sans-serif; }

.Even { background-color: #eaf7ee; } 
.Odd { background-color: #ffffff; }

/* ul { list-style-image: url(../images/b2.gif); } */