BODY { background-color: #B4BA9E; font-family: sans-serif}
BODY.old  { background-color: #9DB2B1; font-family: sans-serif }

TABLE.main TD { border: 0px solid BFCFCC }
TD.primary { background-color: #B6B9AA }
TD.subhead { background-color: #D6E4E1; text-align: justify; padding: 10px }

span.ara {font-size: smaller; font-style: italic}
p {padding: 0px 10px 10px 10px; font-size: smaller; text-align: justify}
li {padding: 1px 10px 1px 10px; font-size: smaller; text-align: justify}
div.body {width: 780px; text-align: center}
span.ad {float: left; margin: 0px}
h1 {margin: 10px; text-align: left; font-size: large; font-weight: bold}
h2 {margin: 10px; text-align: left; font-size: medium; font-weight: normal}
img {border: none}
input {background-color: #CCCC99}
textarea {background-color: #CCCC99}

a:link {font-weight: bold; color: #485C5A; text-decoration: none}
a:visited {font-weight: bold; color: #485C5A; text-decoration: none}
a:hover {font-weight: bold; color: #A31E39; text-decoration: underline}
a.norm:link {font-style: italic; font-weight: normal; color: #485C5A}
a.norm:visited {font-style: italic; font-weight: normal; color: #485C5A}
a.norm:hover {font-style: italic; font-weight: normal; color: #A31E39}
a.bold:link {font-weight: bold; color: #485C5A; text-decoration: none}
a.bold:visited {font-weight: bold; color: #485C5A; text-decoration: none}
a.bold:hover {font-weight: bold; color: #A31E39; text-decoration: underline}





























div#navcontainer
{
background-color: #B6B9AA;

border-bottom: 10px solid #B6B9AA

}

div#navcontainer ul
{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: white;
text-align: center;
margin: 0;
padding-bottom: 5px;
padding-top: 5px;
}

div#navcontainer ul li
{
display: inline;
margin-left: -4px;
}

div#navcontainer ul li a.tab
{
padding: 5px 20px 5px 20px;
color: white;
text-decoration: none;
border-right: 10px solid #B6B9AA;
border-bottom: 1px solid #B6B9AA;
}

div#navcontainer ul li a.tab:hover
{
background-color: #A31E39;
color: white;
}

#active a.tab { border-left: 10px solid #B6B9AA; }




