body {
	background: #ffffff ;
	margin: 0px ;
	margin-bottom: 15px ;
	font-family: tahoma, arial, sans-serif ;
	font-size: 12px ;
}

td {
	font-size: 12px ;
}

h1 {
	font-size: 22px ;
	font-weight: bold ;
	text-align: center ;
	color: #cc2c30 ;
}

#holder {
	width: 775px ;
	margin: auto ;
}

#topnav {
	background: #000000 ;
	color: #ffffff ;
	border-right: 1px solid #999999 ;
	border-left: 1px solid #999999 ;
	border-bottom: 1px solid #999999 ;
}

a.topnavlink:link, a.topnavlink:active, a.topnavlink:visited {
	color: #ffffff ;
	font-weight: bold ;
	font-size: 11px ;
	text-decoration: none ;
}

a.topnavlink:hover {
	text-decoration: underline ;
	color: #CC2C30 ;
}

#topnav2 {
	padding: 5px 10px 0px 10px ;
	border-right: 1px solid #999999 ;
	border-left: 1px solid #999999 ;
	margin-bottom: 6px ;
	color: #666666 ;
}

a.topnav2link:link, a.topnav2link:active, a.topnav2link:visited {
	color: #666666 ;
	text-decoration: none ;
	font-size: 10px ;
}

a.topnav2link:hover {
	color: #CC2C30 ;
	text-decoration: underline ;
}

#main {
	border-bottom: 1px solid #999999 ;
	border-top: 1px solid #999999 ;
	background: url(images/mainbg.gif) ;
	background-repeat: no-repeat ;
	min-height: 455px ;
	padding: 0px ;
}

#bottom {
	color: #999999 ;
	font-size: 10px ;
	padding: 5px ;
}

a:link {
	color: #CC2C30 ;
}

a:active, a:visited {
	color: #676767 ;
}

a:hover {
	color: #ee4e52 ;
}

.cattitle {
	font-size: 14px ;
	font-weight: bold ;
	color: #cc2c30 ;
	padding-left: 2px ;
}

.sizeprice {
	font-size: 10px ;
	padding-left: 2px ;
}
