A:link {
	COLOR: #234585; TEXT-DECORATION: none
}

A:visited {
	COLOR: #234585; TEXT-DECORATION: none
}
A:active {
	COLOR: #234585; TEXT-DECORATION: none
}
A:hover {
	COLOR: #F6AE06; TEXT-DECORATION: none
}


body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	}

hr {
	border-width: 1px;
	border-style: dotted;
	border-color: #D5D5D5;
	margin: 0px;
	padding: 0px;
	}

.td-border {
	border-width: 1px;
	border-style: solid;
	border-color: #D5D5D5;
	margin-top: 5px;
	}
	
.product-border {
	border-width: 1px;
	border-style: solid;
	border-color: #D5D5D5;
	margin-top: 5px;
	}	

.tab-background {
	float: right;
	width: 252 px;
	height: 16px;
	background-image: url(images/tab_bg.gif);
	padding: 5px;
	margin-top: 1px;
	}

.tab-text {
	font-family: sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-align: right;
	margin-right: 5px;
	}
	
.content {
	font-family: sans-serif;
	font-size: 12px;
	color: #444444;
	line-height: 15px;
	}

.pathway-bottom {
	font-family: sans-serif;
	font-size: 18px;
	color: #444444;
	line-height: 15px;
	margin-left: 5px;
	}
	
.pathway {
	font-family: sans-serif;
	font-size: 12px;
	color: #444444;
	line-height: 15px;
	border-width: 1px;
	border-style: solid;
	border-color: #D5D5D5;
	}
	
.garment-desc {
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
	}

.category-desc {
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	}
	
img {
	border: none;
	}

a {
	outline: none;
	}

#desc {
	font-size: 10px;
	font-weight: bold;
	}

.size-chart {
	margin: 0px;
	padding: 0px;
	}