﻿img
{
    border: 0;
}
a
{
	text-decoration:none;
    color:#142f72;
}
a:hover
{
	text-decoration:underline;
    color:#990000;
}
body
{
    font-family: Tahoma;
    font-size: 9pt;
    text-align: justify;
}
h1
{
    color: #990000;
    font-weight:normal;
}
h2
{
    color: #990000;
    font-weight:normal;
}
h3
{
    font-size: 11pt;
    color: #990000;
    font-weight:normal;
}
.BlueLink
{
	text-decoration:none;
    color:#142f72;
}
.BlueLink:hover
{
	text-decoration:underline;
    color:#990000;
}
.DateOfWrite
{
    font-size: 10px;
    color: Gray;
}
.DivMain
{
    width: 958px;
    height: 46px;
    background-image: url( 'img/menu_fon.gif' );
    background-repeat: no-repeat;
    padding-top: 143px;
    padding-left: 2px;
    padding-right: 2px;
}

.Background-Color
{
    background-color: #fff9e3;
}
.LeftTop
{
    width: 3px;
    height: 3px;
    background-repeat: no-repeat;
    background-image: url(img/lt.gif);
}
.LeftBottom
{
    width: 3px;
    height: 3px;
    background-repeat: no-repeat;
    background-image: url(img/lb.gif);
}
.TopLine
{
    height: 3px;
    background-repeat: repeat-x;
    background-image: url(img/linetop.gif);
}
.BottomLine
{
    height: 3px;
    background-repeat: repeat-x;
    background-image: url(img/linebot.gif);
}
.LeftLine
{
    width: 3px;
    background-repeat: repeat-y;
    background-image: url(img/lineleft.gif);
}
.RightLine
{
    width: 3px;
    background-repeat: repeat-y;
    background-image: url(img/lineright.gif);
}
.RightTop
{
    width: 3px;
    height: 3px;
    background-repeat: no-repeat;
    background-image: url(img/lb.gif);
}
.RightBottom
{
    width: 3px;
    height: 3px;
    background-repeat: no-repeat;
    background-image: url(img/lt.gif);
}

.Link
{
    background-image:url("img/b.gif");
    background-repeat:no-repeat;
    color:#FFFFFF;
    display:block;
    text-align:center;
    vertical-align:bottom;
    width:95px;
    height:20px;
    text-decoration:none;
    margin-right:2px;
    float:left;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:bold;
    padding-top:3px;
}
.LinkCurrent
{
    background-image:url( "img/b1.gif" );
    background-repeat:no-repeat;
    color:White;
    display:block;
    text-align:center;
    vertical-align:bottom;
    width:95px;
    height:20px;
    text-decoration:none;
    margin-right:2px;
    float:left;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:bold;
    color:#530200;
    padding-top:3px;
}
.Link:hover
{
    background-image: url( "img/b1.gif" );
    color: #530200;
}
.LinkBottom
{
    color:#530200;
    padding-left:15px;
    font-size:x-small;
    text-decoration:none;
    vertical-align:middle;
}
.LinkBottomCurrent
{
    color:#530200;
    padding-left:15px;
    font-size:x-small;
    font-weight:bold;
}
.LinkBottomRight2
{
    color: Blue;
    padding-left: 15px;
    font-size: x-small;
    text-decoration: none;
    font-weight: bold;
    padding-left: 615px;
    width: 100px;
}
.LinkBottomRight
{
    color: Blue;
    padding-left: 15px;
    font-size: x-small;
    text-decoration: none;
    font-weight: bold;
    width: 160px;
    float: right;
    margin-top: -12px;
    vertical-align: top;
}
.LinkBottomCurrentRight
{
    color: #530200;
    padding-left: 15px;
    font-size: x-small;
    font-weight: bold;
    float: right;
}

.PageNum
{
    color: Black;
    font-weight:normal;
    text-decoration: none;
     font-size:11pt;
}
.PageNum:hover
{
    text-decoration:underline;
}
.PageNumActiv
{
    color: Black;
    font-weight:bold;
    font-size:12pt;
    color:#990000;
    text-decoration:underline;
}
.PageNumBg
{
    border: 1px solid #999999;
    background-color:#F8F8F8;
}
.PageNumBgNoActiv
{
     text-decoration:none;
}
.PageNumMargin
{
    margin:1px 6px 1px 6px;
}