﻿
Body
{
    background-color: white;

    font-family:  Arial, Helvetica, sans-serif;
    font-size:  14px;
	color:#333333;
}



.SiteTitle {
    font-family: arial,Verdana Bold, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color:white;
    text-transform:uppercase;
}
.SiteTitle A {
    font-family: arial,Verdana Bold, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color:white;
    text-transform:uppercase;
}
.SiteTitleRu {
    font-family: Verdana Bold, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color:white;
    text-transform:uppercase;
}
.SiteTitleRu A {
    font-family: Verdana Bold, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color:white;
    text-transform:uppercase;
}



.Normal
{

     font-family:  Arial, Helvetica, sans-serif;
    font-size:  12px;
	color:#333333; 
	font-weight:bold;
}




/* GENERIC */
H1  {
    font-family: ARIAL,Verdana, Helvetica, sans-serif;
    font-size:  18PX;
    font-weight:BOLD;
    color:#BB1C21;
}

H2  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    BOLD;
    color: darkred;
}

H4  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: darkred;
}

H5, DT  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}

H6  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}

TFOOT, THEAD    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    color: darkred;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: darkred;
}

A:link  {
    text-decoration:    none;

}

A:visited   {
    text-decoration:    none;
    
}

A:active    {
    text-decoration:    none;

}

A:hover {
    text-decoration:    underline;

}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}
/*    osafti  */


.B
{
    FONT-WEIGHT: bolder
}
.Center
{
    TEXT-ALIGN: center
}
.F10
{
    FONT-SIZE: 10px
}
.F11
{
    FONT-SIZE: 11px
}
.F12
{
    FONT-SIZE: 12px
}
.F14
{
    FONT-SIZE: 14px
}
.F16
{
    FONT-SIZE: 16px
}
.F18
{
    FONT-SIZE: 18px
}
.F18
{
    FONT-SIZE: 18px
}
.F20
{
    FONT-SIZE: 20px
}
.F24
{
    FONT-SIZE: 24px
}
.left
{
    TEXT-ALIGN: left
}
.Right
{
    TEXT-ALIGN: right
}

.Brdr
{
    BORDER-RIGHT:solid 1  black;
    BORDER-TOP: solid 1  black;
    BORDER-LEFT: solid 1  black;
    BORDER-BOTTOM: solid 1  black;
}
.Brdr_0
{
    BORDER-RIGHT:0;
    BORDER-TOP:0;
    BORDER-LEFT:0;
    BORDER-BOTTOM:0;
}
.Brdr_left
{
    BORDER-LEFT: solid 1  black
}
.Brdr_right
{
    BORDER-right: solid 1  black
}
.Brdr_top
{
    BORDER-top: solid 1  black
}
.Brdr_bottom
{
    BORDER-bottom: solid 1  black
}
.padding_3
{
    PADDING-RIGHT: 3px;
    PADDING-LEFT: 3px;
    PADDING-BOTTOM: 3px;
    PADDING-TOP: 3px
}
.padding_5
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 5px
}
.black
{
	color: black;
}
.darkred
{
	color: darkred;
}
.	
{
	color:#DD1313;
}
/*******************************/

.dirRtl
{
	direction:rtl	
}
.dirLtr
{
	direction:ltr	
}
------------------------------------------------------------------------------------
.Bordo A  {
    text-decoration:    none;
	color: darkred;
	font-family:  Arial, Helvetica, sans-serif;
    font-size:  12px;

}
.Bordo A:link  {
    text-decoration:    none;
	color: darkred;
	font-family:  Arial, Helvetica, sans-serif;
    font-size:  12px;

}

.Bordo A:visited   {
    text-decoration:    none;
	color: darkred;
	font-family:  Arial, Helvetica, sans-serif;
    font-size:  12px;
    
}

.Bordo A:active    {
    text-decoration:    none;
	color: darkred;
	font-family:  Arial, Helvetica, sans-serif;
    font-size:  12px;

}

.Bordo A:hover {
    text-decoration:    underline;
	color: darkred;
	font-family:  Arial, Helvetica, sans-serif;
    font-size:  12px;

}
