body {
	font-family: helvetica, sans-serif;
	font-size: 11px;
			line-height: 24px;
	background-image:url(bgr.png);
	background-repeat:repeat;
	color: 6b5933;
	background-color: #e3ddcc;
	margin: 0em;
	padding: 0;
	overflow: auto;
	scrollbar-3dlight-color:#e3ddcc;
	scrollbar-arrow-color:#6b5933;
	scrollbar-base-color:#e3ddcc;
	scrollbar-darkshadow-color:#e3ddcc;
	scrollbar-face-color:#e3ddcc;
	scrollbar-highlight-color:#dad3c3;
	scrollbar-shadow-color:#e3ddcc;
	scrollbar-track-color:#e3ddcc; 
}


strong, b	{
  color: #b1a690;
  font-weight: bold;
      font-family: georgia, "book antiqua", times;
  }

em, i	{
  color: #7f6d49;
  font-weight: bold;
      font-family: georgia, "book antiqua", times;
  }

a:link {
  font-family: georgia, "book antiqua", times;
	text-decoration: none;
	color: #b1a690;
		  	border-bottom: 2px solid #b1a690;

	
}

a:visited {
  font-family: georgia, "book antiqua", times;
	text-decoration: none;
	color: #b1a690;
			  	border-bottom: 2px solid #b1a690;

}

a:active {
  font-family: georgia, "book antiqua", times;
	text-decoration: none;
	color: #6b5933;
	  		  	border-bottom: 2px solid #6b5933;

}

a:hover {
  font-family: georgia, "book antiqua", times;
	text-decoration: none;
	color: #6b5933;
	  		  	border-bottom: 2px solid #6b5933;

}

h1	{
	font-family: helvetica, sans-serif;
  text-align:left;
  font-size: 20px;
  line-height: 18px;
  font-weight: normal;
	    text-transform: uppercase;
  color: #e3ddcc;
  		padding: 0px 0px 0px 8px;
  }
  
  h1:first-letter	{
  font-family: "impact", helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 25px;
  }


h2	{
  font-family:  arial, helvetica, sans-serif;
  text-align:center;
  font-size: 9px;
  color: #7f6d49;
    font-weight: normal;
            line-height: 1px;
  padding: 5px 0px 0px 0px;

  }


h2 a:link {
  font-family: georgia, "book antiqua", times;
	text-decoration: none;
	  font-weight: normal;
	border-bottom: 0px;

	
}  

h2 a:visited {
  font-family: georgia, "book antiqua", times;
	text-decoration: none;
	  font-weight: normal;
	border-bottom: 0px;

	
} 

img {

border: none;

}

/* CONTENT */

#content {
	position: absolute;
	top: 26px;
	left: 0px;
	width: 100%;
	align:justify; 
	
	}



/* TABLES */

.bgr	{ 
  padding: 0px 0px 0px 0px;
    background-image:url(bgr2.png);
  background-repeat:repeat;
    	align:left; 
  }  
  
.bgr1	{ 
  padding: 0px 0px 0px 0px;
    background-image:url(bgr2.png);
  background-repeat:repeat;
    	align:left; 
    		  line-height: 0px;

  }  
  
  .bgr2	{ 
  padding: 0px 0px 0px 0px;
    background-image:url(bot.png);
  background-repeat: no-repeat;
    	align:left; 
  }



input, textarea, option, select {
color:#6b5933;
	font-family: helvetica, sans-serif;
	font-size: 11px;
	background:#e3ddcc;
border: 1px #6b5933; 
}   
 
