pre {text-indent: 30px} 

#tabmenu { 
color: #000; 
border-bottom: 1px solid black; 
margin: 12px 0px 0px 0px; 
padding: 0px; 
z-index: 1; 
padding-left: 10px;
} 

#tabmenu li { 
display: inline; 
overflow: hidden; 
list-style-type: none; 
} 

#tabmenu a, a.active { 
color: #aaaaaa; 
background: #295229;
font: normal 1em verdana, Arial, sans-serif; 
border: 1px solid black; 
padding: 2px 5px 0px 5px; 
margin: 0px; 
text-decoration: none;
cursor:hand; 
background-image: url(images/left_bottom_over.gif);} 

#tabmenu a.active { 
background: #ffffff; 
border-bottom: 3px solid #ffffff; 
background-image: url(images/left_bottom_over.gif);} 

#tabmenu a:hover { 
color: #fff; 
background: #ADC09F; 
background-image: url(images/left_bottom_over.gif);} 

#tabmenu a:visited { 
color: #E8E9BE; } 

#tabmenu a.active:hover { 
background: #transparent; 
color: #DEDECF; } 

#Secondary_content {font: 0.9em/1.3em verdana, sans-serif; 
text-align: justify; 
background: #transparent; 
padding: 20px; 
border: none;  
z-index: 2; } 

#Secondary_content a { 
text-decoration: none; 
color: #E8E9B\E; } 

#Secondary_content a:hover { background: #aaaaaa; } 

