/* start default font face, style, size, weight EDIT FONT FAMILY AND SOURCE ONLY */
@font-face {
	font-family: Verdana;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	src: url(VERDANA0.eot);
}
/* end default font face, style, size, weight */
   
/* start default font color and hover color EDIT COLOR AND TEXT-DECORATION AND BACKGROUND COLOR ONLY */
BODY { color:  cccccc; font-weight: bold; font-size: 11px;}            
B { font-weight:    bold; }
A:link    { color: white }
A:visited { color: white }
A:hover   { color: c0c0c0 }
A:active  { color: white }
A:hover {text-decoration: underline overline; color: c0c0c0;}
/* end default font color and hover color */

/* start subcat (leftnav) color controls EDIT FONT COLOR AND TEXT-DECORATION ONLY */ 
a.subcat:link    {color: cccccc; font-weight: normal;}
a.subcat:visited {color: cccccc; font-weight: normal;}
a.subcat:active  {color: yellow; font-weight: normal;}
a.subcat:hover {text-decoration: underline overline; font-weight: normal; color: white;}
subcat {line-height : 15px;}
/* end subcat (leftnav) color controls */ 

/* start page layout EDIT FONT FACE ONLY */  

h1, h2, h3, h4, h5, h6, th, td{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
}


#form1 {
position: absolute;
z-index: 2;
width:300px;
height:218px;
left:430px; 
top:100px;
}


A, ADDRESS, BLOCKQUOTE, BODY, CITE, CODE, DD, DEL, DFN, DIV, DL, DT, EM, FORM, H1, H2, H3, H4, H5, H6, IFRAME, IMG, KBD, LI, OBJECT, OL, P, Q, SAMP, SMALL, SPAN, STRONG, SUB, SUP, UL, VAR, APPLET, BIG, CENTER, DIR, FONT, HR, MENU, PRE, ABBR, ACRONYM, BDO, BUTTON, FIELDSET, INS, LABEL {letter-spacing: 0px; text-transform: none; text-decoration: none; border-color: black; border-style: none; font-family: Verdana; font-size: 11px; font-weight: bold; color: cccccc;}
/* end page layout */


/* start cartview (shopping cart layout) color controls DO NOT EDIT */
.border {
border: solid;
border-width: 1pt;
}
/* end cartview (shopping cart layout) color controls */

/* start Product Details font color and hover color DO NOT EDIT */
details { color: cccccc; font-weight: normal; }
/* end Product Details font color and hover color */

/* start body box DO NOT EDIT */  
BODY    {
        margin-top:     0;
        margin-left:    0;
        margin-right:   0;
        margin-bottom:  0;
        padding-top:    0;
        padding-left:   0;
        padding-right:  0;
        padding-bottom: 0;
        border-top:     0;
        border-left:    0;
        border-bottom:  0;
        border-right:   0;
        width:  auto;
        }
/* end body box */





