.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.nav A:link {text-decoration: none; color: #CCCCCC}
.nav A:visited {text-decoration: none; color: #CCCCCC}
.nav A:active {text-decoration: none; color: #CCCCCC}
.nav A:hover {text-decoration: underline; color: #FFFFFF}



.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.nav2 A:link {text-decoration: none; color: #CCCCCC}
.nav2 A:visited {text-decoration: none; color: #CCCCCC}
.nav2 A:active {text-decoration: none; color: #CCCCCC}
.nav2 A:hover {
	text-decoration: underline;
	color: #FFFFFF;
}




.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.news A:link {text-decoration: none; color: #003399}
.news A:visited {text-decoration: none; color: #003399}
.news A:active {text-decoration: none; color: #003399}
.news A:hover {text-decoration: underline; color: #0066CC}
	
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;


}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.price {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
}
.headerlarge {


}
.pricelarge {



}
.textnav {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.store-items-box { }
.store-items-imagecell { }
.store-items-descripcell {	font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #333333; }
.store-items-descripcell H1 { display: inline; font-family: Arial, Helvetica, sans-serif;font-size: 14px;font-weight: bold;	color: #666666; }
.store-items-pricecell { font-family: Arial, Helvetica, sans-serif; font-size: 14px;font-weight: bold;color: #0066CC; }
.store-items-buttoncell { }

.store-nav { font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #333333; }
.store-nav A:link,A:visited,A:active { text-decoration: none; color: #003399 }
.store-nav A:hover { text-decoration: underline; color: #0066CC }
.store-nav strong { color: #0066CC;	font-weight: bold; }

.store-nav-subsections { font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #333333; padding: 4px;}
.store-nav-subsections A:link,A:visited,A:active { text-decoration: none; color: #003399 }
.store-nav-subsections A:hover { text-decoration: underline; color: #0066CC }
.store-nav-subsections strong { color: #0066CC;	font-weight: bold; }

.store-items-pagebar { text-align: right; font-family: Arial, Helvetica, sans-serif;font-size: 10px;color: #333333; }
.store-items-pagebar A:link,A:visited,A:active { text-decoration: none; color: #003399 }
.store-items-pagebar A:hover { text-decoration: underline; color: #0066CC }

#store-item { }
.store-item-imagecell {}
.store-item-descripcell {font-family: Arial, Helvetica, sans-serif;	font-size: 12px;color: #333333;}
.store-item-addbox { font-family: Arial, Helvetica, sans-serif;	font-size: 11px;color: #333333;}
.store-item-addbox H1 {	font-family: Arial, Helvetica, sans-serif;font-size: 18px;font-weight: bold;	color: #666666; }
.store-item-addbox strong { font-weight: bold; }
.store-item-price { font-family: Arial, Helvetica, sans-serif;font-size: 16px;font-weight: bold;color: #0066CC;}
.store-item-options { font-family: Arial, Helvetica, sans-serif;font-weight:bold;font-size: 11px;color: #333333;}
.store-item-freeship { font-family: Arial, Helvetica, sans-serif;font-size: 14px;font-weight: bold;color: #666666;}


#store-cart { background: #000000 }
#store-cart-total { background: #000000; } 
.store-cart-header { background: #999999; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF;}
.store-cart-data { 	background: #ffffff; font-family: Arial, Helvetica, sans-serif;	font-size: 14px;font-weight: bold;color: #666666;}

.store-checkout-table { background: #000000 }
.store-checkout-header { background: #999999; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF;}
.store-checkout-field { background: #ffffff; font-family: Arial, Helvetica, sans-serif;	font-size: 11px;font-weight: normal;color: #000000;}
#sitemap
{
	padding-left: 0;
	margin-left: 0;
	border-bottom: 1px solid gray;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#sitemap li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid gray;
}

#sitemap li a { text-decoration: none; }
#sitemap li a:hover {
text-decoration: underline;
}

.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
}

.subnav A:link {text-decoration: none; color: #003399}
.subnav A:visited {text-decoration: none; color: #003399}
.subnav A:active {text-decoration: none; color: #003399}
.subnav A:hover {text-decoration: underline; color: #0066CC}


