<style>

	body 					{font-family: Arial, Helvetica, Geneva; font-size: 9pt; background-color: #333333; color: #000000; margin: 0px; background-image: url(<%=RelPath%>images/display/centerbg.gif)  }
	table 					{font-family: Arial, Helvetica, Geneva; font-size: 9pt; color: #000000;}
	input					{font-family: Arial, Helvetica, Geneva; font-size: 9pt; }
	select					{font-family: Arial, Helvetica, Geneva; font-size: 9pt; }

	A:link 					{text-decoration: none; color: #000099}
	A:visited				{text-decoration: none; color: #000099}
	A:active 				{text-decoration: none; color: #000099}
	A:hover 				{text-decoration: none; color: #990000}

	.topMenu				{font-family: Arial, Helvetica, Geneva; text-decoration: none; font-weight: bold; color: #000099; font-size: 8pt;}
	a.topMenu				{color: #000099}
	a.topMenu:link			{color: #000099}
	a.topMenu:visited		{color: #000099}
	a.topMenu:active		{color: #000099}
	a.topMenu:hover			{color: #990000}

	.mainMenu				{font-family: Arial, Helvetica, Geneva; text-decoration: none; font-weight: bold; color: #000099; font-size: 10pt;}
	a.mainMenu				{color: #000099}
	a.mainMenu:link			{color: #000099}
	a.mainMenu:visited		{color: #000099}
	a.mainMenu:active		{color: #000099}
	a.mainMenu:hover		{color: #990000}

	.subMenu				{font-family: Arial, Helvetica, Geneva; text-decoration: none; color: #000000; font-size: 8pt;}
	a.subMenu				{color: #000000}
	a.subMenu:link			{color: #000000; text-decoration: none;}
	a.subMenu:visited		{color: #000000; text-decoration: none;}
	a.subMenu:active		{color: #000000; text-decoration: none;}
	a.subMenu:hover			{color: #990000; text-decoration: none;}

	.stdSize1				{font-size: 8pt}
	.stdSize1B				{color: #000000; font-weight: bold; font-size: 9pt}

	.error 					{color: #CC0000; font-size: 8pt}

	.formFieldSm			{color: #000000; font-size: 8pt}

	.calendar				{font-family: Arial, Helvetica, Geneva; text-decoration: none; font-weight: normal; color: #000000; font-size: 8pt;}
	.divLHColText			{visibility:visible; overflow:none; left: 10; width: 165; font-size: 8pt; position: relative;}



	.divMHCenter			{visibility:visible; overflow:none; left: 20; height=53; width: 242; position: relative;}
	.divContentSection	{visibility:visible; overflow:none; left: 15; width: 500; position: relative; text-align: justify}
	.divItemDescrText		{visibility:visible; overflow:none; left: 15; width: 325; position: relative; text-align: justify}
	.divSectionHeader		{visibility:visible; overflow:none; left: 0; height=31; width: 100%; background-image: url(<%=RelPath%>images/display/hdrBkg.jpg)}

	.mainContentArea		{color: #000000; background-color: #eeeeee;}

/* Text Heading Styles */
	.textheadB9				{color: #000000; font-size: 9pt; }
	.textheadB10 			{color: #000000; font-size: 10pt; font-weight: bold; }
	.textheadB11			{color: #000000; font-size: 11pt; font-weight: bold; }
	.textheadB12			{color: #000000; font-size: 12pt; font-weight: bold; }

/* CMT Headline Styles */
	.cmtStyle1 				{color: #000000; font-size: 10pt; font-weight: bold; }
	.cmtStyle2 				{color: #000000; font-size: 11pt; font-weight: bold; }
	.cmtStyle3 				{color: #000000; font-size: 12pt; font-weight: bold; }

/* Product Catalog Styles */
	.catalog_item_title	{color: #666666; font-size: 11pt; font-weight: bold}
	.catalog_item_sku 	{color: #000066; font-size: 8pt; font-weight: bold}
	.catalog_item_other 	{color: #8B6991; font-size: 8pt; font-weight: bold}
	.cart_item 				{color: #5D5D5D; font-size: 8pt; font-weight: bold}

	/* Prices */
	.diText 					{color: #6699CC; font-size: 8pt; font-weight: bold}
	.diListprice 			{color: #330000; font-size: 8pt; font-weight: bold; text-decoration: line-through; }
	.diYourprice 			{color: #000000; font-size: 8pt; font-weight: bold}

	/* Add To Cart Callout WITH Headings ( H = Heading cell ; B = Body cell ) */
	.Add2CartBox			{background-color: #eeeeee; font-size: 8pt; border: 1px solid #dddddd}
	.Add2CartBoxH			{color: #000000; border-bottom: 1px solid #dddddd; padding: 1px}
	.Add2CartBoxB			{background-color: #FFFFFF;}

	/* Shopping Cart WITH Headings ( H = Heading cell ; B = Body cell ; BE = Body cell, Error ) */
	.scBox            		{color: #000000; font-size: 8pt;}
	.scBoxH           		{color: #8B6991; background-color: #EEEEEE; border-bottom: 1px solid #808080; padding: 1px}
	.scBoxB           		{color: #8B6991; }
	.scBoxB2           		{color: #8B6991; border-bottom: 1px solid #808080}
	.scBoxB A:link    		{color: #8B6991; text-decoration: none}
	.scBoxB A:visited 		{color: #8B6991; text-decoration: none}
	.scBoxB A:hover   		{color: #000066; text-decoration: underline}

	.scText 					{color: #999999; font-size: 8pt; font-weight: bold}
	.scListprice 			{color: #FFDD00; font-size: 8pt; font-weight: bold; text-decoration: line-through; }
	.scYourprice 			{color: #8B6991; font-size: 8pt; font-weight: bold}

/* Info Box WITHOUT Headings */
	.CPbox1            {BACKGROUND-COLOR: #FFFFE8; BORDER: 1px solid #BBC3D3}
	.CPbox1 A:link     {COLOR: #333333; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}
	.CPbox1 A:visited  {COLOR: #333333; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}
	.CPbox1 A:hover    {COLOR: #996666; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: underline}

/* Info Box WITH Headings ( H = Heading cell ; B = Body cell ) */
	.CPbox2            {BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #605B42}
	.CPbox2H           {COLOR: #FFFFFF; BACKGROUND-COLOR: #333366; PADDING: 1px}
	.CPbox2B           {BACKGROUND-COLOR: #FFFFE8}
	.CPbox2B A:link    {COLOR: #333333; FONT-SIZE: 10pt; TEXT-DECORATION: none}
	.CPbox2B A:visited {COLOR: #333333; FONT-SIZE: 10pt; TEXT-DECORATION: none}
	.CPbox2B A:hover   {COLOR: #996666; FONT-SIZE: 10pt; TEXT-DECORATION: underline}

/* Info Box WITH Headings ( H = Heading cell ; B = Body cell ) */
	.CPBox3            {BACKGROUND-COLOR: #EEEEEE; font-size: 8pt}
	.CPBox3H           {COLOR: #606060; BACKGROUND-COLOR: ##F0F1F7; PADDING: 2px;}
	.CPBox3H2          {COLOR: #606060; BACKGROUND-COLOR: ##F0F1F7; PADDING: 2px; BORDER: 1px solid #c0c0c0}
	.CPBox3B           {BACKGROUND-COLOR: #F2F3F8; BORDER-LEFT: 1px solid #c0c0c0; BORDER-BOTTOM: 1px solid #c0c0c0; BORDER-RIGHT: 1px solid #c0c0c0; font-size: 9pt }
	.CPBox3B2          {BACKGROUND-COLOR: #F2F3F8; PADDING: 3px;  BORDER: 1px solid #605B42}
	.CPBox3B3          {BACKGROUND-COLOR: #F2F3F8; BORDER-LEFT: 1px solid #c0c0c0; BORDER-BOTTOM: 1px solid #c0c0c0; BORDER-RIGHT: 1px solid #c0c0c0 }
	.CPBox3B A:link    {COLOR: navy;  TEXT-DECORATION: none}
	.CPBox3B A:visited {COLOR: navy;  TEXT-DECORATION: none}
	.CPBox3B A:hover   {COLOR: black;  TEXT-DECORATION: underline}

/* Add To Cart Callout WITH Headings ( H = Heading cell ; B = Body cell ) */
	.CPbox4          	 {BACKGROUND-COLOR: #EEEEEE; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
								FONT-SIZE: 9pt;
								BORDER: 1px solid #330000}
	.CPbox4H           {COLOR: #000000; BACKGROUND-COLOR: #DDDDDD; PADDING: 1px}
	.CPbox4B           {BACKGROUND-COLOR: #FFFFFF}


/* Box - Product Description (Home page) */
	.CPhomeDesc {BORDER-LEFT	: 1px solid #CCCCCC;
					 BORDER-TOP		: 1px solid #CCCCCC;
/* Drop Down Menu Styles */
	div.menuBar,
	div.menuBar a.menuButton,
	div.menu,
	div.menu a.menuItem {
	  font-family: Arial, Helvetica, Geneva;
	  font-size: 8pt;
	  font-style: normal;
	  font-weight: normal;
	  color: #000066;
	}

	div.menuBar {
	  background-color: transparent;
	  padding: 4px 2x 4px 2px;
	  margin: 0px;
	  text-align: left;
	}

	div.menuBar a.menuButton {
	  background-color: transparent;
	  border: none;
	  color: #000066;
	  cursor: default;
	  left: 0px;
	  padding: 2px 6px 2px 6px;
	  position: relative;
	  text-decoration: none;
	  top: 0px;
	  z-index: 100;
	}

	div.menuBar a.menuButton:hover {
	  background-color: transparent;
	  border: none;
	  color: #000000;
	}

	div.menuBar a.menuButtonActive,
	div.menuBar a.menuButtonActive:hover {
	  background-color: #3366FF;
	  color: #ffffff;
	  left: 1px;
	  top: 0px;
	}

	div.menu {
	  background-color: #e0e0e0;
	  border: 1px solid;
	  left: 0px;
	  padding: 0px 1px 1px 0px;
	  position: absolute;
	  margin: -2px;			/* Compensate for no Border */
	  top: 0px;
	  visibility: hidden;
	  z-index: 101;
	}

	div.menu a.menuItem {
	  color: #000000;
	  cursor: default;
	  display: block;
	  padding: 3px 1em;
	  text-decoration: none;
	  white-space: nowrap;
	}

	div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
	  background-color: #3366FF;
	  color: #ffffff;
	}

	div.menu a.menuItem span.menuItemText {}

	div.menu a.menuItem span.menuItemArrow {
	  margin-right: -.75em;
	}

	div.menu div.menuItemSep {
	  border: 1px inset #e0e0e0;
	  margin: 4px 2px;
}



</style>