<!--
ns4= (document.layers)? true:false
ie4 = (document.all)? true:false
if (ns4) {
// для NS
document.write("<style type=text/css>  </style>")
} else
// для IE
document.write("<style type=text/css> a:hover { color:#800000 } td { font-family:Verdana } .n { font-size:11; color:#000000; font-weight:bold; text-decoration:none } .n:hover { color:#000000; text-decoration:underline } .w { font-size:10; color:#ffffff; text-decoration:none } .w:hover { color:#ffffff; text-decoration:underline } .s { color:#000000; font-size:9 } .sw { color:#ffffff; font-size:9 } .i { color:#000000; font-size:9; line-height:100% } .g { color:#000000; font-size:9; font-weight:bold; word-spacing:20px; letter-spacing:9px } .t { font-size:12; color:#000000 } .mw { font-family:Tahoma; font-size:10; color:#ffffff; font-weight:bold; text-transform:uppercase; text-decoration:none } .mw:hover { color:#000000; text-decoration:underline } .zb { font-family:Tahoma; font-size:9; color:#000000; font-weight:bold; text-transform:uppercase; text-decoration:none } .zt { font-family:Tahoma; font-size:9; color:#000000; font-weight:bold; text-transform:uppercase; letter-spacing:2px } .zp { font-size:11; color:#ffffff; font-weight:bold; background:#f98833; padding-left:7px; padding-right:9px; padding-bottom:1px; text-decoration:none } .zp:hover { color:#ffffff; background:#000000; text-decoration:none } .zx { font-size:9; color:#ffffff; font-weight:bold; background:#000000; padding-left:7px; padding-right:9px; padding-bottom:1px; text-decoration:none } .zx:hover { color:#000000; background:#ffffff; text-decoration:none } .zn { font-family:Tahoma; font-size:13; color:#000000; font-weight:bold; text-transform:uppercase; word-spacing:25px; letter-spacing:9px } .sc { font-size:9; color:#000000; background:#ffffff; padding-left:7px; padding-right:9px; line-height:220%; text-decoration:none } .sc:hover { color:#000000; background:#ffffff; text-decoration:none } .mr { font-family:Tahoma; font-size:10; color:#990000; font-weight:bold; text-transform:uppercase; text-decoration:none } .mr:hover { color:#000000; text-decoration:underline } .nz { font-family:Arial; Tahoma; Verdana; font-size:14; color:#000000; font-weight:bold; text-transform:uppercase; text-decoration:none } .b0 { background:#000000 } .b1 { background:#992211 } .b2 { background:#f98833 } .b3 { background:#ffffff } .b7 { background:#788c99 } .b8 { background:#eeeeee } .b9 { background:#ffffff } .head{	color:#A20000;} </style>") // -->