﻿a img
{
    border: none;
}
a
{
    color: #000000;
    text-decoration: none;
    cursor: pointer;
}
.links
{
    text-decoration: none;
}
h1
{
    font-family: Arial;
    font-size: 20px;
    color: #D0070F;
    font-weight: normal;
    margin: 0.67em 0 0 0;
}
h2
{
    font-family: Arial;
    font-size: 18px;
    color: #000000;
    font-weight: normal;
    margin: 0.67em 0 0 0;
}
h3
{
    color: #000000;
    float: left;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    margin: 0.67em 0 0;
    width: 100%;
}
h4
{
    font-family: Arial;
    font-size: 14px;
    color: #0C0C0C;
    font-weight: bold;
    margin: 3px 0 0 0;
    float: left;
    width: 100%;
}
p
{
    float: left;
    width: 100%;
    margin: 5px 0 0 0;
    text-align: justify;
}
p a
{
    text-decoration: none;
    color: #399292;
}

.left
{
    float: left;
}
.right
{
    float: right;
}
.clear
{
    clear: both;
}
.underline
{
    text-decoration: underline;
}
.color_red, .color_red a
{
    color: #DF1E26;
}
.color_lightBlue
{
    color: #3B80C5;
}
.table1
{
    border-collapse: collapse;
    border-right: solid 1px #D2D2D2;
    vertical-align: top;
}
.table1 td
{
    vertical-align: top;
}
.listDecimal
{
    list-style: decimal;
}
/* Links
================================ */
.backLink
{
    background: url("../../images/icons/ico_leftBArr.png") no-repeat scroll left center transparent;
    padding-left: 6px;
}
.link_ul
{
    text-decoration: underline;
}
/* text size
======================================== */
fs_10
{
    font-size: 10px;
}
fs_11
{
    font-size: 11px;
}
fs_12
{
    font-size: 12px;
}
/*  standart class forms
===================================== */
.row
{
    float: left;
    width: 100%;
}
.mtop
{
    margin-top: 10px;
}

