/*first class may not work*/
.none {font: 8pt verdana,arial,helvetica,sans-serif}



.title-top{
 color: #906900;
 background: #a8be76 url(../images/T2a-top-titleBG.gif) repeat bottom left;
 font-size: 22px;
 }
.title-sub{
 color: #9bb967;
 border-bottom: 1px solid #906900;
 font-size: 14px;
 font-weight: bold;
 }

h1{
 color: #906900;
 background: #a8be76 url(../images/T2a-top-titleBG.gif) repeat bottom left;
 font-size: 22px;
 }

h2{
 color: #9bb967;
 border-bottom: 1px solid #906900;
 font-size: 14px;
 font-weight: bold;
 }
 
#left-nav{
   background: #a8be76 url(../images/T2a-Nbackground.gif) repeat top left;
   border-top: 1px solid #906900;
   border-right: 1px solid #906900;
   border-left: 1px solid #906900;
   width: 136px;
 }

a.left-nav{
   color: #000000;
   padding: 4px;
   font-size: 14px;
   font-weight: bold;
   text-decoration: None;
   border-bottom: 1px solid #906900;
   display: block;
 }
a.left-nav:visited{
   color: #000000;
   padding: 4px;
   font-size: 14px;
   font-weight: bold;
   text-decoration: None;
   border-bottom: 1px solid #906900;
   display: block;
 }
a.left-nav:active{
   color: #000000;
   padding: 4px;
   font-size: 14px;
   font-weight: bold;
   text-decoration: None;
   border-bottom: 1px solid #906900;
   display: block;
 }
a.left-nav:hover{
   color: #000000;
   padding: 4px;
   background-color: #9bb967;
   font-size: 14px;
   font-weight: bold;
   text-decoration: None;
   border-bottom: 1px solid #906900;
   display: block;
 }
a.postbutton {
 color: #906900;
 background-color: #e1ead1;
 border: 2px solid #906900;
 padding: 5px;
 text-decoration: None;
 font-size: 18px;
 }
a.postbutton:visited {
 color: #906900;
 background-color: #e1ead1;
 border: 2px solid #906900;
 padding: 5px;
 text-decoration: None;
 font-size: 18px;
 }
a.postbutton:active {
 color: #906900;
 background-color: #e1ead1;
 border: 2px solid #906900;
 padding: 5px;
 text-decoration: None;
 font-size: 18px;
 }
a.postbutton{
 color: #906900;
 text-decoration: None;
 }
a.postbutton:hover{
 text-decoration: None;
 background-color: #F2F2D7;
 }
a.postbutton:hover img{
 text-decoration: none;
 background-color: #F2F2D7;
 }
