body { background: #333333 url(f-dr.jpg) repeat; margin:20px 0px; }
#outer {
	width: 800px;
	padding: 0px;
	background: #333333;
	border-collapse: collapse;
	border-top: 1px solid #000000;
	border-right: 1px solid #878787;
	border-bottom: 1px solid #878787;
	border-left: 1px solid #000000;
}
#content { font: 12px "Trebuchet MS", Verdana; color: #CCCCCC; text-align: left; padding: 20px 40px; }
td { padding: 0px; border-collapse: collapse; }
.box {
	border: thin solid #CCCCCC;
}
a, a:visited { font: 12px "Trebuchet MS",Verdana; color: #ffffff; text-decoration: underline; display: inline; border: 0px; }

a:hover { font: 12px "Trebuchet MS",Verdana; color: #f12a25; text-decoration: underline; display: inline; border: 0px; }
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-left-style: dotted;
}
.lineHorz {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-style: dotted;
}
.productLines {
	font: 12px "Trebuchet MS",Verdana;
	padding-left: 10px;
	padding-bottom: 5px;
}
.newLine {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#prod-line a:hover {
font: 12px "Trebuchet MS",Verdana; color: #f12a25; text-decoration: underline; display: inline; border: 0px;
}
#prod-line a:visited {
font: 12px "Trebuchet MS", Verdana; color: #999999; text-decoration: underline; display: inline; border: 0px;
}
