body{
     background: #530219;
     background-image: url(img/header.gif);
     background-repeat: repeat-x;
     margin: 0;
     font-family: Arial;
     font-size: 10pt;
     color: #8D9179;
   }
   .header{
     min-height: 197px;
     height: auto !important;
     height: 197px;
     margin-left: auto;
     margin-right: auto;
     border: 0px solid white;
     width: 990px;;
     color: #ffffff;
   }
   .main{
     border: 0px solid white;
     width: 990px;
     margin-left: auto;
     margin-right: auto;
   }
   .maintop{
     background-image: url(img/maintop.gif);
     min-height: 27px;
     height: auto !important;
     height: 27px;
     border: 0px solid white;
     width: 990px;
     margin-left: auto;
     margin-right: auto;
   }
   .navi{
     height: 750px;
     width: 200px;
     float: left;
     border-right: 1px solid #baa153;
     background-image: url(img/navibg.gif);
     background-repeat: repeat-y;
     margin: 0px;
   }
   .content{
     border: 0px solid white;
     height: 750px;
padding-left: 200px;
   }
   .right{
     width: 52px;
     height: 750px;
     float: right;
     border-left: 0px solid #baa153;
     background-image: url(img/navibgright2.gif);
     background-repeat: repeat-y;
   }
   .footer{
     clear: both;
     background-image: url(img/mainbottom.gif);
     min-height: 43px;
     height: auto !important;
     height: 43px;
     border-top: 0px solid #baa153;
     width: 990px;
     margin-left: auto;
     margin-right: auto;
     font-size: 8pt;
     padding: 0 0 0 0px;
     align: right;
    }
   ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

/* =-=-=-=-=-=-=-[Menu Six]-=-=-=-=-=-=-=- */

#menu6 {
	width: 200px;
	margin: 0px;
	}

#menu6 li a {
  	height: 30px;
  	voice-family: "\"}\"";
  	voice-family: inherit;
  	text-decoration: none;
         line-height: 30px;
       	}


#menu6 li a:link, #menu6 li a:visited {
	color: #8D9179;
	display: block;
	background: url(img/inactivebutton.gif);
         background-repeat: no-repeat;
	padding: 0 0 0 55px;
	}

#menu6 li a:hover, #menu6 li a:active {
	color: #8d9179;
	background: url(img/activebutton.gif);
         background-repeat: no-repeat;
	padding: 0 0 0 55px;
         font-weight: bold;
         border-bottom: 0px solid #baa153;
         border-top: 0px solid #baa153;
	}
#activebutton{
         line-height: 30px;
	color: #8d9179;
	background: url(img/navi_menutop.gif);
         background-repeat: no-repeat;
	padding: 0 0 0 30px;
         font-weight: bold;
         border-bottom: 0px solid #baa153;
         border-top: 0px solid #baa153;
        }
#menubox{
         width: 200px;
}
#menuhead{
 	width: 200px;
         height: 30px;
         line-height: 30px;
         background-image: url(img/navi_menutop.gif);
         background-repeat: no-repeat;
         color: #8D9179;
         padding: 0 0 0 30px;
         border-bottom: 0px solid #baa153;
         border-top: 0px solid #baa153;
}
#menubody{
 	color: #baa153;
         padding: 0 0 0 0px;
         width: 200px;
}
#maintopline{
          height: 20px;
          background: #530219;
}
h1{
  font-size: 12pt;
  padding: 0 0 0 20px;
  border-bottom: 1px solid #baa153;
}
h2{
    font-size: 10pt;
  padding: 0 0 25px 60px;
  font-weight: normal;
}

#fotext{
  font-size: 9pt;
  padding-right: 50px;
}

a{
  color: #ffffff;
}
td {
     font-size: 10pt;
   }
th {
     font-size: 10pt;
   }
