body
{
   height: 100%;
   margin: 0px 0px 0px 0px;
   font-family: Trebuchet MS, Arial;
   font-size: 16px;
   color: #473423;
   background-color: #D3C5B0;
}

a, a:link, a:visited, a:active
{
   color: #473423;
   text-decoration: underline;
}

a:hover
{
   color: #836A50;
}

.VarH1
{
   display: block;
   color: #473423;
   font-size: large;
   font-weight: bold;
   margin: 15px 0px 0px 0px;
}

input[type='text'], textarea, select
{
   border: 2px solid #473423;
}

h1
{
   margin: 0px;
   color: #473423;
   font-size: x-large;
   font-weight: bold;
   width: 100%;
   text-align: center;
}

.VarTitle1
{
   color: #473423;
   font-size: medium;
   font-weight: bold;
   margin: 10px 0px 0px 0px;
}

.VarTableBox
{
   border: Ridge 5px #836A50;
}

.VarShading
{
   color: #D3C5B0;
   background-color: #473423;
}

.VarMandatory
{
   color: Red;
}

a:link.VarHelp, a:visited.VarHelp, a:active.VarHelp
{
   color: #9F4E1D;
}

a:hover.VarHelp
{
   text-decoration: underline;
}

a:link.VarTinyHelp, a:visited.VarTinyHelp, a:active.VarTinyHelp
{
   color: #9F4E1D;
   font-size: x-small;
   letter-spacing: 1px;
}

a:hover.VarTinyHelp
{
   text-decoration: underline;
}

.VarShading a:link, .VarShading a:visited, .VarShading a:active
{
   color: #D3C5B0;
   text-decoration: underline;
}

.VarShading a:hover
{
   color: #836A50;
}

.VarShading a:link.VarTinyHelp, .VarShading a:visited.VarTinyHelp, .VarShading a:active.VarTinyHelp
{
   color: #D3C5B0;
}

.VarTableCell
{
   border-width: 1px;
   border-style: solid;
   border-color: #836A50;
}

.VarTableAlternateRow
{
   background-color: #DFDAD1;
}

.MfcContent
{
   text-align: left;
   margin: 0px 40px 0px 40px;
   padding: 5px 15px 10px 15px;
   background-color: #D3C5B0;
}

input[type='text'].MfcInputFocus, textarea.MfcInputFocus, select.MfcInputFocus, radio
{
   background-color: #EFD8B3;
}

.CmnMenuBar
{
   margin: 10px auto 10px auto;
   text-align: center;
}

.CmnMenuStatic, .CmnMenuStatic a
{
   font-family: Arial;
   font-size: 14px;
   text-decoration: none;
   letter-spacing: 1px;
   text-decoration: underline;
   color: #473423;
   margin: 0px 3px 0px 3px;
}

.CmnMenuStaticHover, .CmnMenuStaticHover a
{
   color: #836A50;
   text-decoration: underline;
}

