body, td {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Verdana, Tahoma, Sans-serif;
	}


.basketNum {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	}

.catlistItem {
	color: #00335F;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
.catlistActiveItem {
	color: #309FFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}

.goodlistItem {
	color: #00335F;
	}
.goodlistHead {
	font-size: 11px;
	font-weight: bold;
	color: #534F95;
	}

.copyright {
	font-size: 10px;
	color: #FFFFFF;
	}	

.prop_descr {
	width:200px;
	position:absolute;
	visibility:hidden;
	background-color:#FFFFFF;
	padding:5px;
	text-align:left;
	border: solid #000000 1px;
}

.alt_text {
	color: #c41800; 
	text-decoration: none; 
	border-bottom: dotted 1px #c41800;
}

#pageTitle {
	font-size: 15px;
	font-weight: bold;
	}

