.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #960202;
}
.table1 {
background-image:url('../images/productBGred.gif');
height: 50px; 
width:584px
}
.table2 {
background-image:url('../images/productBGyellow.gif');
height: 50px; 
width:584px
}
.table3 {
background-image:url('../images/productBGblue.gif');
height: 50px; 
width:584px
}
.table4 {
background-image:url('../images/productBGbeige.gif');
height: 50px; 
width:584px
}
.table5 {
background-image:url('../images/productBGgreen.gif');
height: 50px; 
width:584px
}
.subtable1 {
width: 583px;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
}
.subtable2 {
width: 582px;
height: 50px;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
}
.pdflink {
font-family:Arial, Helvetica, sans-serif; 
font-size:12px;
color:#003876;
border-width:0;
border-collapse:collapse;
font-weight:bold;
text-decoration:none;
}
.pdflink:hover {
	color: #CC0000;
}
.productlink {
font-family:Arial, Helvetica, sans-serif; 
font-size:12px;
color:#FFFFFF;
border-width:0;
border-collapse:collapse;
font-weight:bold;
text-decoration:underline;
}
.productlink:hover {
	color: #000000;
}

.bottomtable {
font-family:Arial, Helvetica, sans-serif; 
font-size:10px;
font-weight:bolder;
}

a {
color: #ffffff;
}