
BODY {
	background-color: #A0D8D8;
	}
	
#headerSite
	{
	border:0;
	}
	
.tableCatStyle
	{
		border: 1px solid #075656;
		background: #BEF4F4;
	}
.mainCatText { color:#075656}
.topCatText	{ color: #075656;}
.secondCatText { color: #075656;}

P A
	{
		text-decoration:none;
		color: #075656;
	}

P A:visited
	{
		
	}
P A.category
	{
		color:#075656;
	}

.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;
	}
.pagesBreadCrumbs
	{
		text-align:right;
		font-size:10px;
		margin-right:20px;
	}
.BorderIconHover
	{
		border:solid 1px #075656;
	}
