
body {  font-family: arial; background-image: url("images/bg.gif");
        font-size: 80%; padding-top: 25px; padding-bottom: 25px;}
#container { width: 800px; margin: 0px auto; background-color: #FFFFFF; }
table.center {margin-left: auto; margin-right: auto;}

H3 { font-size: 14pt ; color: #000000 ; text-align: center}
.dtext  {font-size: 10pt ; color: #000000; font-weight: 500; }
.btext  {font-size: 20pt ; color: #996633; font-weight: 600; }
.atext  {font-size: 15pt ; color: #000000; font-weight: 600; text-align: center;}
.ttext  {font-size: 17pt ; color: #404000; font-weight: 600; }
.ttext2  {font-size: 13pt ; color: #404000; font-weight: 500; }
.ttext3  {font-size: 15pt ; color: #404000; font-weight: 500; }
.jtext  {margin-left: 10% ; margin-right: 10% ; font-size: 13pt ; color: #000000; font-weight: 500;  text-align: left}
.jtext2 {margin-left: 5% ; margin-right: 5% ; font-size: 13pt ; color: #000000; font-weight: 500;  text-align: left}
.stext  {font-size: 9pt ; color: #000000; font-weight: 500; }

#menu { width: 700px; padding: 10px; font-size: 20px; font-weight: 600;
        border-bottom: 5px solid #FFFFFF; float:  ight;}

#menu a:link, #menu a:visited, #menu a:active {
        background-color: #FFFFFF; padding: 10px;
        text-decoration: none; color: #AC7333; }

#menu a:hover { padding: 10px; background-color: #FFFFFF;
        text-decoration: underline; color: #AC7333; }

