<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	COLOR: #000000;
	background-color:#ffffff;
	FONT-FAMILY: Arial, Thaoma, Arial Unicode MS;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	text-decoration: None;
}
table {
	FONT-FAMILY: Arial, Thaoma, Arial Unicode MS;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	text-decoration: None;
}

A { FONT-SIZE: 11px;text-decoration: none; }
a:link {
	COLOR: #000000;
	FONT-FAMILY: Arial, Thaoma, Arial Unicode MS;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	text-decoration: normal;
}
a:active {
	COLOR: #000000;
	FONT-FAMILY: Arial, Thaoma, Arial Unicode MS;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	text-decoration: normal;
}
a:visited {
	COLOR: #000000;
	FONT-FAMILY: Arial, Thaoma, Arial Unicode MS;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	text-decoration: normal;
}
a:hover {
	COLOR: #000000;
	FONT-FAMILY: Arial, Thaoma, Arial Unicode MS;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	text-decoration: underline;
}

a.topMenu, a.topMenu:link, a.topMenu:active, a.topMenu:visited { 
	color:#FFFFFF;
	font-size:12pt;
	font-family:Arial;
	text-decoration: normal;
	font-weight:bold;
}
a.topMenu:hover { 
	color:#FFFFFF;
	font-size:12pt;
	font-family:Arial;
	text-decoration: underline;
	font-weight:bold;
}

a.headerCartInfoPane, a.headerCartInfoPane:link, a.headerCartInfoPane:active, a.headerCartInfoPane:visited { 
	color:#6b6b6b;
	font-size:9pt;
	font-family:Arial;
	text-decoration: normal;
}
a.headerCartInfoPane:hover { 
	color:#6b6b6b;
	font-size:9pt;
	font-family:Arial;
	text-decoration: underline;
}

a.btn, a.btn:link, a.btn:active, a.btn:visited, a.btn:hover { 
	FONT-FAMILY: Arial, Thaoma, Arial Unicode MS;
	FONT-WEIGHT: normal;
	text-decoration: normal;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}

a.bottomNav, a.bottomNav:link, a.bottomNav:active, a.bottomNav:visited {
	color:#6b6b6b;
	font-size:10pt;
	font-family:Arial;
	text-decoration: normal;
}
a.bottomNav:hover {
	color:#6b6b6b;
	font-size:10pt;
	font-family:Arial;
	text-decoration: underline;
}

a.moduleName, a.moduleName:link, a.moduleName:active, a.moduleName:visited {
	color:#FFFFFF;
	font-size:12pt;
	font-family:Arial;
	font-weight:bold;
	text-decoration: normal;
}
a.moduleName:hover {
	color:#F87676;
	font-size:12pt;
	font-weight:bold;
	font-family:Arial;
	text-decoration: none;
}

a.moduleText, a.moduleText:link, a.moduleText:active, a.moduleText:visited, a.moduleText:hover { 
	color:#6b6b6b;
	font-size:9pt;
	font-family:Arial;
	text-decoration: none;
}

a.breadCrumbs, a.breadCrumbs:link, a.breadCrumbs:active, a.breadCrumbs:visited, a.breadCrumbs:hover { 
	color:#6b6b6b;
	font-size:11pt;
	font-family:Arial;
	text-decoration: none;
}

div.categories {
	/* height:auto !important; */
	border-bottom:1px solid #ffffff;
	color:#FFFFFF;
	vertical-align:middle;
	width:231px;
	height:29px;
	background:url('../images/design/catBG.png') top center no-repeat;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}

div.categoriesMO {
	/* height:auto !important; */
	border-bottom:1px solid #ffffff;
	color:#FFFFFF;
	vertical-align:middle;
	width:231px;
	height:29px;
	background:url('../images/design/catBGMO.png') top center no-repeat;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}

div.subCategories {
	/* height:auto !important; */
	color:#000000;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background:url('../images/design/subCatBG.png') top center no-repeat;
	width:231px;
	height:29px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	
}

div.subCategoriesMO {
	/* height:auto !important; */
	color:#000000;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background:url('../images/design/subCatBGMO.png') top center no-repeat;
	width:231px;
	height:29px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}

a.subcategories,a.subcategories:link, a.subcategories:active,a.subcategories:visited { 
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	font-size:14px;
}

a.subcategories:hover{ 
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	text-decoration: none;
	font-size:14px;
}
a.categories,a.categories:link, a.categories:active,a.categories:visited { 
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
}

a.categories:hover{ 
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
	font-size:14px;
}

INPUT {
	width: 125px;
	height: 18px;
	background-color: #ffffff;
	color:#000000;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	text-decoration: capital;
	BORDER-BOTTOM: 1px solid #BBBBBB; 
	BORDER-RIGHT: 1px solid #BBBBBB;
	BORDER-LEFT: 1px solid #DDDDDD;
	BORDER-TOP: 1px solid #DDDDDD;
}
INPUT.btn {
	width: 80px;
	height: 20px;
	text-align: center;
	background-color: #506dbb;
	color:#ffffff;
	cursor: pointer; cursor:hand;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 13px;
	FONT-WEIGHT: bold;
	text-decoration: capital;
	BORDER-BOTTOM: 1px solid #BBBBBB; 
	BORDER-RIGHT: 1px solid #BBBBBB;
	BORDER-LEFT: 1px solid #DDDDDD;
	BORDER-TOP: 1px solid #DDDDDD;
}
TEXTAREA {
	background-color: #ffffff;
	color:#000000;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	text-decoration: capital;
	BORDER-BOTTOM: 1px solid #BBBBBB; 
	BORDER-RIGHT: 1px solid #BBBBBB;
	BORDER-LEFT: 1px solid #DDDDDD;
	BORDER-TOP: 1px solid #DDDDDD;
}
SELECT {
	background-color: #ffffff;
	color:#000000;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	text-decoration: capital;
	BORDER-BOTTOM: 1px solid #BBBBBB; 
	BORDER-RIGHT: 1px solid #BBBBBB;
	BORDER-LEFT: 1px solid #DDDDDD;
	BORDER-TOP: 1px solid #DDDDDD;
}

DIV.btn {
	width: 160px;
	height: 32px;
	text-align: center;
	padding-top:7px;
	background:url('../images/design/btn_bg.png') top center no-repeat;
}
DIV.btn:hover {
	width: 160px;
	height: 32px;
	text-align: center;
	padding-top:7px;
	background:url('../images/design/btn_bg_over.png') top center no-repeat;
}

DIV.btn_red {
	width: 160px;
	height: 32px;
	text-align: center;
	padding-top:7px;
	background:url('../images/design/btn_bg_red.png') top center no-repeat;
}
DIV.btn_red:hover {
	width: 160px;
	height: 32px;
	text-align: center;
	padding-top:7px;
	background:url('../images/design/btn_bg_over_red.png') top center no-repeat;
}

H1.pageName {
	color:#6b6b6b;
	font-size:11pt;
	font-family:Arial;
	font-weight:normal;
	text-decoration:none;
}

DIV.tooltip {
	width:190px;
	height:70px;
	text-align:center;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	padding-top:33px;
	padding-bottom:3px;
	overflow:hidden;
	background: url('../images/toolbar/tooltip.png') no-repeat left top;
}
DIV.tooltip2 {
	width:190px;
	height:70px;
	text-align:center;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	overflow:hidden;
	background: url('../images/toolbar/tooltip2.png') no-repeat left top;
}</pre></body></html>