body {
	background-color: #AE9B82;
	scrollbar-face-color: #641E3D;
 	scrollbar-highlight-color: #CCCCCC;
 	scrollbar-shadow-color: #554444;
 	scrollbar-3dlight-color: #554444;
 	scrollbar-arrow-color: #E6A343;
 	scrollbar-track-color: #AE9B82;
 	scrollbar-darkshadow-color: #554444;
	text-align:center;
}	

A:visited 	{color: #000099; text-decoration:underline;}
A:hover 	{color: #E6A343; TEXT-DECORATION: overline underline;}
A:active 	{color: #707D5E; text-decoration:underline;}

.color_palette {
	olive: #707D5E;
	mango: #E6A343;
	wine: #641E3D;
	light brown: #AE9B82;
	dark brown: #554444;
	}

div.spacer {
  clear: both;
  font-size: 1px;
  line-height: 30px;
  }  
  
.main {
  background-color:	#FFFFFF;
  width:760px;
  text-align:left;
  /*border: 1pt solid #000000;*/ margin-left:auto;
  margin-right:auto; /*padding:10px;*/
  }  
  
.text_block {
  background-color:	#FFFFFF;
  width:387px;
  text-align:left;
  align:center;
  /*border: 1pt solid #000000;*/ margin-left:auto;
  margin-right:auto; padding:10px;
  }  
  
.text {
	font-size : 8pt;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	color : #5C1503;
	font-weight : normal;
	font-style : normal;
	line-height : 14pt; 
}		

.bold {
	font-size : 12px;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight : bold;
	font-style : normal;
	line-height : 14pt;
	color : #5C1503;
}		

.shop_bold {
	font-size : 14px;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight : bold;
	font-style : normal;
	line-height : 14pt;
	color : #E6A343;
}		

input {
  font-family:courier;
  border: 1pt solid #5C1503; 
  } 
  
input.none {
  border: none;
  }   

.quote {
	font-size : 10px;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #660033;
}	

.footer {
	background-color: #AE9B82;
	text-align:right;
	font-size : 10px;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight : normal;
	font-style : normal;
	line-height : normal;
	color : #641E3D;
}			

