body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
select {
	font-size: 10px;
}	
.productName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFCC00;
	font-weight: bold;
}
a:link, a:active, a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

.imglink {
	color: #999999;
	border: 2px solid #999999;
	padding:0px;
	margin:0px;
}

.imglink:hover {
	color: #FFCC00;
	border: 2px solid #FFCC00;
}

a.headerLink:link, a.headerLink:active, a.headerLink:visited {
	color: #660000;
	text-decoration: underline;
}
a.headerLink:hover {
	color: #FFCC00;
	text-decoration: underline;
}


.heading {
	color: #660000;
	font-size: 13px;
	line-height: 135%;
}
.textGray {
	color: #999999;
}
.itemTitle {
	color: #FFCC00;
	font-weight: bold;
}
.textLg {
	font-size: 14px;
}
div#paypal_banner {
	text-align:center;
}
table#navtable{
	
}
#navtable * {
	border:0px solid #CCCCCC;
}
td.navbutton {
	height:50px;
	vertical-align:top;
}

.navbutton a.buyLink {
	display:block;
	float:left;
	clear:none;
	padding-top:15px;
	margin-bottom:-25px;
	font-weight: bold;
	text-decoration: none;
	color: #FFCC00;
}

a.buyLink img {
	border:none;
	margin-top:-4px;
	vertical-align:middle;
	padding-right:5px;
}

.navbutton a.buyLink:link, .navbutton a.buyLink:active, .navbutton a.buyLink:visited {
	
	font-size:140%;
	font-variant: small-caps;
	vertical-align:middle;
}

.navbutton a.buyLink:hover {
	font-weight: bold;
	text-decoration: underline;
	background-image:url(_images/nav/nav_background.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

a#viewcart {
	display:block;
	margin-top:-16px;
	padding-top:12px;
	width:125px;
	height:45px;
	vertical-align:text-top;
	font-size:115%;
	font-variant:normal;
}
#navSelected{
	background-image:url(_images/nav/nav_background.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
a.buyLink:link,  a.buyLink:active,  a.buyLink:visited {
	padding-left:5px;
	padding-right:8px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	font-variant: small-caps;
}
a.buyLink:hover {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}

