body {
	scrollbar-3dlight-color:#F7F6F0;
	scrollbar-arrow-color:#807B5F;
	scrollbar-base-color:#E1DCB6;
	scrollbar-darkshadow-color:#F7F6F0;
	scrollbar-face-color:#E1DCB6;
	scrollbar-highlight-color:#F7F6F0;
	scrollbar-shadow-color:#858063;
	scrollbar-track-color:#D7C8A4;
}
.header{
	font-family: Arial; 
	font-size: 15px; 
	font-weight: bold;
	color: #000000;
}
.menu{
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold;
	text-decoration:none; 
	color: #000000;
	cursor:hand;
}
.arrow {
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold;
	text-decoration:none; 
	color: #FFFFFF;
}
.title {
	font-family: Arial;
	font-size: 20px;
	color: #FA8C0A;
}
.subtitle {
	font-family: Arial;
	font-size: 13px;
	color: #FA8C0A;
}
.italic {
	font-family: Arial;
	font-size: 12px;
	color: #404A55;
}
.def {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.form-def {  
	font-family: Arial; 
	font-size: 12px; 
	color: #333333;  
	width:200px;
}

.formbutton-def {  
	font-family: Arial; 
	font-size: 12px; 
	color: #333333;  
}
.img {
 	border:5px; 
	border-thickness: 5px; 
 	border-color: #FFFFFF; 
 	border-style: solid;
}
.creditdef {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
h1{
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	margin:0px;
	padding:0px;
}
a:link {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
a:active {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}
.addtocart{
 	font-family: Arial; 
	font-size: 12px; 
  font-weight:bold;
	color: #FFFFFF;  
  background-color:#796030;
  border:0px;
}
div.grizzly{
 position:absolute;
 display:block;
 width:200px;
 height:40px;
 left:-500px;
 top:-500px;
}