.productTable, .proDesc, .proTitle, .proListDesc, .proListName, .proPrice, .proListTitle   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.proDesc {
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}
.proTitle{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #FF0000;
}

.proListDesc {
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}
.proListName{
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #7DA701;
}
.proDIV {
	padding: 5px;
	background-color: #FFFFFF;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 3px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E2C7C7;
	border-right-color: #E2C7C7;
	border-bottom-color: #E2C7C7;
	border-left-color: #E2C7C7;
}
.proPrice {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	color: #CC0000;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	width: 300px;
	text-decoration: underline;
}
.proPriceHilite {
	font-size: 24px;
} 
.proListPrice{
	font-weight: bold;
	color: #FF0000;
	font-size: 18px;
	text-decoration: underline;
	line-height: 24px;
}
.proListType, .proListStock, .proListSport{
	font-size: 12px;

}
.proTrHi{
	background-color: #FFFFFF;
	background-image: url(../img/css/bg_turk2white.gif);
	background-repeat: repeat-x;
}
.proTrlo{
	background-color: #FFFFFF;
	background-image: url(../img/css/bg_yellow2white.gif);
	background-repeat: repeat-x;
}
.proCatHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B18181;
	font-weight: normal;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EAD7D7;
	border-right-color: #EAD7D7;
	border-bottom-color: #EAD7D7;
	border-left-color: #EAD7D7;
}
.proCatDesc {
	border: 1px solid #EAD7D7;
	background-color: #FBF7F7;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
	font-size: 12px;
	padding: 10px;
	width: 550px;
}
.proImages {
	background-color: #E0DFE3;
	display: block;
	width: 150px;
	height: 80px;
	border: 1px solid #FF0000;
}
.proLayer {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F8F8F9;
	border-right-color: #F8F8F9;
	border-bottom-color: #F8F8F9;
	border-left-color: #F8F8F9;
}
.proListTitle{
	font-family: Tahoma, Arial, _sans;
	font-size: 18px;
	color: #FF0000;
	letter-spacing: 1px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
