﻿body
{
    text-align: left;
    margin-left: 0px;
    margin-top: 0px;
}

/* Links */

a.LinkWhiteSmallest:visited
{
    text-decoration: none;
    font-family: Verdana;
    font-size: 10px;
    font-style: normal;
    color: White;
}
a.LinkWhiteSmallest:hover
{
    text-decoration: none;
    font-family: Verdana;
    font-size: 10px;
    font-style: normal;
    color: White;
}
a.LinkWhiteSmallest:active
{
    text-decoration: none;
    font-family: Verdana;
    font-size: 10px;
    font-style: normal;
    color: White;
}
a.LinkWhiteSmallest:link
{
    text-decoration: none;
    font-family: Verdana;
    font-size: 10px;
    font-style: normal;
    color: White;
}

a.LinkMenu:visited
{
    text-decoration: none;
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    color: White;
}
a.LinkMenu:hover
{
    text-decoration: none;
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    color: #e67813;
}
a.LinkMenu:active
{
    text-decoration: none;
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    color: White;
}
a.LinkMenu:link
{
    text-decoration: none;
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    color: White;
}

.LinkWhiteStyleSmall:visited
{
    text-decoration: none;
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    color: White;
    text-decoration: underline;
}
.LinkWhiteStyleSmall:hover
{
    text-decoration: none;
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    color: White;
    text-decoration: underline;
}
.LinkWhiteStyleSmall:active
{
    text-decoration: none;
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    color: White;
    text-decoration: underline;
}
.LinkWhiteStyleSmall:link
{
    text-decoration: none;
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    color: White;
    text-decoration: underline;
}

.LinkWhiteStyle:visited
{
    text-decoration: none;
    font-family: Verdana;
    font-size: 13px;
    font-style: normal;
    color: White;
}
.LinkWhiteStyle:hover
{
    text-decoration: none;
    font-family: Verdana;
    font-size: 13px;
    font-style: normal;
    color: White;
}
.LinkWhiteStyle:active
{
    text-decoration: none;
    font-family: Verdana;
    font-size: 13px;
    font-style: normal;
    color: White;
}
.LinkWhiteStyle:link
{
    text-decoration: none;
    font-family: Verdana;
    font-size: 13px;
    font-style: normal;
    color: White;
}

.LinkDarkStyle:visited
{
    text-decoration: none;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    color: #5f4444;
}
.LinkDarkStyle:hover
{
    text-decoration: none;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    color: #5f4444;
}
.LinkDarkStyle:active
{
    text-decoration: none;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    color: #5f4444;
}
.LinkDarkStyle:link
{
    text-decoration: none;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    color: #5f4444;
}

.LinkOrangeStyle:visited
{
    text-decoration: none;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    color: #e67813;
}
.LinkOrangeStyle:hover
{
    text-decoration: none;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    color: #e67813;
}
.LinkOrangeStyle:active
{
    text-decoration: none;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    color: #e67813;
}
.LinkOrangeStyle:link
{
    text-decoration: none;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    color: #e67813;
}

/* Styles */

.MainTable
{
    width: 1070px;
}
.backgroundHeader
{
    background-image: url("Images/backgroundHeader.gif");
    background-position: top;
    background-repeat: repeat-x;
}
.backgroundBottomHeader
{
    background-image: url("Images/backgroundBottom_Header.gif");
    background-repeat: repeat-x;
    background-position: center;
    height: 31px;
}
.backgroundBottomMiddle
{
    background-color: #f4f4f4;
}
.backgroundBottomBottom
{
    background-image: url("Images/backgroundBottom_Bottom.gif");
    background-repeat: repeat-x;
    background-position: center;
    height: 32px;
}
.backgroundLightYellow
{
    background-color: #ffeabe;
}
.blueMiddleDark
{
    align: center;
    background-color: #66abd6;
}
.blueDark
{
    background-color: #1981c3;
    text-align: center;
}
.blueLight
{
    background-color: #e1eaf4;
    text-align: justify;
    align: left;
}
.blueLightCentered
{
    background-color: #e1eaf4;
    align: center;
    text-align: center;
}
.blueLightRight
{
    background-color: #e1eaf4;
    align: right;
    text-align: right;
}
.marginRightBig
{
    width: 45px;
}
.fontVerdanaWhiteSmallest
{
    font-family: Verdana;
    font-size: 10px;
    font-style: normal;
    color: White;
}
.fontVerdanaWhiteSmall
{
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    color: White;
}
.fontVerdanaWhiteTitle
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    color: White;
}
.fontVerdanaDarkSmall
{
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    color: #5f4444;
}
.fontVerdanaDarkOrangeTitle
{
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    color: #e67813;
}
.fontVerdanaDarkOrangeNormal
{
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    color: #e67813;
}
.fontVerdanaDarkOrangeNormalSmall
{
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    color: #e67813;
}
.fontVerdanaDarkOrangeBold
{
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #e67813;
}
.fontVerdanaWhiteSmallUnderline
{
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    color: White;
    text-decoration: underline;
}
.fontVerdanaDarkNormal
{
    color: #5f4444;
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    text-align: left;
}
.fontVerdanaDarkNormalSmall
{
    color: #5f4444;
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
}
.fontVerdanaBlueTitle
{
    color: #1981c3;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
}
.fontVerdanaBlueNormalSmall
{
    color: #1981c3;
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
}
.inputLogin
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #5f4444;
    width: 90px;
    border: 1px solid #666666;
}
.spaceColumn
{
    width: 20px;
}
.spaceColumnSmall
{
    width: 10px;
}
.spaceAdministrareColumn
{
    width: 150px;
}
.spaceColumnBlueLight
{
    width: 20px;
    background-color: #e1eaf4;
}
.logoAgentii
{
    height: 32px;
}
.orangeDarkBackground
{
    background-color: #e67813;
}
.MainPicture
{
    max-height: 130px;
    max-width: 196px;
}
.MainTextColumn
{
    min-width: 100px;
    max-width: 200px;
}
.SpecialOfferPicture
{
    max-width: 130px;
}
.WatermarkExt
{
    color: #e67813;
    font-family: Verdana;
    font-size: 9px;
    align: center;
}
.ErrorMessageSmall
{
    color: Red;
    font-family: Verdana;
    font-size: 9px;
}

