BODY {
	font-family: Arial,Sans-serif;
	font-size:   11px;
	margin:      0px;
    padding:     0px;
	text-align:  left;
	color:       #333;
    width: 1000px;
   	background: #FFF url(menubg.gif) repeat-y;
}
#head {
    position: absolute;
    left: 0px; top: 0px; height: 110px; width: 1000px;
    background: #990000;
}
#nav {
    position: absolute;
    left: 0px; top: 110px; height:24px; width:1000px;
    background: #CC6600;
    text-align: right;
    color: #FFF;
}
#content {
    position: absolute;
    width: 800px; left: 200px; top: 134px;
    margin: 0;
    font-size: 14px;
    font-family: Arial,Helvetica;
    line-height: 120%;
    color: #036;
    background: #FFF;
    border: 1px #C00;
}
#menus {
    position: absolute;
    top: 134px; left: 0px; width: 200px;
    margin: 0;
    font-size: 17px;
    font-family: Arial,Helvetica;
    line-height: 120%;
    text-align: right;
    color: #036;
}
#foot {
    clear: both;
    width: 800px;
    padding: 30px 0 0 0;
}


#foot H4 {
  font-weight: normal;
  padding: 30px 0px 0px 10px;
  text-align: top;
  font-size: 11px;
  color: #666;
  font-family: Arial,Helvetica;
}
#menus H4 {
  font-size: 16px;
  font-family: "Trebuchet MS",Arial,Helvetica;
  padding: 5px 10px 1px 5px;
}

H3 {
  padding: 20px 50px 20px 10px;
  margin: 0;
  font-family: Arial,Helvetica;
  font-size: 13px;
  font-weight: bold;
}

P.box {
  font-family: Arial,Helvetica;
  font-size: 11px;
  font-weight: normal;
}


H1, H2, H3 {
    font-size: 26px;
    padding: 20px 30px 10px 30px;
    margin: 0;
    color: #900;
}
#content H2 {
    font-size: 20px;
    padding: 15px  30px 15px 30px;
    margin: 0;
    color: #C63;
    font-weight: normal;
}
#content H3 {
    font-size: 16px;
    padding: 10px 30px 5px 30px;
    margin: 0;
    color: #930;
    font-weight: normal;
}




A {
   text-decoration: none;
   color: #C63;
}
A:hover {
   text-decoration: none;
   color: #F63;
}



OL, UL {
  text-align: left;
  list-style-type: decimal;
  font-size: 13px;
  font-family: "Trebuchet MS",Arial,Helvetica;
  line-height: 125%;
  color: #444;
  margin: 5px 30px;
  padding: 0px 27px;
}
 UL {;
  list-style-type: circle;
}


P {
  font-size: 13px;
  font-family: "Trebuchet MS",Arial,Helvetica;
  line-height: 125%;
  color: #444;
  margin: 5px 30px;
}

#content H4 {
  font-size: 15px;
  font-family: "Trebuchet MS",Arial,Helvetica;
  line-height: 125%;
  margin: 5px 30px 20px 30px;
  font-weight: bold;
  color: #000;
  border-right: 2px solid #FC0;
  padding-right: 10px;
}



H5.imgR, H5.imgL, H5.imgC {
   font-family: Arial, sans-serif;
   text-align: center;
   color: #666;
   font-size: 8pt;
   line-height: 130%;
   font-weight: normal;
   margin: 8px 30px 8px 20px;
   float: right;
}
H5.imgL {
   margin: 8px 20px 8px 30px;
   float: left;
}
H5.imgC {
   float: none;
   margin: 8px 30px 6px 30px;
}

H3.pow, H4.pow, P.pow {
   font-family: "Trebuchet MS",Arial,Helvetica;
   font-size: 17px;
   margin: 5px 20px 2px 0px;
   padding: 10px 0px 0px 0px;
}

#nav H4 {
  margin: 5px 10px;
}
#nav A {
  color: #FFF;
}



#content H4.pow {
   color: #000;
   font-weight: normal;
   font-size: 15px;
   padding:  0px;
}
#content P.pow {
   font-size: 13px;
   color: #666;
   font-weight: normal;
   border: 0px;
}

#content H3.tntit {
   margin: 8px 0 3px 0;
   padding: 0 3px 1px 3px;
   border-bottom: 1px solid #333;
   font-family: "Trebuchet MS",Arial,Helvetica;
   font-size: 17px;
   color: #000;
   font-weight: bold;
}
#content H4.tnabs {
   margin:  0 0 3px 0;
   padding: 0 3px 1px 3px;
   border: 0px;
   font-size: 13px;
   font-family: "Trebuchet MS",Arial,Helvetica;
   line-height: 108%;
   color: #333;
   font-weight: normal;
}
IMG.tnimg {
  width: 142px;
  height: 100px;
  border: 1px solid #999;
  background: #CCC;
}

#foot H4, #content .footer {
   font-family: Verdana, Arial, sans-serif;
   font-size: 10px;
   color: #666;
   line-height: 120%;
   padding: 0 5px;
   border: 0px;
   font-weight: normal;
}

TT {
   color: #000;
}
