.bgleft {
	background-attachment: fixed;
	background-image:  url(images/bgLeft.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.txt9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.txt11-red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}
.product-name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
body, p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.justify {
	text-align: justify;
}
a:link { font-size:11px; color:#000000; text-decoration:underline}
a:visited { font-size:11px; color:#000000; text-decoration:underline}
a:hover { font-size:11px; color:#ffffff; text-decoration:underline; cursor:hand; background-color: #666666;}
a:active { font-size:11px; color:#000000; text-decoration:underline}

a.breadcrumb:link { font-size:9px; color:#000000; text-decoration:underline}
a.breadcrumb:visited { font-size:9px; color:#000000; text-decoration:underline}
a.breadcrumb:hover { font-size:9px; color:#ffffff; text-decoration:underline; cursor:hand; background-color: #333333;}
a.breadcrumb:active { font-size:9px; color:#000000; text-decoration:underline}

ul {
	list-style-image: url(images/arrow.gif);
}

hr {
	color: #bbbbbb;
}
.dashborder {
	border: 1px dashed #dddddd;
	margin: 5px;
	padding: 5px;
}
.blackborder {
	border: 1px solid #666666;
}
.none {
	display: none;
}
