a 
{
  color: #6C8792;
  text-decoration : none;
} 

a:visited
{
  color: #6C8792;
} 

a:hover 
{
  color: #6C8792;
  text-decoration : underline;
} 

body
    {
      link-color: #666666;
      margin: 0px 0px 0px 0px; 
      background-image: url(backgr.gif);
      background-repeat: repeat-y; 
      font-family:Verdana, verdana;
      font-size:11px;
    }

table
    {
      font-family:Verdana, verdana;
      font-size:11px;  
    }

p   
    {
      margin-left: 10px;
      margin-right: 10px;
      text-align: justify;
      line-height:16px; 
    }

.menusetting
    {
      background-image: url(menuback.jpg);
      background-repeat: no-repeat; 
      text-align: right;
      color: #ffffff;
      margin-right: 6px;
    
    }

hr
    {
      color: #3C5863;
      height: 1px; 
      
      display: inline; 
      border-style: dotted;
    }

h1,h3,h4
    {
      font-family:arial, verdana;
      font-size:11px;
      color: #ffffff;
      display: inline; 
      margin-left: 6px;
    }

.borders
{  
  border-top: 1px solid #000000; 
  border-bottom: 1px solid #000000; 
  border-left: 1px solid #000000; 
  border-right: 1px solid #000000; 
}

.mainsetting
    {
      background-color: #C4D8E4;
      border-top: 1px solid #000000; 
      border-bottom: 1px solid #000000; 
      background-image: url(contentbg.gif);
    }

.copyrightsetting
    {
      background-image: url(panel.gif);
      font-size:10px;
      text-align: right;
      color: #C4D8E4;
      border-bottom: 1px solid #000000; 
      border-left: 1px solid #000000; 
      border-right: 1px solid #000000; 
      font-style: italic;
    }

.titlesetting
    {
      background-image: url(panel.gif);
      font-size:10px;
      text-align: left;
      color: #ffffff;
      border-top: 1px solid #000000;  
      border-left: 1px solid #000000; 
      border-right: 1px solid #000000; 
    }

.menuitem
    {
      text-align: right;
      cursor:hand;
      color: #ffffff;
    }

.menuitemunder
    {
      text-align: right;
      cursor:hand;
      color: #aaaaaa;
    }

.endlinks
    {
      color: #3C5863;
      font-size:10px;
    }

.endlinks:hover
    {
      color: #000000;
      font-size:10px;
      text-decoration : underline;
    }