.colorpopup
{
	background-color: #DDDDDD;
}

.colorpopup, .colorpopup td
{
	font-family: Arial;
	font-size: 10px;
	line-height: 19px;
}


.basketlink a
{
	float: left;
	color: #5A5A5A;
}
h1
{
	margin: 0px;
	padding: 0px;
	display: inline;
	font-size: 11px;
	line-height: 13px;
	vertical-align: top;
	font-weight: normal;	
}
h2
{
	font-size: 15px;
	color: #4A9CD5;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	margin-bottom: 5px;
}

a
{
	color: #5A5A5A;
}
a:hover
{
	color: #DDA100;
}

a.bold
{
	font-weight: bold;
}

a:link, a:visited, a:hover, a:active {
    border-width: 0px;
    outline: 0
} 

input, select, textarea
{
	font-family: Arial;
	font-size: 11px;
}

.crumb
{
	color: #0F5881;	
	font-size: 11px;
	line-height: 13px;
	vertical-align: top;
}
.crumb:hover
{
	color: #DDA100;	
}
.pricediscount
{
	color: red;
}