#pt{display:none;visibility:hidden;} .left{text-align:left;} .right{text-align:right;} .center, tr.center td{text-align:center;} .top{vertical-align:top;} .middle{vertical-align:middle;} .bottom{vertical-align:bottom;} .nowrap, table.nowrap tr td, tr.nowrap td{white-space:nowrap;} .full{width:100%;} .bold, tr.bold td{font-weight:bold;} .italic, tr.italic td{font-style:italic;} .collapse{border-collapse:collapse;} .nodecor { text-decoration:none; } .width-min{width:1%;} .font-l{ font-size:12pt; } .font-m{ font-size:10pt; } .font-s{ font-size:8pt; } .shown{ display:inline; visibility:visible; } .hidden{ display:none; visibility:hidden; } /* *{ font-family:inherit; font-size:100%; } body, table, form, input, textarea, select, option { font-family:arial; font-size:10pt; } td { padding:0px; marging:0px; } table { border:none; } img { border:none; } form { margin:0px; } .font-l { font-size:12pt; } .font-m { font-size:10pt; } .font-s { font-size:8pt; } tr.schheadtr { background-color:#eed; } .schheadtr td { white-space:nowrap; padding:2px 8px; } .schbodytr td { padding:2px 8px; }*/ img{border:none;} .attthumb{ max-width:105px; width: expression(this.width>=this.height && this.width>105 ? 105: true); max-height:105px; height: expression(this.height>this.width && this.height>105 ? 105: true); } img.atticon,.atticon img{ max-width:50px; width: expression(this.width>0 ? (this.width>=this.height && this.width>50 ? 50 : true) : true); max-height:50px; height: expression(this.height>0 ? ((this.height>=this.width && this.height>50) ? 50 : true) : true); }