/*
   ########################################## 
   ##                                      ## 
   ##         Copyright © 2001 by          ## 
   ##        Order amid Chaos, Inc.        ## 
   ##      http://www.oac-hosting.com      ## 
   ##         All Rights Reserved.         ## 
   ##                                      ## 
   ########################################## 
*/

body 
{
  	scrollbar-face-color: #CDBDAD;
  	scrollbar-shadow-color: #8D7D6D;
  	scrollbar-highlight-color: #CDBDAD;
  	scrollbar-3dlight-color: #FDEDDD;
  	scrollbar-darkshadow-color: #000000;
  	scrollbar-track-color: #DCD8D3; 
  	scrollbar-arrow-color: #516B8A;
}

.text
{
	font-family: arial, helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 18px;
  	text-decoration: none;
  	color: #000000;
}

	.text a
	{
		color=#5B3714;
	}

	.text a:hover 
	{
		text-decoration: underline;
	}

.wood
{
	width: 400px;
	background-image: url(/images/wood_light.gif);
	border-left: 2px solid #A06F20;
	border-top: 2px solid #A06F20;
	border-right: 2px solid #EBCAA2;
	border-bottom: 2px solid #EBCAA2;
	font-family: arial, helvetica, sans-serif; 
	font-weight: bold; 
}

.wood-button
{
	width: 250px;
	background-image: url(/images/wood_light.gif);
	background-color: #E7BC86;
	border-left: 2px solid #EBCAA2;
	border-top: 2px solid #EBCAA2;
	border-right: 2px solid #A06F20;
	border-bottom: 2px solid #A06F20;
	font-family: arial, helvetica, sans-serif; 
	font-weight: bold; 
}
