div.content {
	font-size: 12px; color: #545454;
}

div.content table td {
font-size: 12px; color: #545454;	
}

div.print {
	background: url(../images/printbg.gif) top right no-repeat;
	height: 28px;
	text-align: right; padding-right: 38px;
	padding-top: 8px;
}

div.print a{color: #777777; text-decoration: none;}
div.print a:visited{color: #777777; text-decoration: none;}
div.print a:hover{color: #d71729; text-decoration: none;}

table.prod {border-top: 1px solid #545454; border-left: 1px solid #545454;}
table.prod td{
border-bottom: 1px solid #545454;
border-right: 1px solid #545454;
padding: 4px 4px 4px 4px;
background-color: #eeeeee;
}
table.prod td.head {
	background-color: #d71729; color: white; text-align: center; font-weight: bold; padding-top: 4px; padding-bottom: 4px;
}

div.content a{color: #d71729; text-decoration: none; text-decoration: underline;}
div.content a:visited{color: #af0515; text-decoration: underline;}
div.content a:hover{color: #d71729; text-decoration: underline;}

table.prod tr.trsecond td {
background-color: #fafafa;
}
