body { 
  background: #f2f2e9;
  font-family: Verdana,Arial,Helvetica,san-serif; 
  color: #000000;
  font-size: 10pt; 
  margin-top: 0px; 
  margin-bottom: auto; 
  margin-left: auto; 
  margin-right: auto; 
  }

.celltop {
   height: 8px;
	background-color: #ffffff;
   }
  

h1 { 
  font-size: 14pt; 
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal; 
  text-align: center;
  padding-top: 10px;
  color: #800f00;
  }
  
  h2 { 
  font-size: 13pt; 
  font-family: Georgia, Times New Roman, Times, serif; 
  font-style: normal; 
  padding: 0;
  margin: 0;
  color: #666666;
  }
  

h1 A:link { text-decoration: none; color: #666666; }
h1 A:visited { text-decoration: none; color: #666666; }
h1 A:hover { text-decoration: none; color: #be4242; }
h1 A:active { text-decoration: none; color: #be4242; }

.leftcontent_index{
  background-color: #000000;
  font-size: 14px;
  font-family: Arial,sans-serif,Helvetica;
  color: #ffcc00;
  text-align: center;
  vertical-align: top;
  width: 160px;
  border: none;
  padding: 2px 2px 2px 2px;
  }
  
.leftcontent{
  background-color: #000000;
  font-size: 14px;
  font-family: Arial,sans-serif,Helvetica;
  color: #ffcc00;
  text-align: left;
  vertical-align: top;
  padding: 1px 1px 1px 1px;
  }
 
.leftcontent A:link { text-decoration: none; color: #ffcc00; }
.leftcontent A:visited { text-decoration: none; color: #ffcc00; }
.leftcontent A:hover { text-decoration: none; color: #ffffff; }
.leftcontent A:active { text-decoration: none; color: #ffcc00; }
  
.menus{
  font-size: 14px;
  font-family: Arial,sans-serif,Helvetica;
  color: #000000;
  text-align: left;
  vertical-align: top;
  width: 500px;
  border: none;
  padding: 2px 2px 2px 2px;
  }
  
.menuchoices{
  background-color: #000000;
  font-size: 14px;
  font-family: Arial,sans-serif,Helvetica;
  color: #ffcc00;
  text-align: left;
  vertical-align: top;
  padding: 1px 1px 1px 26px;
  }
  
.menuchoices A:link { text-decoration: none; color: #ffcc00; }
.menuchoices A:visited { text-decoration: none; color: #ffcc00; }
.menuchoices A:hover { text-decoration: none; color: #ffffff; }
.menuchoices A:active { text-decoration: none; color: #ffcc00; }
  
.menuspage{
  font-size: 16px;
  font-family: Arial,sans-serif,Helvetica;
  color: #800f00;
}  

.menuspage A:link { text-decoration: none; color: #800f00; }
.menuspage A:visited { text-decoration: none; color: #800f00; }
.menuspage A:hover { text-decoration: none; color: #000000; }
.menuspage A:active { text-decoration: none; color: #800f00; }


.maincontent{
  font-size: 9pt;
  width: 512px;
  padding: 0px 0px 0px 0px;
  color: #000000;
  text-align: left;
  }

.maincontent A:link { text-decoration: underlined; color: #000000; }
.maincontent A:visited { text-decoration: underlined; color: #000000; }
.maincontent A:hover { text-decoration: underlined; color: #000000; }
.maincontent A:active { text-decoration: underlined; color: #000000; }


.bottomnavigation {
  color: #F0C033;
  font-size: 10px;
  font-weight: bold;
  background-color: #000000;
  text-align: center;
  height: 23px;
  padding-top: 3px;
  }
  
.bottomnavigation A:link { text-decoration: none; color: #F0C033; }
.bottomnavigation A:visited { text-decoration: none; color: #F0C033; }
.bottomnavigation A:hover { text-decoration: none; color: #ffffff; }
.bottomnavigation A:active { text-decoration: none; color: #ffffff; }

.copyright { color: #000000; }
.copyright {font: 8pt Arial,Helvetica,sans-serif }
.copyright A:link { text-decoration: underline; color: #000000; }
.copyright A:visited { text-decoration: underline; color: #000000; }
.copyright A:hover { text-decoration: underline; color: #000000; }
.copyright A:active { text-decoration: underline; color: #000000; }

