a:link {color: #6e7d41;}
a:visited {color: #4e3822;}
a:active {color: #000000;}

body {
    background: #e6cc7e;
	background-position: top;
	background-repeat: repeat-x;  
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}
	
td {
	font-size: 11px;
	color: #000000;
	}
	
.main {
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	}	
	
span.footer
   {
   color: #547025;
   font-size: 10px;
   }	
	
h1 {
    margin: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #8c6239;
	}	
	
h2 {
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #6e7d41;
	}		

.white {color: #ffffff; FONT-FAMILY: verdana, arial, helvetica; FONT-SIZE: 10px;}
a.white {color: #ffffff; font-family: verdana, arial, helvetica; font-size: 10px; text-decoration: none}
a.white:hover {color: #ffffff; font-family: verdana, arial, helvetica; font-size: 10px; text-decoration: none}
a.white:active {color: #ffffff; font-family: verdana, arial, helvetica; font-size: 10px; text-decoration: none}


.outter {
    position:relative;
    width:848px;
	}

.subheader {
    position:absolute;
    top: 403px;
    left: 0px;
    z-index:2;
    }	
    
.caption {
   display:none;
   font-style:italic;
   }    

