﻿body
{
    font-family: Arial;
    font-size: 90%;
    margin: 0px;
    padding: 0px;
}
H1, H2, H3
{
    font-family: Poor Richard,trebuchet ms,Arial;
    color: #b8860b;
}
li
{
    margin-left: 20px;
}
.tbl
{
    border: 1px outset;
    background-color: #cfa400;
}
.menuPos
{
  width:100%;
   background-color: #cfa400;
   border-bottom: solid 1px #000000;
   text-align:center;
   font-weight:normal;  
   height:36px;

}


.menu,.menuNo,.menu2
{
    color: #ffffff;
    line-height: 16px;
    font-weight: normal;
   display:inline-block;
     float:left;
    height: 24px;
    
   

   
}
.menu2
{
   
    float:left;
   
}
a.menu,a.menuNo,a.menu2
{
    color: #ffffff;
    background-color: #cfa400;
    text-decoration: none;
    padding: 5px;
    margin: 0px;
    border: 1px outset;
    border-bottom:1px solid #000000;
    padding-top: 2px;
    padding-bottom: 8px;
    margin-bottom: -3px;
}
a.menu2
{
   border: 1px outset; 
   margin-bottom:-4px;
}
a:hover.menu,a:hover.menu2
{
    color: #000000;
    text-decoration: none;
    background-color: #ffcc33;
    border: 1px inset;
}
a:hover.menuNo
{
    color: #c0c0c0;
}

a.sm
{
    color: #a3a4a7;
    line-height: 25px;
}
a:hover.sm
{
    color: #000000;
}

HR
{
    height: 1px;
    color: #a98733;
}

a
{
    text-decoration: none;
    color: #000000;
}
a:hover
{
    color: #ffffff;
}
a.menuA
{
    background-color: #b8860b;
    color: #000000;
}
/*-------*/



.l1
{
    width: 391px;
    height: 21px;
    background-repeat: no-repeat;
    padding-bottom: 10px;
}
a.l1
{
    background-image: url(systemImages/l1.jpg);
}
a:hover.l1
{
    background-image: url(systemImages/l2.jpg);
}
.l3
{
    width: 452px;
    height: 21px;
    background-repeat: no-repeat;
    padding-bottom: 10px;
}
a.l3
{
    background-image: url(systemImages/l3.jpg);
}
a:hover.l3
{
    background-image: url(systemImages/l4.jpg);
}
.title
{
    font-weight: bold;
    font-family: Arial Narrow,Arial;
    font-size: 1.1em;
}
.tab
{
    background-color: #ffebbc;
}
.tr1
{
    background-color: #e0c473;
}
.key
{
    border: outset 1px;
}
.red
{
    color: #FF0000;
}
.normal
{
    font-weight: normal;
}
.normal a
{
    color: #000000;
    text-decoration: underline;
}
.normal a:hover
{
    color: #800000;
    text-decoration: none;
}
.spacer
{
    height: 0.7em;
}
.spacer2
{
    line-height: .3em;
}
.spacerM
{
    height: 0.4em;
}
.just
{
    text-align:justify;
width:660px;
    


}
.just a
{
    color: #a98733;
    text-decoration: underline;
}
.just a:hover
{
    color: #000000;
}
.smaller
{
    font-size:x-small;
}
.leftcontent
{
    background-color: #e0c473;
    border-right:outset 1px;
    height:1200px;
    text-align:left;
    padding-left:10px;
     padding-right:10px;
}
.but
{

   font-size:smaller;

   
 }

