 BODY {
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		scrollbar-3dlight-color: #957472;   
		scrollbar-arrow-color: #dacdb2;   
		scrollbar-base-color: #563637;   
		scrollbar-track-color: #593639;   
		scrollbar-darkshadow-color: #563637;   
		scrollbar-face-color: #563637;   
		scrollbar-highlight-color: #957472;   
		scrollbar-shadow-color: #250214; 

}



  h1 { font: 13pt Arial, Tahoma; font-weight: bold; color: #dacdb2; }
  .reg { font: 10pt Arial, Tahoma; color: #dacdb2; }
  .str { font: 10pt Arial, Tahoma; font-weight: bold; color: #dacdb2; }
  .str2 { font: 11pt Arial, Tahoma; font-weight: bold; color: #dacdb2; }
  .str3 { font: 16pt Arial, Tahoma; font-weight: bold; color: #dacdb2; }
  .tiny  { font: 8pt "Times New Roman", Verdana, Arial, Helvetica, Tahoma, "Century School Book", Sans-Serif; color: #dacdb2; }
  
  .nav { font: 10pt Arial, Tahoma; color: #dacdb2; text-decoration:none; }
  .nav:hover { font: 10pt Arial, Tahoma; color: #9c886a; text-decoration: underline; }

#back {
position: absolute;
background-image: url("images/left.gif");
background-position: top left;
background-repeat: no-repeat;
width: 584px;
height: 510px;
z-index: -1;
}
#back2 {
position: absolute;
background-image: url("images/right.gif");
background-position: bottom right;
background-repeat: no-repeat;
width: 100%;
height: 100%;
z-index: 1;

}

#frame {
position: absolute;
background-image: url("images/back.png");
background-position: top;
background-repeat: no-repeat;
width: 100%;
height: 605px;
z-index: 2;
}
#content {

margin-top: 52px;
width: 800px;
height: 500px;
overflow: auto;
font: 10pt Arial, Tahoma; 
color: #dacdb2;

}
#content2 {
text-align: left;
margin-top: 52px;
width: 800px;
font: 10pt Arial, Tahoma; 
color: #dacdb2;

}

  
#ffscrollbarfix {
	position: absolute;
	top: 0;
	bottom: -0.1px;
	width: 1em;
	z-index: -1;
}
