
body {background-color: rgb(255,225,160);
      font-family: geneva, lucida, verdana, sans-serif;
      font-size: 13px;
      color:black}

a {color: rgb(175,80,75);
   background-color: rgb(255,225,160);
   font-weight: normal;
   text-decoration: none}
a:hover {text-decoration: underline} 

a.footer {color: rgb(255,225,160);
	  background-color: rgb(165,105,85);
          font-weight: 500;
          text-decoration: none}
a.footer:hover {text-decoration: underline} 
 
a.h2 {color: black; 
	background-color: rgb(255,225,160);
	font-weight: 600;
	text-decoration: none}
a.h2:hover {text-decoration: underline} 


ul.t1 {list-style-type: none;
       text-align: center; 
       margin: 0.5em}
li.t1 {display: inline}
a.t1 {font-weight: 500;
      padding: 0.2em 0.7em;
      border: 1px}
a.t1:hover {border: 1px solid rgb(165,105,85); 
            text-decoration: none}



ul.l2 {list-style-type: none;
       font-size: 14px;
       text-align: left; 
       margin: 0.2em}

a.l2 {font-weight: 500;
      padding: 0.2em 0.5em}
a.l3 {font-weight: 500;
      margin-left: 0.5em;
      padding: 0.2em 0.5em;
      background-color: rgb(165,105,85);
      color: rgb(255,225,160)}
a.l2:hover {border: 1px solid rgb(165,105,85); 
            text-decoration: none}
a.l3:hover {text-decoration: none}
 

img {border: 2px solid silver}


div.imgright {float: right; 
              margin: 0px -5px 0px 15px;
	      font-size: 13px;
              text-align: center}
div.imgleft {float: left; 
             margin: 0px 15px 0px 0px; 
	     font-size: 13px;
             text-align: center}



p {font-size:13px; line-height:17px; text-align:justify; margin-top:22px} 
p.m5 {margin-top: 5px}
p.m15 {margin-top: 15px}
p.m30 {margin-top: 30px}
p.m50 {margin-top: 50px}
p.m70 {margin-top: 70px}
p.special {margin-top: -6px; margin-bottom: 15px}
p.red {font-size:12px; line-height:110%; color:rgb(165,105,85); background-color: rgb(255,225,160);}



div.container
{
 width:880px;
 margin:0px;
 line-height:130%;
}


div.header, div.footer
{
 padding: 0.5em;
 text-align:center;
 color:rgb(255,225,160);
 background-color: rgb(165,105,85);
}


   .he {margin:0.1em; font-weight:600; font-size: 22px}

   h1.bodyrtop {margin-top:0.8em; margin-bottom:1em; font-size: 14px; font-weight:600; text-align: center;}

   h1.bodyr {margin-top:2em; margin-bottom:0.6em; font-size: 14px; font-weight:600; text-align: center;}

   h2 {margin-top:2em; margin-bottom:0.6em; font-size: 13px; font-weight:600; text-align: center;}

   div.body {margin-top:0.8em; margin-bottom:1em; font-size:14px; font-weight:600; text-align: center;}

   

div.left
{
 float:left;
 width:215px;
 margin-left:-40px;
 padding: 25px 0px;
 line-height: 28px;
}


div.content
{
margin-left:180px;
border-left:0px;
padding:10px;
}

div.add
{
 float:left;
 width:150px;
 margin-top:-260px;
 padding:25px 0px;
}