body		{margin: 0px; padding: 0px; background: #d6d6d5 url('/img/bg.jpg') top repeat-x;}

table		{COLOR:#000000;	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 12px; line-height: 18px;}

img		{BORDER-COLOR: #4095c1;}

a		{COLOR: #4095c1; TEXT-DECORATION: underline;}
a:hover		{COLOR: #004065;}

#div.topmenu	{margin-top: 48px;}

a.topmenu	{font-size: 12px; color: #003351; TEXT-DECORATION: none;}
a.topmenu:hover	{color: #c20e00; text-decoration: none;}

.topmenusplit	{height: 6px; width: 110px; BACKGROUND: url('/img/topmenusplitbg.gif') 0px 1px repeat-x;}



a.leftmenu	{FONT-FAMILY: Times New Roman, Times, serif; font-size: 18px; color: #990000; margin-top: 15px; margin-bottom: 15px; margin-left: 7px; display: block; TEXT-DECORATION: none;}
a.leftmenu:hover{color: #990000; 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;}

.cr		{COLOR: #605858;}

.contentarea	{margin-right: 23px; margin-bottom: 50px;}

div.newdate	{margin-top: 20px; margin-left: 50px;}
a.newdate	{COLOR: #004065; FONT-SIZE: 10px; FONT-WEIGHT: normal; }
a.newdate:hover	{COLOR: #4095c1;}
div.newText	{COLOR: #454545; FONT-SIZE: 11px; line-height: 14px; margin-left: 50px; margin-right: 25px;}
div.newall	{FONT-SIZE: 11px; margin-top: 15px; margin-left: 50px; margin-bottom: 50px;}

.icon		{margin-bottom: 30px;}

.menubut	{margin-left: 30px; margin-top: 13px; }

.menubut2	{margin-left: 50px; margin-top: 10px; }





h1		{FONT-FAMILY: Verdana; FONT-WEIGHT: bold; FONT-SIZE: 30px; COLOR: #4095c1; line-height: 30px;}

h2		{FONT-SIZE: 16px; FONT-WEIGHT: bold; COLOR: #990000;}

div.quota	{}
div.author	{margin-bottom: 15px; margin-left: 25px; font-style: italic;}




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;}

.cat-color td {width: 100px; height: 100px; border: solid 1px black; vertical-align: top; text-align: center; background-color: white}
.cat-color td p {font-size: 10px; font-family: Verdana; padding: 3px; background-color: white}






//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;
    }

