A, A:link, A:visited, A:hover {
	color: #000000;
	text-decoration: underline;
}
body {
	background-color: #4E5A6A;
	margin: auto;
	width: 950px;
}
.addToOrderButton {
	font-size: 14px;
	font-weight: bold;
	height: 45px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}
.breadcrumbItem, .catItem {
	color: #0000cc;
	text-decoration: underline;
}
.breadcrumbTable {
	font-size: 8pt;
	text-align: left;
}
.breadcrumbTable h1 {
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
.catDetail {
	clip: rect(auto auto auto auto);
	display: block;
	font: normal 10px Franklin Gothic Book;
	font-family: 'Franklin Gothic Book';
	left: 25px;
	padding-right: 25px;
	position: relative;
	text-align: left;
	width: 350px;
}
.catDetail1 {
	clip: rect(auto auto auto auto);
	font-size: 10pt;
	font-weight: normal;
	left: 25px;
	padding-right: 75px;
	position: relative;
	text-align: left;
}
.catHeading {
	clip: rect(auto auto auto auto);
	font: bold 12px 'Franklin Gothic Book';
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
	width: 550px;
}
.catImage {
	padding-bottom: 5px;
	padding-top: 5px;
}
.centered {
	margin-left: auto;
	margin-right: auto;
}
.contentCol {
	background-color: White;
	padding-bottom: 20px;
	vertical-align: top;
	width: 717px;
}
.ctl {
	text-align: right;
	width: 200px;
}
.ctr {
	text-align: left;
	width: 400px;
}
.evenRow {
	background-color: White;
	border-color: White;
}
.generalText {
	font-size: 12pt;
	margin-left: 25px;
	text-align: left;
	width: 500px;
}
.goToPageItem {
	color: #0000cc;
	font-size: 14px;
	text-decoration: underline;
}
.goToPageItemSelected {
	color: red;
	font-size: 14px;
	text-decoration: none;
}
.horizLine {
	background-color: black;
	border-style: none;
	border-width: 0px;
	height: 3px;
}
.html {
}
.htmlWrapper {
	font-size: 12pt;
	text-align: left;
}
.leftCol {
	background-image: url('images/tile20x20.jpg');
	background-repeat: repeat;
	padding: 0px;
	vertical-align: top;
	width: 203px;
}
.leftPanelButton {
	margin-left: 102px;
	width: 60px;
}
.leftPanelElement {
	color: white;
	height: 27px;
	vertical-align: middle;
	width: 201px;
}
.leftPanelInnerElement {
	margin-left: 20px;
	text-decoration: none;
	vertical-align: middle;
}
.leftPanelSearch {
	background-image: url('images/left-button.jpg');
	color: white;
	height: 27px;
	vertical-align: middle;
	width: 201px;
}
.leftPanelTextBox {
	width: 157px;
}
.leftTables {
	background-color: White;
	border-collapse: collapse;
	color: Black;
	font-family: @Arial Unicode MS;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	width: 201px;
}
.liDiv {
	background: #EAEBD8;
	border: 1px solid #5970B2;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: left;
	visibility: hidden;
	width: 135px;
	z-index: 1000;
}
.liDiv a 
{
	color: Navy;
}
.loginResponse {
	margin-left: 20px;
	margin-right: auto;
	text-align: left;
}
.mainTable {
	font-family: @Arial Unicode MS;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}
.msgBox {
	height: 100;
	left: 46%;
	position: fixed;
	top: 35%;
	width: 200;
}
.navButton {
	background-image: url('images/navbutton_off.jpg');
	color: white;
	height: 27px;
	width: 201px;
}
.navButton:Hover {
	background-image: url('images/navbutton_on.jpg');
	font-weight: bold;
	text-decoration: none;
}
.navButtonSelected {
	background-image: url('images/navbutton_on.jpg');
	color: #FF9900;
	font-weight: bold;
	height: 27px;
	width: 201px;
}
.navButtonSelected A:visited, .subProdButtonOn A, .subProdButtonOn A:link, .subProdButtonOn A:visited, .subProdButtonOff A, .subProdButtonOff A:link, .subProdButtonOff A:visited, .navButtonSelected A, .navButtonSelected A:link {
	color: #FF9900;
	text-decoration: none;
}
.navButtonText {
	left: 20px;
	position: relative;
	text-decoration: none;
	vertical-align: middle;
}
.navButtonTOP {
	color: Black;
	height: 34px;
	margin: 0;
	padding: 0;
	width: 112px;
	z-index: 30;
}
.navButtonTOP div a {
	background: #EAEBD8;
	color: #2875DE;
	font: 11px arial;
	margin: 0;
	padding: 5px 10px;
	position: relative;
	text-align: left;
	text-decoration: none;
	white-space: nowrap;
	width: auto;
}
.navButtonTOP div a:hover {
	background: #49A3FF;
	color: #FFF;
}
.navButtonTOP li {
	float: left;
	font: bold 11px arial;
	list-style: none;
	margin: 0;
	padding: 0;
}
.navButtonTOP li a {
	color: #FFF;
	display: block;
	text-align: center;
	text-decoration: none;
}
.navButtonTOP li a:hover {
	background: #49A3FF;
}
.navButtonTOP2 {
	margin: 0;
	padding: 0;
	z-index: 30;
}
.noButton {
	background-image: url('images/noOff.gif');
	color: white;
	height: 19px;
	width: 59px;
}
.noButton:Hover {
	background-image: url('images/noOn.gif');
	font-weight: bold;
	text-decoration: none;
}
.nonHomeDiv {
	background-color: White;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	vertical-align: top;
	width: 717px;
}
.oddRow {
	background-color: Silver;
	border-color: Silver;
}
.pageLinkTable {
	border-collapse: collapse;
	font: 10px Franklin Gothic Book;
	font-family: @Arial Unicode MS;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-align: right;
}
.prodButton A:link, .prodButton A:visited, .prodButtonOn A, .prodButtonOn A:link, .prodButtonOn A:visited, .subProdButton A, .subProdButton A:link, .subProdButton A:visited, .yesButton A, .yesButton A:link, .yesButton A:visited, .noButton A, .noButton A:link, .noButton A:visited, .navButton A, .navButton A:link, .navButton A:visited, .prodButton A {
	color: #FFFFFF;
	text-decoration: none;
}
.prodButton, .prodButtonOff {
	background-image: url('images/prod_off.jpg');
	color: white;
	height: 27px;
	width: 201px;
}
.prodButton:Hover {
	background-image: url('images/prod_off_over.jpg');
	font-weight: bold;
	text-decoration: none;
}
.prodButtonOn {
	background-image: url('images/prod_on.jpg');
	color: #FFFFFF;
	font-weight: bold;
	height: 27px;
	width: 201px;
}
.prodButtonOn:Hover {
	background-image: url('images/prod_on_over.jpg');
	text-decoration: none;
}
.resultList1stCol {
	margin-left: 10px;
	text-align: left;
}
.resultListAddtlRow {
	font-weight: normal;
	margin-left: 10px;
	text-align: left;
}
.resultListTable {
	background-image: url("images/02original.gif");
	background-repeat: repeat;
	border-bottom: silver groove;
	border-collapse: collapse;
	border-left: silver groove;
	border-right: silver groove;
	border-top: silver groove;
	font: 10px @Arial Unicode MS;
	font-weight: bold;
	margin-left: 10px;
	text-align: left;
}
.selectorColNames {
	background-color: black;
	color: White;
	font: 12px Franklin Gothic Book;
	font-family: 'Franklin Gothic Book';
	font-weight: bold;
	height: 20px;
}
.selectorDirections {
	color: purple;
	font-family: @Arial Unicode MS;
	font-size: 10pt;
	padding-right: 20px;
}
.selectorDropdowns, .selectorDropdowns h1 {
	font: 10px Franklin Gothic Book;
	font-family: 'Franklin Gothic Book';
	font-weight: normal;
	padding-left: 10px;
	text-align: left;
}
.selectorImageCells {
	border-collapse: collapse;
	width: 60px;
}
.selectorItemTable {
	border-collapse: collapse;
	overflow: scroll;
}
.selectorLabels, .selectorLabels h1 {
	font: 12px Franklin Gothic Book;
	font-family: 'Franklin Gothic Book';
	font-weight: bold;
	padding-left: 10px;
	text-align: right;
	white-space: nowrap;
}
.selectorResultCells, .selectorResultCells h1 {
	font-family: 'Franklin Gothic Book';
	font-size: xx-small;
	font-weight: bold;
	height: 20px;
	text-decoration: none;
}
.soHeading {
	border-collapse: collapse;
	border-style: none;
	font: 12px Franklin Gothic Book;
	font-family: 'Franklin Gothic Book';
	font-weight: bold;
	margin-left: 10px;
	position: relative;
	text-align: left;
	width: 95%;
}
.soSubTotalCell, .soTaxCell {
	border-bottom-style: none;
	border-collapse: collapse;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	font: 12px Franklin Gothic Book;
	font-family: 'Franklin Gothic Book';
	font-weight: bold;
	text-align: right;
}
.soTotalCell {
	border-bottom-style: none;
	border-collapse: collapse;
	border-left-style: none;
	border-right-style: none;
	border-top: black double;
	font: 12px Franklin Gothic Book;
	font-family: 'Franklin Gothic Book';
	font-weight: bold;
	text-align: right;
}
.SpiderLinkDiv {
	height: 40px;
	left: 240px;
	overflow: auto;
	position: absolute;
	top: 50px;
	white-space: normal;
	width: 400px;
	z-index: -1;
}
.subProdButton, .subProdButtonOff {
	background-image: url('images/subProd_off.jpg');
	color: white;
	font-size: 8pt;
	height: 27px;
	width: 201px;
}
.subProdButton:Hover {
	background-image: url('images/subProd_on.jpg');
	font-weight: bold;
	text-decoration: none;
}
.subProdButtonOn {
	background-image: url('images/subProd_on.jpg');
	color: #FF9900;
	font-size: 8pt;
	font-weight: bold;
	height: 27px;
	width: 201px;
}
.subProdButtonText {
	left: 30px;
	position: relative;
	text-decoration: none;
}
.userpanel {
	background-image: url('images/winco_r2_c17.jpg');
	background-repeat: repeat;
}
.userTable {
	border-collapse: collapse;
	color: Black;
	font-family: @Arial Unicode MS;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	width: 201px;
}
.viewItemTable {
	border-collapse: collapse;
	color: #000000;
	font-family: verdana;
	font-size: 8pt;
	left: 15px;
	position: relative;
	text-align: left;
}
.viewItemTable h1 {
	color: #000000;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
}
.yesButton {
	background-image: url('images/yesOff.gif');
	color: white;
	height: 19px;
	width: 59px;
}
.yesButton:Hover {
	background-image: url('images/yesOn.gif');
	font-weight: bold;
	text-decoration: none;
}

