
BODY {
	background-color: #F9E6AE;
	}
	
#headerSite
	{
	border:0;
	background-repeat:no-repeat;
	}
	
.tableCatStyle
	{
		border: 1px solid #6E5C00;
		background: #F9EBA7;
	}
.mainCatText {color:#6E5C00}
.topCatText	{color:#6E5C00}
.secondCatText {color: #2A842C;}
P A
	{
		text-decoration:none;
		color:#6E5C00;
	}
P A.category
	{
		color:#6E5C00;
	}

P A:visited
	{
		
	}

.price, .priceCut, .priceNew
	{
		font-size: 12px;
		margin:0;
		text-align:center;
	}	
	
.price,  .priceNew
	{
		font-weight:bold;
	}
.priceCut
	{
		text-decoration: line-through;
		color:#666666
	}
.points, .catDescription
	{
		font-size:9px;
		margin:0;
		margin-top:9px;
		margin-bottom:20px;
	}
.catDescription
	{
		margin: 3px 5px 3px 20px;
	}	

.available, .unavailable
	{
		font-size: 9px;
		text-align: center;
		margin:0;
	}
.available
	{
		color:#006600;
	}
.unavailable
	{
		color:#990000;
		font-weight: bold;
	}
.BorderIconHover
	{
		border:solid 1px #6E5C00;
	}
