.main {
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.product {
	font-weight: normal;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
}
.header {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.left {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

hr {
  border: none;
  height: 3px;
}

a.abottommenu {
	color: #64C5EB;
}

td.tdbottommenu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	background-color: #F3F8E6;
	text-align: center;
	color: #64C5EB;
}

td.tdbottommenu:hover {
	background-color: #F8BA43;
}

.colorcolumn {
	padding: 0.4cm;
	color: #F7A123;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background-color: #F3F8E6;
	text-align: left;
}