/* GENERAL */


body {
	font-family:  helvetica, arial, sans-serif;
	font-size: 10px;
	color: #431f1e;
	background-color: #fdf7ef;
	background-image:url(bg.png);
	background-repeat:repeat;
	margin: 0em;
	padding: 0;
	overflow-y: hidden; 
	overflow-x: auto;
	text-align: justify;
	line-height: 170%;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#431f1e;
	scrollbar-base-color:#ebe0d6;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#ebe0d6;
	scrollbar-highlight-color:#ebe0d6;
	scrollbar-shadow-color:#ebe0d6;
	scrollbar-track-color:#ebe0d6; 

}


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

em, i	{
	font-family: arial, helvetica, sans-serif;
  color: #a48474;
  font-style: italic;
  }  

a:link {
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	color: #a48474;
  text-transform: uppercase;
  		background: #ebe0d6;

  
}

a:visited {
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	color: #a48474;
	    text-transform: uppercase;
	    		background: #ebe0d6;

}

a:active {
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	    text-transform: uppercase;
		background: #431f1e;
}

a:hover {
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	    text-transform: uppercase;
		background: #431f1e;
	}

h1	{
  background-image:url(smoke.png);
  background-repeat:no-repeat;
	font-family: arial, helvetica, sans-serif;
  text-align:left;
  font-size: 18px;
    font-weight: normal;
  color: #a48474;
  text-transform: uppercase;
    letter-spacing: 3px;
  padding-top: 10px; padding-left: 16px;
  }

 }

input, textarea, option, select {
color:#431f1e;
font-family: helvetica, arial, sans-serif;
background:#a48474;
border: 3px #ebe0d6; 
} 


 
  
/* CONTENT */

#bgr {
	position: absolute;
	  line-height: 0px;
  left: 0px;
  bottom: 0px;
	width: 100%;
	  padding: 0px 0px 0px 0px;
	  	border-bottom: 0px

}

#cont {
	position: absolute;
  left: 685px;
  bottom: 2px;
	width: 200px;
	height: 600px;
	  padding: 0px 12px 0px 3px;
	  	border-bottom: 0px

}



/* TABLES */


  
div.scroll {
height: 600px;
width: 200px;
	overflow-y: auto; 
	overflow-x: hidden;
padding: 0px;
	scrollbar-3dlight-color:#fdf7ef;
	scrollbar-arrow-color:#ebe0d6;
	scrollbar-base-color:#fdf7ef;
	scrollbar-darkshadow-color:#fdf7ef;
	scrollbar-face-color:#fdf7ef;
	scrollbar-highlight-color:#fdf7ef;
	scrollbar-shadow-color:#fdf7ef;
	scrollbar-track-color:#fdf7ef; 
}


input, textarea, option, select {
color:#431f1e;
font-family: helvetica, arial, sans-serif;
background:#a48474;
border: 3px #ebe0d6; 
} 
