/* SET BASE FONT 9f0000*/
body,th,td,div,p {
	font: 12px/14px Arial, Helvetica, sans-serif;
	color:#000000;
}

a {
   color:#5b2e00;
   font-weight:bold
   }

a:visited {
   color:#623100;
   font-weight:bold
   }

a:hover {
   color:#ff3300;
   font-weight:bold
   }

a.home {
   color:#362004;
   font-weight:bold
   }

a:visited.home {
   color:#5f4627;
   font-weight:bold
   }

a:hover.home {
   color:#ffff00;
   font-weight:bold
   }

.catalog_title {
	font-family: Arial, Helvetica;
	font-size: 15px;
	line-height: 19px;
	font-weight:bold;
	font-style:italic;
	color: #804000;
}

input {
	background-color:#fff5ec;
	font-size: 13px;
	color:#713800;
	}

select {
	background-color:#fff5ec;
	font-size: 13px;
	color:#713800;
	}

textarea {
	background-color:#fff5ec;
	font-size: 13px;
	color:#713800;
	}
	
.text_black {
	font-family: Arial, Helvetica;
	font-size: 13px;
	line-height: 17px;
	color: #000000;
}

.text_bold_brown {
	font-family: Arial, Helvetica;
	font-size: 13px;
	line-height: 17px;
	font-weight:bold;
	font-style:italic;
	color: #713800;
}

.text_header_black {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight:bold;
	line-height: 15px;
	color: #000000;
}

.text_footer {
	font-family: Arial, Helvetica;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}

hr.berry {
	color : #5E1067;
	background-color:#5E1067;
	width : 100%;
	height : 1px;
	margin-top : 2px;
	margin-bottom : 2px;
}

h2 {
	margin-top : 1px;
	margin-bottom : 5px;
	text-align:center;
	font-family: Arial, Helvetica;
	font-style:italic;
	color: #660000;
}

h3 {
	margin-top : 1px;
	margin-bottom : 5px;
	text-align:center;
	font-family: Arial, Helvetica;
	font-style:italic;
	color: #362004;
}

h3.sale {
	margin-top : 1px;
	margin-bottom : 5px;
	text-align:center;
	font-family: Arial, Helvetica;
	font-style:italic;
	color: #ff0000;
}

LI {
	margin-bottom : 5px;
}

P {
	text-align : justify;
	text-indent : 7px;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 5px;
	margin-bottom : 5px;
}

td.application {
	font-family: Arial, Helvetica;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
}

td.catalog {
	font-family: Arial, Helvetica;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
}

td.training {
	font-family: Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	color: #000000;
}

td.orderform {
	font-family: Arial, Helvetica;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
}

td.menu_header {
	vertical-align:top;
	background-color:#362004;
	font-family: Arial, Helvetica;
	font-size: 13px;
	line-height: 17px;
	font-weight:bold;
	color: #ffecd9;
	text-align:center;
}

td.menu_body {
	vertical-align:top;
	font-family: Arial, Helvetica;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}

