.t9 { font-size:9px; ; line-height: 16px}
.t10 { font-size:10px; ; line-height: 16px}
.t10F { font-size:10px; ; line-height: 16px ;color:#FFFFFF}
.t12 { font-size:12px; ; line-height: 16px}
.t12F { font-size:12px; ; line-height: 16px ;color:#FFFFFF}
.t14 { font-size:14px; ; line-height: 16px}
a:link		{color : #333333; text-decoration : underline; }
a:visited	{color : #3333FF; text-decoration : none; }
a:active	{color : #FFFFFF; text-decoration : none; }
a:hover		{color : #FFFFFF; text-decoration : underline blink; background-color : #000033}
.prodBox {
	border: 2px solid white;
	background : #dbdbdb;
	padding: 0px 0px 2px 0px;
}

.prodBoxgray {
	/*border: 2px solid white;*/
	background : white;
	padding: 0px 0px 2px 0px;
}