.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #393939;
}
.prodmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C52500;
	text-decoration: none;
}
.cellbr {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A6A6A6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
.textjustify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.toplink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	text-align: justify;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-align: justify;
	font-weight: bold;

}
.bottomlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;

}
.pg_link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #990000;
}

a.prodmenu:hover {
	color: #333333;
	text-decoration: underline;
}

