a:link {
	color: #000000;
	text-decoration: none;
	font: bold;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
.page {
	font-family: Arial;
}
BODY {
	/* To avoid the white flash set the color of the background to match your Outter BGColor */
/* If not using Center Shop then reset background color to #ffffff */
background-color:#E9E9E9;
	/*  background: #ffffff; */
/*    background: #2F4F4F; */
 color: #000000;
	margin: 0px;
}
.spacerLeft {
	background-image: url(/images/spacerLeft.jpg);
	background-repeat: repeat-y;
}
.spacerRight {
	background-image: url(/images/spacerRight.jpg);
	background-repeat: repeat-y;
}
.Arial10center {
	text-align: center;
	color: #000000;
	font: 10pt Arial, SunSans-Regular;
}
.Arialleft12 {
	color: #000000;
	text-align:left;
	font: bold 12pt Arial, SunSans-Regular;
	padding: 10px;
}
.ArialItalicLeft210 {
	color: #FFFFFF;
	text-align:CENTER;
	font: italic 10pt Arial, SunSans-Regular;
	font-weight: bold;
}
.ArialLeft210 {
	color: #000000;
	text-align:left;
	font:10pt Arial, SunSans-Regular;
	padding: 10px;
}
.Arial10right {
	color: #000000;
	text-align:right;
	font:10pt Arial, SunSans-Regular;
	padding: 10px;
}
.NAboarder {
	border-bottom: 4px #742021 solid;
	border-left:  4px #742021 solid;
	border-right:  4px #742021 solid;
}
.NAgrayBoarder {
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	border-top: 1px #000000 solid;
	border-bottom:1px #000000 solid;
}
.NAgrayBoarder2 {
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	border-bottom:1px #000000 solid;
}
.NAblackBoarder {
	border-right: 1px #000000 solid;
	border-bottom:1px #000000 solid;
	border-top: 1px #000000 solid;
}
.NAmaroonBoarder {
	border-left: 4px #742021 solid;
	border-right: 4px #742021 solid;
}
.blueDiv {
	border-top: 4px #02296e solid;
	color: #000000;
	text-align:left;
	font:10pt SunSans-Regular, Georgia, Arial;
	padding: 10px;
}
.boarder1 {
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border-color: #464AAB;
	border-style: double;
}
.Arial7center {
	text-align: center;
	color: #000000;
	font: 7pt Arial, SunSans-Regular;
}
.Arial7centerLink {
	text-align: center;
	font: 7pt Arial, SunSans-Regular;
}
.Arial8center {
	text-align: center;
	color: #000000;
	font: 8pt Arial, SunSans-Regular;
}
.leftdivl {
	width: 150px;
	height:1px;
	padding-bottom:2px;
	background-image: url(http://www.norkan.com/images2/leftnav_divider.gif);
}
.menuback {
	font:  10pt Arial, SunSans-Regular;
	color: #ffffff;
	padding-left: 3px;
	padding: 0px 0;
	list-style-type: none;
	margin: 0;
	width: 148px; /*WIDTH OF MAIN MENU ITEMS*/
	background-color: #000000;
	background-image:url(../images2/menu.jpg);
}
/*MENU CSS FOR COLOR CHIPS START*/

.glossymenu, .glossymenu li ul {
	list-style-type: none;
	margin: -1;
	padding: 0;
	width: 143px; /*WIDTH OF MAIN MENU ITEMS*/
	border: 1px solid black;
}
.glossymenu li {
	position: relative;
	border-bottom:1px solid black;
}
.glossymenu li ul { /*SUB MENU STYLE*/
	position: absolute;
	width: 145px; /*WIDTH OF SUB MENU ITEMS*/
	left: 0;
	top: 0;
	display: none;
}
.glossymenu li a {
	background: #53709A;
	font:  11px Verdana, Helvetica, sans-serif;
	color: #ffffff;
	display: block;
	width: auto;
	padding: 5px 0;
	padding-left: 3px;
	text-decoration: none;
}
.glossymenu .arrowdiv {
	position: absolute;
	right: 2px;
	background: transparent url() no-repeat center right;
}
.glossymenu li a:visited, .glossymenu li a:active {
	color: #ffffff;
	text-decoration: none;
}
.glossymenu li a:hover {
	color: #ffffff;
	background-color: #000000;
	text-decoration: none;
}
/* Holly Hack for IE \*/
* html .glossymenu li {
	float: left;
	height: 1%;
}
* html .glossymenu li a {
	height: 1%;
}
/* End */

.glossymenu3, .glossymenu3 li ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 150px; /*WIDTH OF MAIN MENU ITEMS*/
	border: 1px solid #000000;
}
.glossymenu3 li {
	position: relative;
}
.glossymenu3 li ul { /*SUB MENU STYLE*/
	position: absolute;
	width: 155px; /*WIDTH OF SUB MENU ITEMS*/
	left: 0;
	top: 0;
	display: none;
}
.glossymenu3 li a {
	background:  url(http://www.epoxysuperstore.com/images/glossyback.gif) repeat-x bottom left;
	font:  11px Verdana, Helvetica, sans-serif;
	color: #ffffff;
	display: block;
	width: auto;
	padding: 5px 0;
	padding-left: 3px;
	text-decoration: none;
}
.glossymenu3 .arrowdiv {
	position: absolute;
	right: 2px;
	background: transparent url(http://www.epoxysuperstore.com/images/arrow.gif) no-repeat center right;
}
.glossymenu3 li a:visited, .glossymenu li a:active {
	color: #ffffff;
	text-decoration: none;
}
.glossymenu3 li a:hover {
	color: #ffffff;
	background-image: url(http://www.epoxysuperstore.com/images/glossyback2.gif);
	text-decoration: none;
}
/* Holly Hack for IE \*/
* html .glossymenu3 li {
	float: left;
	height: 1%;
}
* html .glossymenu3 li a {
	height: 1%;
}
/* End */

/*MENU CSS FOR COLOR CHIPS END*/
