
a:link {
	color: blue;
	text-decoration: none
}

a:visited {
	color: blue;
	text-decoration: none
}

a:hover {
	color: blue;
	text-decoration: underline
}

a:active {
	color: gray;
	text-decoration: none
}

body {
	color: #000000;
	font-family: Verdana, sans-serif, Arial;
	font-size: 11px;
}

table {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 11px;
}

.footer, a.footer, a:visited.footer {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #777777;
}

.listkey {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
}

.listvalue, a.listvalue, a:visited.listvalue {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.productName, a.productName, a:visited.productName {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.boxbody {
	font-size: 10px;
	font-family: Helvetica, Sans-serif;
}

.sold {
	font-family: Verdana, Arial;
	font-size: 14px;
	color: #ff3300;
	font-weight: bold;
}

.bold {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.warning {
	color: #e51919;
	font-family: Verdana, Arial;
	font-size: 9px
}

.info {
	color: #000099;
	font-family: Verdana, Arial;
	font-size: 9px;
}

.small {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

.input {
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
}

.label, a:visited.label, a:link.label {
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.selectlabel, a:visited.selectlabel, a:link.selectlabel {
	color: #555555;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a:hover.label, a:hover.selectlabel, a:hover.listvalue, a:hover.footer	{
	color: blue;
	text-decoration:none;
}

.list, a.list, a:visited.list {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

a:hover.list	{
	color: #555555;
	text-decoration: none;
}

.menu, a.menu, a:visited.menu, .locbar, a.locbar, a:visited.locbar {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a:hover.menu, a:hover.locbar	{
	color: #0000fc;
	text-decoration: none;
}

.menu, a.menuselected, a:visited.menuselected {
	color: #0000fc;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a:hover.menuselected	{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.heading, a.heading, a:visited.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.navlabel, a.navlabel, a:visited.navlabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.smallnavlabel, a.smallnavlabel, a:visited.smallnavlabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

a:hover.heading1, a:hover.navlabel, a:hover.minicart, a:hover.prevnext, a:hover.smallnavlabel	{
	color: blue;
	text-decoration:none;
}

.minicart, a.minicart, a:visited.minicart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.prevnext, a.prevnext, a:visited.prevnext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.header	{
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #333333;
}

.pic, .pic img {
	border: 1px solid #dddddd;
}

	div.textAds, div.textAds1 {
		font-family: Helvetica, Verdana, sans-serif;
		padding: 1px 1px 1px 1px;
		font-size: 11px;
		text-align: left;
		}

	div.textAds1 a, div.textAds1 a:visited {
		color: #777777;
		text-decoration: none;
		font-weight: bold;
		}

	div.textAds a, div.textAds a:visited {
		color: #777777;
		text-decoration: none;
		}

	div.textAds a:hover, div.textAds1 a:hover {
		text-decoration: underline;
		}

	div.textAds a:hover {
		text-decoration: underline;
		}

li.plain	{ list-style-type:none;list-style-image:none;padding-bottom:5px; }		
