<!-- 
/* BODY FONT AND SIZE */
body { 
font-family: Verdana, Arial; 
font-size: 10pt; 
color: #0E1321; 
background-color: #FFFFFF; 
margin: 0px; 
}

/* ANCHOR STYLES */
a { 
color: #3D538D; 
}

a:hover { 
color: #0E1321; 
}

/* TABLE DATA CELL FONT AND SIZE */
td { 
font-family: Verdana, Arial; 
font-size: 10pt; 
}

/* SMALL FONT SIZE */
.smfont { 
font-size: 8pt; 
text-decoration: none; 
}

/* LARGE FONT SIZE */
.lgfont { 
font-size: 12pt; 
font-weight: bold; 
}

/* HEADER 1 */
h1 { 
font-size: 12pt; 
font-weight: bold; 
}

/* BOLD FONT */
.boldtext { 
font-weight: bold; 
}

/* ACCENTED FONT */
.accent { 
font-style: italic; 
}

/* HIGHLIGHT TEXT */
.highlighttext { 
color: #5E77B9; 
font-weight: bold; 
}

/* ACCENT TEXT */
.accenttext { 
color: #3D538D; 
font-weight: bold; 
}

/* HEADER FONT COLOR */
.header { 
color: #3D538D; 
font-weight : bold; 
text-align : center; 
font-size : 24px; 
}

/* CELL COLOR FOR ACCENTS */
.accentcell { 
background-color: #3D538D; 
}

/* TABLE BORDER FOR ACCENTS */
.accenttable { 
border: 1px solid #3D538D; 
border-collapse: collapse; 
}

/* TEMPLATE COLORS */
.templatelight { 
background-color: #5E77B9; 
}

.templatedark { 
background-color: #3D538D; 
}

.templateaccent { 
background-color: #BCC7E2; 
border: 1px solid #3D538D; 
padding: 5px; 
}

.templatedotted { 
background-color: #BCC7E2; 
border: 2px dotted #3D538D; 
padding: 5px; 
}

/* FORMATTING FOR ORDER/SEARCH BUTTONS AND LINKS */
.formbutton { 
color: #0E1321; 
font-weight: bold; 
background-color: #DCDDE2; 
border-color: #0E1321; 
border: 1px solid; 
}

.orderlink { 
font-weight: bold; 
color: #0E1321; 
background-color: #DCDDE2; 
border-color: #0E1321; 
border: 1px solid; 
text-decoration: none; 
padding: 3; 
}

/* SALE AND ERROR COLOR */
.salecolor { 
color: #BA2E77; 
}

/* LINE COLORS */
.linecolor { 
color: #0E1321; 
height: 1px; 
width: 100%; 
}

.linetable { 
border: 1px solid #0E1321; 
border-collapse: collapse; 
}

.linecell { 
border: 1px solid #0E1321; 
}

/* SINGLE LINE COLORS */
.singlelinecolor { 
color: #0E1321; 
height: 1px; 
width: 100%; 
}

.singlelinetable { 
border: 1px solid #0E1321; 
border-collapse: collapse; 
}

.singlelinecell { 
border: 1px solid #0E1321; 
}

/* DOUBLE LINE COLORS */
.doublelinecolor { 
color: #0E1321; 
height: 1px; 
width: 100%; 
}

.doublelinetable { 
border: 1px solid #0E1321; 
border-collapse: collapse; 
}

.doublelinecell { 
border: 1px solid #0E1321; 
}

/* MULTIPLE LINE COLORS */
.multiplelinecolor { 
color: #0E1321; 
height: 1px; 
width: 100%; 
}

.multiplelinetable { 
border: 1px solid #0E1321; 
border-collapse: collapse; 
}

.multiplelinecell { 
border: 1px solid #0E1321; 
}

/* CATEGORY LINE COLORS */
.categorylinecolor { 
color: #0E1321; 
height: 1px; 
width: 100%; 
}

.categorylinetable { 
border: 1px solid #0E1321; 
border-collapse: collapse; 
}

.categorylinecell { 
border: 1px solid #0E1321; 
}

/* CART LINE COLORS */
.cartlinecolor { 
border: 1px solid #0E1321; 
}

/* STYLE FOR USE WITH ORDER TRACKING */
table.ordertable { 
width: 90%; 
border-collapse: collapse; 
}

td.orderbar { 
border-top: 1px solid #0E1321; 
border-bottom: 1px solid #0E1321; 
}

td.ordertopbar { 
border-top: 1px solid #0E1321; 
}

.orderpad { 
padding: 15px;
}

.ordernotes { 
border: 1px dashed #0E1321;
padding: 5px;
}

/* PRODUCT LINK */
.itemcolor { 
color: #3D538D; 
font-weight: bold; 
}

a.itemcolor:hover { 
color: #0E1321; 
font-weight: bold; 
}

/* PAGE LINK */
.pagelinkcolor { 
color: #0E1321; 
font-weight: bold; 
}

a.pagelinkcolor:hover { 
color: #5E77B9; 
font-weight: bold; 
}

/* SUB PAGE LINK */
.subpagelinkcolor { 
color: #0E1321; 
font-weight: bold; 
}

a.subpagelinkcolor:hover { 
color: #5E77B9; 
font-weight: bold; 
}

/* FEATURED ITEMS */
.featurecolor { 
color: #3D538D; 
font-weight: bold; 
}

a.featurecolor:hover { 
color: #0E1321; 
font-weight: bold; 
}

/* EMAIL FRIEND LINK */
.emailcolor { 
color: #3D538D; 
}

a.emailcolor:hover { 
color: #0E1321; 
}

/* RELATED ITEM LINK */
.relatedcolor { 
color: #3D538D; 
}

a.relatedcolor:hover { 
color: #0E1321; 
}

/* POP UP LINK */
.popupcolor { 
color: #3D538D; 
}

a.popupcolor:hover { 
color: #0E1321; 
}

/* DRILL DOWN LINK */
.drilldown { 
color: #3D538D; 
}

a.drilldown:hover { 
color: #0E1321; 
}

/* VIEW CART LINK */
.cartcolor { 
color: #0E1321; 
font-weight: bold; 
}

a.cartcolor:hover { 
color: #3D538D; 
font-weight: bold; 
}

/* MAIN CATEGORY LINK */
.catcolor { 
color: #0E1321; 
font-weight: bold; 
}

a.catcolor:hover { 
color: #3D538D; 
font-weight: bold; 
}

/* SUBCATEGORY LINK */
.subcatcolor { 
color: #0E1321; 
}

a.subcatcolor:hover { 
color: #3D538D; 
}

/* END CATEGORY LINK */
.endcatcolor { 
color: #0E1321; 
}

a.endcatcolor:hover { 
color: #3D538D; 
}

/* PARAGRAPH LAYOUT FOR CATALOG PRODUCTS */
.p_layout { 
margin-top: 10; margin-bottom: 10; 
}

/* BUTTON SETUP FOR USE WITH %PAGES_TABLE% OR %NAVBAR_TABLE% */
td.buttoncell { 
border: 1px solid #3D538D; 
background-color: #DCDDE2; 
color: #3D538D; 
}

td.buttoncell a { 
font-weight: bold; 
color: #3D538D; 
text-decoration: none; 
background-color: #DCDDE2; 
display: block; 
}

td.buttoncell a:hover, td.buttonactive a:hover { 
font-weight: bold; 
color: #3D538D; 
text-decoration: none; 
background-color: #BCC7E2; 
display: block; 
}

td.buttonactive { 
border: 1px solid #3D538D; 
background-color: #3D538D; 
color: #3D538D; 
}

td.buttonactive a { 
font-weight: bold; 
color: #DCDDE2; 
text-decoration: none; 
background-color: #3D538D; 
display: block; 
}

/* TAB CELL STYLE FOR USE WITH %PAGES_TABS% OR %NAVBAR_TABS% */
td.tabcell { 
border-top: 1px solid #3D538D; 
border-left: 1px solid #3D538D; 
border-right: 1px solid #3D538D; 
background-color: #DCDDE2; 
color: #3D538D; 
}

td.tabcell a { 
font-weight: bold; 
color: #3D538D; 
text-decoration: none; 
background-color: #DCDDE2; 
display: block; 
}

td.tabcell a:hover, td.tabactive a:hover { 
font-weight: bold; 
color: #3D538D; 
text-decoration: none; 
background-color: #BCC7E2; 
display: block; 
}

td.tabactive { 
border-top: 1px solid #3D538D; 
border-left: 1px solid #3D538D; 
border-right: 1px solid #3D538D; 
background-color: #3D538D; 
color: #DCDDE2; 
}

td.tabactive a { 
font-weight: bold; 
color: #DCDDE2; 
text-decoration: none; 
background-color: #3D538D; 
display: block; 
}

/* BAR CELL STYLE FOR USE WITH %PAGES_BAR% OR %NAVBAR_BAR% OR ORDERS */
table.bar { 
border-top: 1px solid #3D538D; 
border-bottom: 1px solid #3D538D; 
background-color: #DCDDE2; 
}

td.barcell { 
background-color: #DCDDE2; 
color: #3D538D; 
}

td.barcell a { 
font-weight: bold; 
color: #3D538D; 
text-decoration: none; 
background-color: #DCDDE2; 
display: block; 
}

td.barcell a:hover, td.baractive a:hover { 
font-weight: bold; 
color: #3D538D; 
text-decoration: none; 
background-color: #BCC7E2; 
display: block; 
}

td.baractive { 
background-color: #3D538D; 
color: #DCDDE2; 
}

td.baractive a { 
font-weight: bold; 
color: #DCDDE2; 
text-decoration: none; 
background-color: #3D538D; 
display: block; 
}


// -->