body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
a:active {
	color: #FFFF99;
	text-decoration: none;
}
.smallText {
	color: #333333;
	font-weight: normal;
	font-size: 11px;
}
a.smallText {
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
a.smallText {
	text-decoration: none;
}
a.smallText:hover {
	text-decoration: underline;
}
.style1 {
	color: #FF6600
}
.style3 {
	color: #FF6600;
	font-size: 12px;
	font-weight: bold;
}
td.productsCategory {
	background-color: #BFD5DA;
	font-size: 11px;
}
a.productsCategory {
	color: #336666;
	font-weight: normal;
	text-decoration: none;
}
a.productsCategory:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
td.footer {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #588589;
}
a.footer {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a.footer:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
td.nav {
	font-weight: normal;
	background-color: #CCC;
	background-image: url(images/navBack.png);
}
td.navnull {
	background-color:#99CCCC;
	background-image: url(images/navBack.png);
}
td.nav:hover {
	background-color:#EEEEEE;
}
td.nav:active {
	background-color:#FFFFFF;
}
td.listHeader {
	background-color:#99CCCC;
}
td.listColumn1 {
	font-weight: normal;
	font-size: 10px;
	background-color:#E8E8E8;
}
td.listColumn2 {
	font-weight: normal;
	font-size: 10px;
	background-color:#F7F7F7;
}
td.listSpecial {
	font-weight: bold;
	font-size: 10px;
	background-color:#BFDEE0;
}
hr.pdf {
	border-color: #666666;
	border-style: dashed;
	border-width: 1px;
}
.error {
	background-color: #FFEEEE;
}
#error_display{
	font-weight: bold;
	color: #FF0000;
}