p{
	font-family:tahoma;color:white;font-size:11px;text-align:justify;padding:5px;margin:0px;
}
.products{
    font-size:14px;color:#923333;
    }
.header{
    font-family:arial;font-weight:bold;font-size:18px;text-align:center;border-bottom:1px dotted gray;color:#923333;
    }
a:link,a:hover,a:visited{
color:#a73a3a;             
}
.productPic{
border:2px solid #407be8;
}
.picBox{
vertical-align:middle;float:left;margin:6px 3px 0px 3px;cursor:pointer;
}
.popup{
width:900px;height:555px;background-image:url('../../gfx/puBack.png');z-index:25;position:absolute;border:1px solid #2b77c0;margin:45px;margin-top:110px;text-align:center;
}
.popupMZ{
width:900px;height:555px;background-image:url('../../gfx/puBack.png');z-index:25;position:absolute;border:1px solid #2b77c0;margin-top:110px;text-align:center;
}
.productBT{
    font-family:arial;width:250px;height:20px;background:#3c68a9;margin-bottom:1px;text-align:left;padding:4px 2px 4px 25px;font-size:14px;color:white;cursor:pointer;
    }
.productBT:hover{
    color:black;background:#82b2ef;
    }
.productEntry{
border-bottom:1px dotted gray;cursor:default;font-size:12px;color:white;font-family:arial;font-weight:bold;margin-bottom:2px;


