<style type="text/css">{  }
.rtext       { font-size: 12px; color: #C0C0C0; font-family: Tahoma; font-weight: bold; margin-left: 3px; line-height: 17px; }
A:link {text-decoration: none; color:#999910 }
A:link.nounderline {text-decoration: none}
a:active     { text-decoration: none; font-family:Arial; font-size:10px; font-weight:bold; color:#999910;}
a:visited    { text-decoration: none; color:#999910; }
a:hover       { border-style:solid; border-width:0px; background-color: #C4C067; }
h2         { 
font-family: Arial; 
font-size: 14px; 
color: #000000; 
text-decoration: none; 
font-weight: bold; 
text-align:center; 
margin-top: 20;
}
h1         { 
font-family: Arial; 
font-size: 14px; 
color: #000000; 
text-decoration: none; 
font-weight: bold; 
text-align:center; 
margin-top: 20;
}
.footer           { font-size: 10px; font-family: Tahoma; text-decoration: none; }
.tt           { font-size: 12px; font-family: Tahoma; text-decoration: none; text-indent:10 }
.textt           { font-size: 12px; font-family: Tahoma; text-decoration: none; text-indent:10; font-weight: bold; line-height: 14px }
.menu a:hover {
border-style:solid;
border-width:0px; 
padding:15px; 
background-color: #C4C067;}
.message     { font-family: Tahoma; font-size: 12px; font-weight: bold }
td           { font-family: Tahoma; font-size: 10px; background-color: #ffffff; }

/* main container */
#main
{ width: 776px;
  background: #FFF url('images/main.png') repeat-y;
  color: #555;
}
  
/* footer */
#footer
{ width: 650px;
  height: 42px;
  padding: 28px 21px 0px 19px;
  text-align: center; 
  border-top: 2px solid #F2F2F0;
  background: #686868 url(images/menu.png) repeat;
  color: #AAA;
}
  
  
  
</style>