body, html {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}
body, td, div {
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #6B6D6B;
}

a:link{
	color: #DE0018;
	text-decoration: underline;
}
a:active{
	color: #DE0018;
	text-decoration: underline;
}
a:visited{
	color: #DE0018;
	text-decoration: underline;
}
a:hover {
	color: #DE0018;
	text-decoration: none;
}

h1 {
	font-size: 18px;
	color: #6B6D6B;
	margin: 0px 0px 10px 0px;
}
.catalog_brand_name {
	font-size: 12px;
	font-weight: bold;
	color: #DE0018;
	margin: 0px 0px 10px 0px;
}
.catalog_item_name {
	font-size: 12px;
	font-weight: bold;
	color: #313031;
	margin: 0px 0px 10px 0px;
}

.prim_code {
	font-size: 9px;
	color: #DE0018;
}
.prn_code {
	font-size: 11px;
	font-weight: bold;
	color: #313031;
}
.prn_altcode {
	font-size: 11px;
	font-weight: bold;
}
.prn_alt {
	font-size: 10px;
	font-weight: bold;
	color: #DE0018;
}
.prn_netwght {
	font-size: 9px;
	color: #5A7DBF;
}
.prn_title {
	font-size: 10px;
}
.prn_day {
	font-size: 9px;
	color: #313031;
	/*color: #5A7DBF;*/
}
.prn_price {
	font-size: 11px;
	font-weight: bold;
	color: #313031;
}

a.menu:link {
	font-size: 11px;
	font-weight: bold;
	color: #737173;
	text-decoration: none;
}
a.menu:active {
	font-size: 11px;
	font-weight: bold;
	color: #737173;
	text-decoration: none;
}
a.menu:visited {
	font-size: 11px;
	font-weight: bold;
	color: #737173;
	text-decoration: none;
}
a.menu:hover {
	font-size: 11px;
	font-weight: bold;
	color: #DE0018;
	text-decoration: underline;
}
a.a_menu:link {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.a_menu:active {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.a_menu:visited {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.a_menu:hover {
	font-size: 11px;
	font-weight: bold;
	color: #DE0018;
	text-decoration: underline;
}
a.sub_menu:link {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.sub_menu:active {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.sub_menu:visited {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.sub_menu:hover {
	font-size: 11px;
	font-weight: bold;
	color: #DE0018;
	text-decoration: underline;
}
a.a_sub_menu:link {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.a_sub_menu:active {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.a_sub_menu:visited {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.a_sub_menu:hover {
	font-size: 11px;
	font-weight: bold;
	color: #DE0018;
	text-decoration: underline;
}


a.toplink:link {
	font-size: 9px;
	color: #737173;
	text-decoration: none;
}
a.toplink:active {
	font-size: 9px;
	color: #737173;
	text-decoration: none;
}
a.toplink:visited {
	font-size: 9px;
	color: #737173;
	text-decoration: none;
}
a.toplink:hover {
	font-size: 9px;
	color: #DE0018;
	text-decoration: underline;
}
a.exit_toplink:link {
	font-size: 9px;
	color: #DE0018;
	text-decoration: none;
}
a.exit_toplink:active {
	font-size: 9px;
	color: #DE0018;
	text-decoration: none;
}
a.exit_toplink:visited {
	font-size: 9px;
	color: #DE0018;
	text-decoration: none;
}
a.exit_toplink:hover {
	font-size: 9px;
	color: #DE0018;
	text-decoration: underline;
}

a.a_toplink:link {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
a.a_toplink:active {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
a.a_toplink:visited {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
a.a_toplink:hover {
	font-size: 9px;
	color: #DE0018;
	text-decoration: underline;
}


a.a_black:link {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.a_black:active {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.a_black:visited {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.a_black:hover {
	font-size: 11px;
	color: #DE0018;
	text-decoration: underline;
}

textarea, select {
	background: #ffffff;
	border: 1px solid #6B6D6B;
	font-size: 100%;
	color: #6B6D6B;
	padding-left: 3px;
	padding-right: 3px;
}
input.text {
	background: #ffffff;
	border: 1px solid #6B6D6B;
	font-size: 100%;
	color: #6B6D6B;
	padding-left: 3px;
	padding-right: 3px;
}
input.bot {
	background: #DE0018;
	border: 1px solid #ffffff;
	font-size: 100%;
	color: #ffffff;
	padding-left: 3px;
	padding-right: 3px;
}
input.check {
	background: #ffffff;
	color: #ffffff;
	padding-left: 3px;
	padding-right: 3px;
}
