body
{
     margin:0;
     padding:0;
}

.top
{
     background: #FFDE00 url(/images/boldstripes.gif) repeat-y center top;
}

.top2
{
     background: url(/images/topbanner.gif) repeat-x;
}
TABLE.bottom {
	background-image: url(/images/botbanner.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
TD.bottompg {
	background-image: url(/images/botbanner.gif); background-repeat: repeat-x; background-color: #FFFFFF;
}
TD.bottom {
	background-image: url(/images/navbottom.gif); background-repeat: no-repeat;
}
.navfont {
	font-family: Arial, Helvetica, sans-serif; font-size: 14px;text-decoration: none;
}
A { 
	color: #333333; font-family: Arial, Helvetica, sans-serif; text-decoration: none; 
}
A:hover {
	text-decoration: underline; background: #FFFFFF;
}
.product {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;
}
a.lm {
	color: #292A27; text-decoration: none;
}
a.lm:hover {
	color: #EF7109;	text-decoration: underline;
}
