body {
	background-color: #ffffff;
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	font-size: 8pt;
	font-family: verdana,arial,helvetica,sans-serif;
	color: #000000;
}

td, select, input {
	font-size: 11px;
	font-family: verdana,arial,helvetica,sans-serif;
	color: #666666;
}

.red {
	color: #CC0000;
}

.dkred {
	color: #BB0000;
}

.small {
	font-size: 10px;
	line-height: 12px;
}

.legal {
	font-size: 10px;
	line-height: 12px;
	color: #717171;
}

.footer {
	font-size: 10px;
	line-height: 12px;
	color: #ffffff;
}

.smallred {
    color: #CC0000;
    font-size: 10px; line-height: 12px;
}

 a {
    color: #666666;
    text-decoration: underline;
}


<!-- a:link { color: #666666; text-decoration: underline}
a:active { color: #CC0000; text-decoration: underline}
a:visited { text-decoration: underline; color: #666666}
a:hover { color: #CC0000; text-decoration: underline}  -->


<!--a.white { color: #ffffff;
    text-decoration: underline;
}
-->

a.white:link { color: #ffffff; text-decoration: underline}
a.white:active { color: #FF3333; text-decoration: underline}
a.white:visited { text-decoration: underline; color: #ffffff}
a.white:hover { color: #FF3333; text-decoration: underline}

img {border-width: 0px; border-style: none;}

.mainline{background-color:#ffffff;border:1px solid #666666;}

td.product_right        { border-bottom: 1px solid #666666;
			 border-left: 1px solid #666666;
			 border-top: 1px solid #666666; 
			 border-right: 1px solid #666666;}

td.product_main       { border-bottom: 1px solid #666666;
			 border-left: 1px solid #666666;
			 border-top: 1px solid #666666;}

td.product_bottom       { border-bottom: 1px solid #666666;
			 border-left: 1px solid #666666;}

td.product_bottom_right       { border-bottom: 1px solid #666666;
			 border-left: 1px solid #666666;
			 border-right: 1px solid #666666;}


.locationbar{border-bottom: 1px #666666 solid;}

