/* CSS Document */
 body { 
		 background-color: #3f3f1b;
		 margin: 0 0 0 0;
		 font-family: "Trebuchet MS", Verdana, Arial; 
		 font-size: 10px; 
   } 

#header {
		   background-color: #3F3F1B;
		   width: 100%;
		   height:164px;
		   background-image: url(images/head1_bg.jpg); 
		   background-position: left;
    } 

.TBL400 { height: inherit; }

.tbllineheight { line-height: 1.5; }

#nav { 
        margin-top: 0px; 
        padding: 15px; 
        width: 180px; 
        height: 250px; 
        border: solid #3F3F1B 0px; 
        background-color: #ffffff; 
        text-align: left;           
}

#nav a { 
        text-align: left; 
        font-weight: bold; 
        text-decoration: none; 
        color: #710000; 
        line-height: 16pt; 
}

#nav a:hover { 
      	  border: solid #EFAAA3 1px; 
		  text-align: right;
		  color: #54563A;
		  line-height: 16pt; 
  }


.nav1 { background-color: #fff; text-align: left; padding: 15px; height: 500px; }

#content { background-color: #a5a578; width: 80%; height: auto; border-bottom: solid #3F3F1B 1px; margin-left:75px; height: auto; } 

#contentbottomleft { background-color: #a5a578; width: 80%; height: auto; border-bottom: solid #3F3F1B 1px; margin-left: 75px; height: auto; } 

#contentRight { border: solid #3F3F1B 1px; border-right: 0px; background-color: #fff; width: 90%; height: auto; padding:10px; margin: 25px; margin-right: 0px; color: #000000; }

#contentsample { background-color: #fff; line-height:13pt; width: 90%;  margin: 15px; padding:10px; margin-right: 0px; color: #000000; font-size:11px }


 #footer { background-color: #DDDDBB; width:100%; height: 20px;border-top: solid #3F3F1B 1px; margin-top: 10px; clear: both; } 

#footer a { text-align: left; font-weight: bold; text-decoration: none; color: #710000; } 

#footer a:hover { text-align: right; color: #E5A3A4; }

 #credits { background-color: #A5A578; width:100%;height: 20px; color: #DDDDBB; margin-top: 5px; clear: both; font-size: 10px; } 

#credits a { text-align: left; text-decoration: none; color: #DDDDBB; }

 #credits a:hover { text-align: right; color: #3F3F1B; text-decoration: underline; } 

.listrecord{font-family: Arial; font-size: 11px; } 
