<!--
ns4= (document.layers)? true:false
ie4 = (document.all)? true:false
if (ns4) {
// для NS
document.write("<style type=text/css> a:hover { color:#800000 } td { font-family:Verdana } .n { font-size:11; text-decoration:none } .n:hover { 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 } .u { font-size:9; color:#555050; text-decoration:none } .t { font-size:11; color:#000000 } .n { color:#000000; font-size:11; text-decoration:none } .n:hover { text-decoration:underline } .nw { color:#ffffff; font-size:11; text-decoration:none } .mr { font-family:Tahoma; font-size:11; color:#990000; font-weight:bold; text-decoration:none } .mr:hover { color:#000000; text-decoration:underline } .b0 { background:#000000 } .b1 { background:#bb0000 } .b2 { background:#dd3300 } .b3 { background:#c0cbcc } .b9 { background:#ffffff } </style>")
} else
// для IE
document.write("<style type=text/css> a:hover { color:#800000 } td { font-family:Verdana } .n { font-size:11; text-decoration:none } .n:hover { 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 } .u { font-size:9; color:#555050; text-decoration:none } .t { font-size:11; color:#000000 } .n { color:#000000; font-size:11; text-decoration:none } .n:hover { text-decoration:underline } .nw { color:#ffffff; font-size:11; text-decoration:none } .mr { font-family:Tahoma; font-size:11; color:#990000; font-weight:bold; text-decoration:none } .mr:hover { color:#000000; text-decoration:underline } .b0 { background:#000000 } .b1 { background:#bb0000 } .b2 { background:#dd3300 } .b3 { background:#c0cbcc } .b9 { background:#ffffff } </style>") // -->
