/* CSS Document */

body {
	background-image: url(../1-pix-led/bg3.jpg);
	background-repeat: repeat-x;
}

.style1 {font-family: Arial, Helvetica, sans-serif}
.style2 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.style3 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; }

.black {color: #000000}
.midGray {color: #666666}
.reallysmall { font-family: MS Sans Serif, Arial, Helvetica; font-size: 8pt; color: #000000; }

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #999999;
}

td.BGcenterPIC { background: url(../1-pix-led/bg-led-logo.gif) no-repeat 50% 50% white fixed ;
 
} 

td.BGsinglePIC { background: url(../1-pix-led/tables/660-bg.jpg) no-repeat bottom white ;
 
} 

