﻿body {
}
.menu_main
{
     font-size: 11px;
     color: #406638;
     font-family: Tahoma;
     text-decoration: none;
     letter-spacing: 1px;
}
.menu_item
{
     font-size: 10px;
     color: #989987;
     font-family: Tahoma;
     text-decoration: none;
}
.menu_item_selected
{
     font-size: 10px;
     color: #658459;
     font-family: Tahoma;
     text-decoration: none;
     font-weight: bold;
}
.page_header
{
     font-size: 14px;
     color: #658459;
     font-family: Verdana;
     text-decoration: none;
     padding-left: 27px;
     padding-bottom: 10px;
     padding-top: 10px;
     font-weight: bold;
}
.sidebar_link
{
     font-size: 11px;
     color: white;
     font-family: Tahoma;
     text-decoration: none;
     
}
.sidebar_header
{
     font-size: 11px;
     font-weight: bold;
     color: #658459;
     font-family: Tahoma;
     text-decoration: none;
     
}
.sidebar_td
{
     padding-top: 10px;
     padding-bottom: 10px;
     padding-right: 5px;
     text-align: right;
}
.content_justify
{
     font-size: 11px;
     color: #848576;
     font-family: Tahoma;
     text-align: justify;
     text-decoration: none;
}
.content_header
{
     font-weight: bold;
     font-size: 11px;
     color: #658459;
     font-family: Tahoma;
     text-decoration: none;
}
.button
{
     border: 1px solid #003300;
     font-size: 12px;
          width: 150px;
          color: #003300;
          font-family: Verdana, Arial, Helvetica, sans-serif;
          background-color: #ffcc66;
}
.edit
{
     font-size: 12px;
     color: #000000;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     background-color: #feffe1;
     text-decoration: none;
     width: 100%;
     border-right: #003300 1px inset;
     border-top: #003300 1px inset;
     border-left: #003300 1px inset;
     border-bottom: #003300 1px inset;
}
.box_header
{
     font-weight: bold;
     font-size: 11px;
     color: #848576;
     font-family: Tahoma;
     text-decoration: none;
}