body					{background-color:#fff; font-size: 12px; color:#000; font-family: Arial, Helvetica, sans-serif; margin:0px 3%; padding:0px;}
font					{font-family:Arial, Helvetica, sans-serif;}

h1						{font-size:20px;margin:0px}
h2						{font-size:15px;margin:0px}
h3,h4,h5				{font-size:13px;margin:0px;font-weight:normal}

p						{font-size:12px; text-align:justify;}
/*div,th,td				{font-size:12px;}*/
ol,dl,dt,dd				{font-size:12px;}
ul						{font-size:12px; list-style-type:disc; }
li     					{font-size:12px; padding-top:2px; padding-bottom:2px;}


a						{color:#a52a20;}
a:link,a:visited,a:active {color:#a52a20;}
a:hover {color:#a52a20;}


img {border:0px;}
.small {font-size:11px;}

/*единчные селекторы*/
#red {color:#BE0707;}
#spe {display:none;font-color:#FFFFFF;font-size:6px}
#blockheader {font-style:oblique;}
#float-left {float:left;}

/*окутывающий внешний блок*/
.outer {width:965px; height:100%; margin-left:auto; margin-right:auto; text-align:left; border-left: 1px solid #000; border-right: 1px solid #000; overflow:hidden}

/* Для таблиц в контенте страниц */
table.brd
{
    border-width: 0 0 1px 1px;
    border-color: #AAA;
    border-style: solid;
    border-spacing: 0;
    border-collapse: collapse;
}
table.brd td
{
    margin: 0;
    padding: 4px;
    border-color: #AAA;
    border-style: solid;
    border-width: 1px 1px 0 0;
    background-color: #FFF;
}


.t {background: url(/img/border/dot.gif) 0 0 repeat-x; width: 700px}
.b {background: url(/img/border/dot.gif) 0 100% repeat-x}
.l {background: url(/img/border/dot.gif) 0 0 repeat-y}
.r {background: url(/img/border/dot.gif) 100% 0 repeat-y}
.bl {background: url(/img/border/bl.gif) 0 100% no-repeat}
.br {background: url(/img/border/br.gif) 100% 100% no-repeat}
.tl {background: url(/img/border/tl.gif) 0 0 no-repeat}
.tr {background: url(/img/border/tr.gif) 100% 0 no-repeat; padding:10px}



