body {
	background-color: #434567;
	margin: 0px;
}
}
.rollover  a {
	display:block;
	background-color: #cccccc;
	padding: 2px;
	margin: 2px;
}
.rollover a:hover { background-color: #BD0707}.content {
	font-family: "MS Reference Serif", "Trebuchet MS", Arial;
	font-size: 12px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	line-height: 19px;
}
td {
	font-family: "MS Reference Serif", "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 19px;
}
a:link {
	color: #787272;
}
a:visited {
	color: #787272;
}
a:hover {
	color: #BD0707;
}
a:active {
	color: #787272;
}
.bottomnav {
	padding: 8px;
}
.producttitles {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana;
	font-size: 20px;
	color: #BD0707;
}
.productdescription {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana;
	font-size: 12px;
	padding-left: 15px;
	text-align: justify;
}
.line {
	border: 100% dotted #666666;
	height: 1px;
	width: 100%;
	margin: 0px;
	padding: 1px;
	visibility: visible;
}

