body, table{
	COLOR: #ffffff;
	FONT-SIZE: 12px; FONT-FAMILY: Tahoma, Arial, Verdana, sans serif
}

.black {color: #333333}

h1{
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16pt;
	font-weight: normal;
}

h2{
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13pt;
	font-weight: normal;
}

.price { width: 100%; margin:0; padding:0; border-collapse:collapse; border:1px solid #fff; }
.price td { padding:2px 5px 3px 5px;  }
.list, .list div {margin-left:2em; text-indent:-2em;}

a { color: #fff;FONT-FAMILY: Tahoma, Arial, Verdana, sans serif; }

img{ margin:0; padding:0; border:0;}
b { color:#CC0000}

.catalog { padding: 10px 0 10px 0; }
.catalog img { margin:10px 5px 10px 5px;}
.cleft { background:url(/images/cl1.jpg) repeat-y left top #fff;}
.cright { background:url(/images/cr1.jpg) repeat-y right top;}
.ctop { background:url(/images/ct1.jpg) repeat-x right top;}
.cbot { background:url(/images/cb1.jpg) repeat-x right bottom;}
.clt { background:url(/images/clt1.jpg) no-repeat left top;}
.crt { background:url(/images/crt1.jpg) no-repeat right top;}
.clb { background:url(/images/clb1.jpg) no-repeat left bottom;}
.crb { background:url(/images/crb1.jpg) no-repeat right bottom;}

.catinlist div{font-size:14pt;}
.red { color:#990000; }

.unit { width:100%; }
.unit td { vertical-align:top; }
.unit .tdpic { width:200px; background-color:#fff; text-align:center; }
.unit .tdpic img { margin:10px; }
.unit .tdpic {color:#990000; font-size:13pt; }

img { filter:expression(fixPNG(this)); }
