body		{margin: 0px; padding: 0px; background: #0e4070;}

table		{COLOR:#000000;	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 12px; line-height: 18px;}

img		{BORDER-COLOR: #024083;}

a.leftmenu	{FONT-FAMILY: Times New Roman, Times, serif; font-size: 18px; color: #024083; margin-top: 10px; margin-bottom: 10px; margin-left: 7px; display: block; TEXT-DECORATION: none;}
a.leftmenu:hover{color: #990202; text-decoration: underline;}

div.time	{FONT-FAMILY: Times New Roman, Times, serif; font-size: 20px; color: #5f5f5f; margin-left: 25px; TEXT-DECORATION: none;}

a.topmenu	{FONT-FAMILY: Times New Roman, Times, serif; font-size: 20px; color: #5f5f5f; margin-left: 25px; TEXT-DECORATION: none;}
a.topmenu:hover	{color: #024083; text-decoration: underline;}

div.leftmenu2		{margin-top: 30px; margin-bottom: -20px; margin-left: 25px; margin-right: 35px;}
a.leftmenu2		{FONT-FAMILY: Times New Roman, Times, serif; font-size: 18px; color: #5f5f5f; TEXT-DECORATION: none; position: relative;}
a.leftmenu2:hover	{color: #990000; text-decoration: underline;}

div.leftmenu2q		{FONT-FAMILY: Times New Roman, Times, serif; font-size: 18px; color: #5f5f5f; TEXT-DECORATION: none; position: relative;}

.leftmenusplit	{height: 1px; width: 217px; BACKGROUND: url('/img/leftmenusplitbg.gif');}

a		{COLOR: #024083; TEXT-DECORATION: underline;}
a:hover		{COLOR: #990202;}

.cr		{COLOR: #605858; line-height: 20px; margin-bottom: 22px;}

h1		{FONT-FAMILY: Times New Roman, Times, serif; FONT-SIZE: 24px; COLOR: #990202;}

h2		{FONT-SIZE: 16px; FONT-WEIGHT: bold; COLOR: #990000;}

div.quota	{}
div.author	{margin-bottom: 15px; margin-left: 25px; font-style: italic}

div.newDate	{COLOR: #605858; FONT-SIZE: 9px; FONT-WEIGHT: normal; width: 185px;}
div.newHead	{COLOR: #000000; FONT-SIZE: 11px; FONT-WEIGHT: normal; width: 185px;}
div.newText	{COLOR: #000000; FONT-SIZE: 11px; width: 185px; margin-bottom: 15px; line-height: 14px;}




div.menu	{height: 26px;}
a.menu		{COLOR: #08639f; FONT-WEIGHT: bold;}
a.menu:hover	{COLOR: #079eef;}
img.menuarray	{margin-right: 10px;}

.downmenu	{COLOR: #c2c2c2;}
a.downmenu	{COLOR: #605858; FONT-SIZE: 12px;}
a.downmenu:hover{COLOR: #08639f;}



input.zakazfield{COLOR: #605858; FONT-SIZE: 10pt; BORDER: 1px solid #605858; BACKGROUND: #eadfdf; HEIGHT: 20px; WIDTH: 120px; MARGIN-LEFT: 35px; MARGIN-bottom: 8px;}
div.zakazfield	{FONT-SIZE: 12px; COLOR: #605858; MARGIN-bottom: 3px;}
input.zakazbut	{MARGIN-TOP: 3px; MARGIN-LEFT: 85px;}

.contfield	{border: #08639f solid 1px; margin-top: 5px; width: 300px;}







//http://www.artlebedev.ru/tools/technogrette/html/list-style-text/
    td p
    , td ul
    , td ol
    {
        padding: 0;
        margin: 1em 0;
    }
    td li
    {
        margin: 0.5em 0 0.5em 1.3em;
    }
    td ul
    {
        list-style-type: none;
        //list-style-image: url('li.gif');
    }
    td ul li
    {
        padding: 0;
        behavior: expression( !this.before && parentNode && parentNode.tagName == 'UL' ? this.before = ( 1
                | ( parentNode.style.listStyleImage = 'none' )
                | ( this.firstChild && this.firstChild.nodeType != 3
                    ? ( 1 | ( this.firstChild.style.marginTop = '-1.2em' ) | ( this.firstChild.style.position = 'relative' ) ) : 1 )
                | ( this.innerHTML = '<nobr style="position: relative; width: 1.25em; left: -1.25em; margin: 0 -1.25em 0 0;">&mdash;&nbsp;</nobr>'
                    + this.innerHTML ) ) : '' );
    }
    td ul>li:before
    {
        content: '\2014\a0';
        float: left;
        margin-left: -1.7em;
    }
    td ul>li>*:first-child:-moz-first-node
    {
        margin-top: -1.2em;
    }
    td ul>li>*
    {
        text-indent: 0;
    }
    td .sup
    {
        position: relative;
        top: -0.5em;
        font-size: 0.75em; //font-size: 0.89em;
        line-height: 0;
        vertical-align: baseline;
    }

