﻿/* controls hyperlinks in page body */
a:link       		          { font-family: Trebuchet MS; color: #2A2F5C; font-size: 12px; text-decoration: UNDERLINE }
a:visited    		          { font-family: Trebuchet MS; color: #2A2F5C; font-size: 12px; text-decoration: UNDERLINE }
a:active     		          { font-family: Trebuchet MS; color: #2A2F5C; font-size: 12px; text-decoration: UNDERLINE }
a:hover      		          { font-family: Trebuchet MS; color: #800000; font-size: 12px; text-decoration: UNDERLINE }
/* controls various borders */
.cg_border   		          { border: 1px solid #C0C0C0; }
/* controls labels in left navigation bar and various other labels */
.cg_label    		          { border:3px double #C0C0C0; font-family: Trebuchet MS; color: #2A2F5C; font-size: 13px; background-color:#C0C0C0; font-weight:bold; }
/* controls labels in pop up windows and checkout pages */
.cg_header   		          { font-family: Trebuchet MS; color: #2A2F5C; font-size: 12pt; background-color: #C0C0C0; font-weight: bold; border: 1px solid #C0C0C0; }
/* controls various text in page body */
.cg_text     		          { font-family: Trebuchet MS; color: #000000; font-size: 12px; }
/* controls various text in page body */
.cg_text1    		          { font-family: Trebuchet MS; color: #000000; font-size: 12px; }
/* controls larger text in page body */
.cg_text2    		          { font-family: Trebuchet MS; color: #000000; font-size: 15px; background-color: #FFFFFF; font-weight: bold  }
/* controls main text in the page body */
.cg_text3    		          { font-family: Trebuchet MS; color: #000000; font-size: 12px; background-color: #FFFFFF  }
/* controls small text in page body */
.cg_text4                     { font-family: Trebuchet MS; color: #000000; font-size: 11px; background-color: #FFFFFF }
/* controls store background color */
.cg_storeBackGroundColor      { border-bottom:4px solid #FFFFFF; border-top:4px solid #FFFFFF; border-left:4px solid #FFFFFF; border-right:4px solid #FFFFFF; background-color: #FFFFFF}
/* controls page background color outside of the store*/
.cg_pageBackGroundColor       { background-color: #2A2F5C}
/* controls top navigation bar background and text */
.cg_navbarTop                 { font-family: Trebuchet MS; color: #000000; font-size: 12px; background-color: #C0C0C0; padding: 5px 2px 5px 2px; }
/* controls top navigation bar hyperlinks */
.cg_navbarTop a:link          { font-family: Trebuchet MS; color: #2A2F5C; font-size: 12px; text-decoration: UNDERLINE}
.cg_navbarTop a:visited       { font-family: Trebuchet MS; color: #2A2F5C; font-size: 12px; text-decoration: UNDERLINE}
.cg_navbarTop a:active        { font-family: Trebuchet MS; color: #2A2F5C; font-size: 12px; text-decoration: UNDERLINE}
.cg_navbarTop a:hover         { font-family: Trebuchet MS; color: #800000; font-size: 12px; text-decoration: UNDERLINE}
/* controls side navigation bar background and text */
.cg_navbarSide     	          { font-family: Trebuchet MS; color: #999999; font-size: 12px; background-color: #C0C0C0 }
/* controls side navigation bar hyperlinks */
.cg_navbarSideText            { font-family: Trebuchet MS; color: #000000; font-size: 12px; background-color: #C0C0C0; padding: 0 0 0 4px; }
.cg_navbarSideText a:link     { font-family: Trebuchet MS; color: #2A2F5C; font-size: 12px; text-decoration: UNDERLINE; padding-left: 2px;}
.cg_navbarSideText a:visited  { font-family: Trebuchet MS; color: #2A2F5C; font-size: 12px; text-decoration: UNDERLINE; padding-left: 2px;}
.cg_navbarSideText a:active   { font-family: Trebuchet MS; color: #2A2F5C; font-size: 12px; text-decoration: UNDERLINE; padding-left: 2px;}
.cg_navbarSideText a:hover    { font-family: Trebuchet MS; color: #800000; font-size: 12px; text-decoration: UNDERLINE; padding-left: 2px;}
/* controls background and text for various boxes */
.cg_boxes	                  { background-color: #FFFFFF; border: 1px solid #C0C0C0 }
/* controls hyperlinks for various boxes */
.cg_boxes a:link              { font-family: Trebuchet MS; color: #2A2F5C; font-size: 12px; text-decoration: UNDERLINE }
.cg_boxes a:visited           { font-family: Trebuchet MS; color: #2A2F5C; font-size: 12px; text-decoration: UNDERLINE }
.cg_boxes a:active            { font-family: Trebuchet MS; color: #2A2F5C; font-size: 12px; text-decoration: UNDERLINE }
.cg_boxes a:hover             { font-family: Trebuchet MS; color: #800000; font-size: 12px; text-decoration: UNDERLINE}
/* controls background and text for Place Order Here box */
.cg_PlaceOrder    	          { border:3px double #C0C0C0; font-family: Trebuchet MS; color: #2A2F5C; font-size: 13px; background-color:#C0C0C0; font-weight:bold; }
/* controls hyperlinks for Place Order Here box */
.cg_PlaceOrder a:link         { font-family: Trebuchet MS; color: #2A2F5C; font-size: 12px; text-decoration: UNDERLINE }
.cg_PlaceOrder a:visited      { font-family: Trebuchet MS; color: #2A2F5C; font-size: 12px; text-decoration: UNDERLINE }
.cg_PlaceOrder a:active       { font-family: Trebuchet MS; color: #2A2F5C; font-size: 12px; text-decoration: UNDERLINE }
.cg_PlaceOrder a:hover        { font-family: Trebuchet MS; color: #800000; font-size: 12px; text-decoration: UNDERLINE }
/* controls background and text for login status on login page */
.cg_LoggedInTextLogin         { font-family: Trebuchet MS; color: #000000; font-size: 12px; background-color: #FFFFFF  }
/* controls background and text for login status in left navigation bar */
.cg_LoggedInTextNavbar        { font-family: Trebuchet MS; color: #000000; font-size: 12px; background-color: #C0C0C0 }
.cg_LoggedInTextNavbar a:link     { font-family: Trebuchet MS; color: #2A2F5C; font-size: 12px; text-decoration: UNDERLINE}
.cg_LoggedInTextNavbar a:visited  { font-family: Trebuchet MS; color: #2A2F5C; font-size: 12px; text-decoration: UNDERLINE}
.cg_LoggedInTextNavbar a:active   { font-family: Trebuchet MS; color: #2A2F5C; font-size: 12px; text-decoration: UNDERLINE}
.cg_LoggedInTextNavbar a:hover    { font-family: Trebuchet MS; color: #800000; font-size: 12px; text-decoration: UNDERLINE}
/* controls product image style */
.cg_productImage	          { border: 0px solid #FFFFFF}
/* controls price on the catalog list page */
.cg_CatalogListCurrentPriceCurrency        { font-family: Trebuchet MS; color: #000000; font-size: 12px; background-color: #FFFFFF; font-weight:bold; }
.cg_CatalogListStandardPriceCurrency       { font-family: Trebuchet MS; color: #ff0000; font-size: 12px; background-color: #FFFFFF; font-weight:bold; font-style:italic; text-decoration: line-through; }
/* controls price on the product information page */
.cg_ProductInfoCurrentPriceLabel           { font-family: Trebuchet MS; color: #000000; font-size: 12px; background-color: #FFFFFF; font-weight:bold; }
.cg_ProductInfoCurrentPriceCurrency        { font-family: Trebuchet MS; color: #000000; font-size: 12px; background-color: #FFFFFF; font-weight:bold; }
.cg_ProductInfoStandardPriceLabel          { font-family: Trebuchet MS; color: #ff0000; font-size: 12px; background-color: #FFFFFF; font-weight:bold; }
.cg_ProductInfoStandardPriceCurrency       { font-family: Trebuchet MS; color: #ff0000; font-size: 12px; background-color: #FFFFFF; font-weight:bold; font-style:italic; text-decoration: line-through; }
/* controls featured products */
.cg_FeaturedProductsHeader    		       { border:3px double #C0C0C0; font-family: Trebuchet MS; color: #2A2F5C; font-size: 13px; background-color:#C0C0C0; padding-left:2; font-weight:bold; text-align:center; }
.cg_FeaturedProductsBorder	               { border: 1px solid #C0C0C0; background-color: #FFFFFF; }
.cg_FeaturedProductsText                   { font-family: Trebuchet MS; color: #000000; font-size: 12px; background-color: #FFFFFF; text-align:center; vertical-align:top; padding-left:5px; padding-right:5px }
.cg_FeaturedProductsText a:link            { font-family: Trebuchet MS; color: #2A2F5C; font-size: 12px; text-decoration: UNDERLINE}
.cg_FeaturedProductsText a:visited         { font-family: Trebuchet MS; color: #2A2F5C; font-size: 12px; text-decoration: UNDERLINE}
.cg_FeaturedProductsText a:active          { font-family: Trebuchet MS; color: #2A2F5C; font-size: 12px; text-decoration: UNDERLINE}
.cg_FeaturedProductsText a:hover           { font-family: Trebuchet MS; color: #800000; font-size: 12px; text-decoration: UNDERLINE}
.cg_FeaturedProductsCurrentPriceCurrency   { font-family: Trebuchet MS; color: #000000; font-size: 12px; background-color: #FFFFFF; font-weight:bold; }
.cg_FeaturedProductsStandardPriceCurrency  { font-family: Trebuchet MS; color: #ff0000; font-size: 10px; background-color: #FFFFFF; font-weight:bold; font-style:italic; text-decoration: line-through; }
/* controls price list styles */
@media print
{
.noprint {display:none;}
a {	color: #000000;	text-decoration: underline;}
div.pagecontent	{padding: 0pt; margin: 0pt;	background-color: #ffffff;}
div.pagemargin 	{margin: 0;	width: auto !important;	background-color: #ffffff;}
#contentWrapper	{padding: 0pt; margin: 0pt; border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-style: none; border-collapse: collapse;background-color: #ffffff;}
.grid {	page-break-inside:avoid;}
}
<style type="text/css">
.style1 {
	color: #002CFD;
	font-size: large;
}
.style2 {
	font-size: large;
}
.style3 {
	color: #0000FF;
}
.style4 {
	color: #808000;
}
.style5 {
	color: #0000FF;
	font-size: medium
}
.style6 {
	margin-bottom: -15px;
}
.style7 {
	border-style: solid;
	border-width: 1px;
	font-size: medium;
	font-weight: bold;
.style8 {
	color: #000000;
	font-weight: bold;
}
.style9 {
	border-style: solid;
	border-width: 5px;
}
.style10 {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
}
.style11 {
	font-size: medium;
}
.style12 {
	border-style: solid;
	border-width: 5px;
}
.style13 {
	color: #800000;
	border-style: solid;
	border-width: 1px;
	font-size: small;
}
.style14 {
	font-size: medium;
}
.style15 {
	color: #0000FF;
	font-size: x-large;
}
.style16 {
	font-size: x-large;
}
.style17 {
	color: #000000;
	font-weight: bold;
	margin-bottom: -15px;
	font-size: large;
}
.style18 {
	color: #000000;
}
.style19 {
	color: #808000;
}
.style20 {
	text-align: center;
	font-size: 13.5pt;
	font-family: "Times New Roman";
	color: #000000;
}
.style21 {
	color: #000000;
	font-weight: bold;
	font-size: medium;
}
.style22 {
	color: #800000;
	font-size: small;
}
.style23 {
	margin-bottom: -15px;
	font-size: medium;
}
.style24 {
	font-size: medium;
}
.style25 {
	color: #000000;
	font-weight: bold;
	font-size: medium;
}
.style26 {
	border-style: solid;
	border-width: 1px;
	font-size: medium;
	font-weight: bold;
}
.style27 {
	border-style: solid;
	border-width: 5px;
}
.style28 {
	border-style: solid;
	border-width: 1px;
	color: #800000;
	font-size: medium;
}
.style29 {
	border-style: solid;
	border-width: 1px;
	font-size: medium;
}
.style30 {
	border-style: solid;
	border-width: 1px;
}
.style31 {
	color: #0000FF;
	font-size: large;
}
.style32 {
	border-style: solid;
	border-width: 3px;
}
.style33 {
	font-weight: bold;
	font-size: small;
}
.style34 {
	font-weight: bold;
	font-size: medium;
}
.style35 {
	font-weight: bold;
}
.style36 {
	font-size: medium;
}

