body { FONT-FAMILY: arial, Helvetica, sans-serif; FONT-SIZE: 10px; FONT-WEIGHT: normal; margin: 0px 0px 0px 0px; background-color:#FFFFFF; }

a.continueshopping {
 width: 165px; /* put image width here */
 height: 40px; /* put image height here */
 display: block;
 background: url(Images/Buttons/ContinueShoppingUp.gif) no-repeat top left; /* image off state */
}
a.continueshopping:hover, a.continueshopping:active {
 background: url(Images/Buttons/ContinueShoppingDown.gif) no-repeat top left; /* image over state */
}

a.shippingcalc, a.shippingcalc:active {
 width: 165px; /* put image width here */
 height: 40px; /* put image height here */
 display: block;
 background: url(Images/Buttons/CheckShippingUp.gif) no-repeat top left; /* image off state */
}
a.shippingcalc:hover {
 background: url(Images/Buttons/CheckShippingDown.gif) no-repeat top left; /* image over state */
}

a.checkout {
 width: 165px; /* put image width here */
 height: 40px; /* put image height here */
 display: block;
 background: url(Images/Buttons/checkoutUp.gif) no-repeat top left; /* image off state */
}
a.checkout:hover, a.checkout:active {
 background: url(Images/Buttons/checkoutDown.gif) no-repeat top left; /* image over state */
}

a.continue {
 width: 165px; /* put image width here */
 height: 40px; /* put image height here */
 display: block;
 background: url(Images/Buttons/ContShopUp.gif) no-repeat top left; /* image off state */
}
a.continue:hover, a.continue:active {
 background: url(Images/Buttons/ContShopDown.gif) no-repeat top left; /* image over state */
}

a.submitbutton {
 width: 165px; /* put image width here */
 height: 40px; /* put image height here */
 display: block;
 background: url(Images/Buttons/SubmitUpW.gif) no-repeat top left; /* image off state */
}
a.submitbutton:hover, a.submitbutton:active {
 background: url(Images/Buttons/SubmitDownW.gif) no-repeat top left; /* image over state */
}



td {FONT-FAMILY: arial, Helvetica, sans-serif; FONT-SIZE: 12px;}
a.link { color: #FFFFFF; }
a.link:visited { color:#FFFFFF; }
a.link:active { color:#FFFFFF; }		

.artblack { color: #000000 ; font-family: verdana; font-size: 10pt; }
.artwhite { color: #FFFFFF ; font-family: verdana; font-size: 10pt; }

.cart2 { font-weight:bold; color: #ce0000; font-size:11px; }
.cart { color: #000000; font-weight:bold; font-size:11px; }

.topnav { font-size: 12px; font-weight:bold; color:#FFFFFF; }

.footerlink { color: #FFFFFF; font-weight: bold; text-decoration:none; font-size:10px; }
a.footerlink:hover { color: #FFFF00; }

H1, H2, H3, H4, H5, TH, THEAD, TFOOT { COLOR: #003399; }
H1	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; font-weight:	700;
	font-style:	normal; text-decoration:	none;
	word-spacing:	normal; letter-spacing:	normal; text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em; font-weight: 700; font-style:	normal; text-decoration: none; word-spacing:	normal; letter-spacing:	normal; text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	

TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	

	
SMALL	{ font-size:	.7em; }	

BIG	{ font-size:	1.17em; }	

BLOCKQUOTE, PRE	{font-family:	Courier New, monospace;}	
	
UL LI	{ list-style-type:	square ; }	

UL LI LI	{ list-style-type:	disc; }	

UL LI LI LI	{ list-style-type:	circle; }	
	
OL LI	{ list-style-type:	decimal; }	

OL OL LI	{ list-style-type:	lower-alpha; }	

OL OL OL LI	{ list-style-type:	lower-roman; }	

