.buttons3 A:link {
	FONT: bold 28px Arial, Helvetica, sans-serif;
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;

}
.buttons3 A:active {
	FONT: bold 28px Arial, Helvetica, sans-serif;
	COLOR: #666666;
	TEXT-DECORATION: none;

}
.buttons3 A:visited {
	FONT: bold 28px Arial, Helvetica, sans-serif;
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;

}
.buttons3 A:hover {
	FONT: bold 28px Arial, Helvetica, sans-serif;
	COLOR: #666666;
	TEXT-DECORATION: none;

}
.footer {
	font-size: 10px;
}
body,tr,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.bg-top {
	background-image: url(images/bg-top.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bg-index-bottom {
	background-image: url(images/bg-bot.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bg-left {
	background-image: url(images/bg-left.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.text-nav A:link{
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	letter-spacing: 1px;
}
.text-nav A:visited{
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	letter-spacing: 1px;
}
.text-nav A:active{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}
.text-nav A:hover{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}
h3 {
	letter-spacing: 2px;
	color: D31145;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.bg-right {
	background-image: url(images/bg-right.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.bg-bottom {
	background-image: url(images/main_06.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bg-nav-left {
	background-image: url(images/main_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.shoe-border {
	border: 1px solid #EAEAEA;
}
.text-red {
	color: #D31145;
}
.text-collection {
	font-style: normal;
	color: #938742;
	letter-spacing: 1px;
	margin-top: 15px;
}
form {
	margin: 0px;
}
.text-red-error {
	font-size: 12px;
	color: #FF0000;
}
.text-legend {
	font-size: 12px;
	font-weight: bolder;
	color: #999999;
}
.text-red-bold {
	font-size: 12px;
	color: #FF0000;
	letter-spacing: 1pt;
	text-align: center;
	font-weight: bold;
}
.border {
	border: 1px solid #2C5533;
}
body {
}
.border-light {
	border: 1px solid #F0F0F0;
}
.bg-nav-logo {
	background-image: url(images/side-nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.nav-bg {
	background-image: url(images/side-nav-bg.jpg);
	background-repeat: repeat-y;
}
.nav-bottom {
	background-image: url(images/side-nav-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.main-bg {
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.bg-bar {
	background-image: url(images/side_bar.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 20px;
	color: #666666;
	letter-spacing: 1px;
}
.text-sale {
	font-size: 16px;
	color: #D31145;
}
.text-large {
	font-size: 24px;
	color: #FF0000;
}

