@charset "utf-8";
body {
	margin: 0px;
}
td.tophead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	height: 74px;
	background-position: bottom;
	background-color: #fdfdfd;
}
td.categories {
	background-image: url(images/cat_bg2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0183d6;
	border-left-color: #0183d6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}
td.search {
	background-image: url(images/cat_bg3.jpg);
	background-repeat: no-repeat;
	height: 127px;
}
td.about {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e44c0a;
	border-left-color: #e44c0a;
	background-color: #FFFFFF;
}
table.footer {
	background-color: #e44c0a;
	height: 25px;
}

td.ourproducts {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0183d6;
	border-left-color: #0183d6;
	background-color: #FFFFFF;
}
.txtgrey12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #736f6f;
}

.txtorange18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #e44c0a;
}
.txtwhite12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a.txtwhite12 {
	color: #FFFFFF;
	text-decoration: none;
}
a:HOVER.txtwhite12 {
	color: #FFFFFF;
	text-decoration: underline;
}
.txtblack11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.topnav{
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
a:HOVER.topnav{
	text-decoration: underline;
}

.txtorange15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #e44c0a;
}
