.categories {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DBD2C2;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0B094;
	padding-left: 5px;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 11px;





}
.frame {
	border: 1px solid #B89C96;
}
.bborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96695C;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #750000;
	font-weight: normal;
	padding-bottom: 5px;

}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #553635;
	
}
a.chart:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #402F2B;

}
a.chart:visited {color: #820000; 
				font-family: Arial, Helvetica, sans-serif;
				font-size: 11px; }
a.chart:hover {color: #660000;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 11px; }
a.chart:active {color: red; } 
.toysize {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D0B39F;
}
