/* GENERAL */


body {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-image:url(bg1.png);
	background-repeat:repeat-x;
	background-color: #938e80;
	margin: 0em;
	padding: 0;
	overflow: auto;
	scrollbar-3dlight-color:#FAF6EF;
	scrollbar-arrow-color:#EBD884;
	scrollbar-base-color:#FAF6EF;
	scrollbar-darkshadow-color:#FAF6EF;
	scrollbar-face-color:#FAF6EF;
	scrollbar-highlight-color:#FAF6EF;
	scrollbar-shadow-color:#FAF6EF;
	scrollbar-track-color:#FAF6EF; 
}


strong, b	{
  color: #92b3cc;
  font-weight: bold;
    font-style: normal;
	font-family: arial, helvetica, sans-serif;  }

em, i	{
	font-family: arial, helvetica, sans-serif;  
  color: #e3a5d3;
  font-style: normal;
  	  font-weight: bold;
  }  

a:link {
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	color: #806317;
	    font-weight: bold;
}

a:visited {
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	color: #806317;
}

a:active {
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	color: #e3a5d3;
}

a:hover {
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	color: #e3a5d3;
	border-bottom: 1px dashed #92b3cc;
	}
	

h1	{
  background-image:url(h1.gif);
  background-repeat:no-repeat;
	font-family: arial, sans-serif;
  text-align:left;
  font-size: 20px;
  color: #F8F3E8;
  text-transform: uppercase;
    letter-spacing: 3px;
 padding-left: 27px;

  }


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

  }
    
  
  
/* CONTENT */

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



/* TABLES */

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

td.nav a {
	font: 23px "Impact", sans-serif;
	line-height:100%;
	color: #92b3cc;
	border-style: dashed;
	border-width: thin;
border-color: #F8F3E8;
		background: #4F3923;
	  padding: 1px 4px 1px 4px;


}


td.nav a:hover {
	font: 23px "Impact", sans-serif;
	line-height:100%;
	color: #e3a5d3;
	border-style: dashed;
	border-width: thin;
	border-color: #F8F3E8;
	  padding: 1px 4px 1px 4px;
	  		background: #795D19;

}