

.LeftNav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}

table.LeftNav{
	border-right: thin;
	border-right-color: black;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom: thin;
	border-bottom-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

div.LeftNav{
	margin-left: 7px;
	margin-top: 5px;
	padding-bottom: 2px;
}

.BodyText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	
}

#saleprice {
	font-weight: bold;
	color: #FF0000;
	color: #990000;
}

#productimage {
	float: right;
	margin: 20px;
}

#addtocartsale {
	font-size: 14px;
}

#savings {
	font-size: 12px;
	font-style: italic;
}

#subcat{
	width: 600px;
	height: 50px;
	padding: 0px;
	margin-top: 40px;
	text-align: left;
}

.categorylist div{
    height: 180px;
}

.categorylist td{
	height: 225px;
	spacing: 5px;
}

.breadcrumbs{
	padding-left: 15px;
	font-size: 11px;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/topBG.jpg);
	background-repeat: repeat-x;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	margin-left: 10px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #990000;
}

img{
	border-width: 0px;
}

.redlink{
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}

a.redlink:link {
	text-decoration: none;
	color: #000000;
}

a.redlink:visited {
	text-decoration: none;
	color: #000000;
}

a.redlink:hover {
	text-decoration: underline;
	color: #0000FF;
}

a.noun:hover {
	text-decoration: none;
}


a:link {
	text-decoration: none;
	color: #000000;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #990000;
}