a:link       		     { font-family: Trebuchet MS; color: #006600; font-size: 12px }
a:visited    		     { font-family: Trebuchet MS; color: #FF0000; font-size: 12px }
a:active     		     { font-family: Trebuchet MS; color: #006600; font-size: 12px }
a:hover      		     { font-family: Trebuchet MS; color: black; font-size: 12px }
body         		     { font-family: Trebuchet MS; color: black; font-size: 13px }
.cg_border   		     { border: 3px solid #FF0000}
.cg_label    		     { border:3px double #FF0000; font-family: Trebuchet MS; color: white; font-size: 13px; background-color:#006600; padding-left:2px; }
.cg_header   		     { font-family: Trebuchet MS; color: white; font-size: 12pt; background-color: #006600; font-weight: bold; border: 1px solid white}
.cg_text     		     { font-family: Trebuchet MS; color: black; font-size: 12px; }
.cg_text1    		     { font-family: Trebuchet MS; color: black; font-size: 12px; }
.cg_text2    		     { font-family: Trebuchet MS; color: black; font-size: 15px; background-color: white; font-weight: bold }
.cg_text3    		     { font-family: Trebuchet MS; color: black; font-size: 12px; background-color: white  }
.cg_text4                { font-family: Trebuchet MS; color: black; font-size: 11px; background-color: white }
.cg_storeBackGroundColor { border-left:10px solid #006600; background-color: white}
.cg_pageBackGroundColor  { background-color: white}
.cg_navbarTop     		 { font-family: Trebuchet MS; color: #006600; font-size: 12px; background-color: white}
.cg_navbarSide     		 { font-family: Trebuchet MS; color: #006600; font-size: 12px; background-color: white}
.cg_boxes	             { background-color: white; border: 3px solid #FF0000}

.cg_navbarTop a:link          { font-family: Trebuchet MS; color: #006600; font-size: 12px }
.cg_navbarTop a:visited       { font-family: Trebuchet MS; color: #FF0000; font-size: 12px }
.cg_navbarTop a:active        { font-family: Trebuchet MS; color: #006600; font-size: 12px }
.cg_navbarTop a:hover         { font-family: Trebuchet MS; color: black; font-size: 12px }
.cg_navbarSideText            { font-family: Trebuchet MS; color: #006600; font-size: 12px; background-color: white}
.cg_navbarSideText a:link     { font-family: Trebuchet MS; color: #006600; font-size: 12px; padding-left:2px; }
.cg_navbarSideText a:visited  { font-family: Trebuchet MS; color: #FF0000; font-size: 12px; padding-left:2px; }
.cg_navbarSideText a:active   { font-family: Trebuchet MS; color: #006600; font-size: 12px; padding-left:2px; }
.cg_navbarSideText a:hover    { font-family: Trebuchet MS; color: black; font-size: 12px; padding-left:2px; }
.cg_boxes a:link              { font-family: Trebuchet MS; color: #006600; font-size: 12px }
.cg_boxes a:visited           { font-family: Trebuchet MS; color: #FF0000; font-size: 12px }
.cg_boxes a:active            { font-family: Trebuchet MS; color: #006600; font-size: 12px }
.cg_boxes a:hover             { font-family: Trebuchet MS; color: black; font-size: 12px }
.cg_PlaceOrder    	      { border:3px double #FF0000; font-family: Trebuchet MS; color: white; font-size: 13px; background-color:#006600}
.cg_PlaceOrder a:link         { font-family: Trebuchet MS; color: #006600; font-size: 12px }
.cg_PlaceOrder a:visited      { font-family: Trebuchet MS; color: #FF0000; font-size: 12px }
.cg_PlaceOrder a:active       { font-family: Trebuchet MS; color: #006600; font-size: 12px }
.cg_PlaceOrder a:hover        { font-family: Trebuchet MS; color: black; font-size: 12px }

/* controls background and text for login status on login page */
.cg_LoggedInTextLogin         { font-family: Trebuchet MS; color: #000000; font-size: 12px; background-color: white  }
/* controls background and text for login status in left navigation bar */
.cg_LoggedInTextNavbar        { font-family: Trebuchet MS; color: #006600; font-size: 12px; background-color: #white}
.cg_LoggedInTextNavbar a:link     { font-family: Trebuchet MS; color: #006600; font-size: 12px; text-decoration: UNDERLINE}
.cg_LoggedInTextNavbar a:visited  { font-family: Trebuchet MS; color: #FF0000; font-size: 12px; text-decoration: UNDERLINE}
.cg_LoggedInTextNavbar a:active   { font-family: Trebuchet MS; color: #006600; font-size: 12px; text-decoration: UNDERLINE}
.cg_LoggedInTextNavbar a:hover    { font-family: Trebuchet MS; color: #black; font-size: 12px; text-decoration: UNDERLINE}
/* controls product image style */
.cg_productImage	          { border: 0px solid #FFFFFF}
/* 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;}
}