﻿.btnInputComboBox
{
    background-color: White;
    color: Black;
}
.btnInputComboBox:hover
{
    background-color: Silver;
    text-decoration: none;
    cursor: pointer;
    color: Black;
}
.divInputComboBox
{
    background-color: White;
}
.divNewsBox
{
}
.pdfPrintDropDonw A
{
    display: block;
    height: 25px; /* default height is nothing */
    text-decoration: none;
    background-color: Green;
    white-space: nowrap;
    color: #000000;
}
.pdfPrintDropDonw A:hover
{
    display: block;
    background-color: Blue;
    cursor: pointer;
}

.pdfPrintDropDonw A IMG
{
    border: 0;
}
.OfferTable
{
    width: 685px;
    margin-top: 15px;
}
.OfferDropRow
{
    width: 505px;
    text-align: right;
}
.OfferHideRow
{
    width: 180px;
    text-align: right;
}
.InputDiv
{
    position: relative;
    height: 33px;
}
.InputTable
{
    position: absolute;
    right: 0;
    border-width: 5px;
}
.InputTableRightCell
{
}
.InputTableLeftCell
{
}
.InputField
{
    position: absolute;
    right: 0;
}
.LoginDivStyleWhite
{
    text-align: right;
    background-color: White;
    margin: auto;
    margin-top: 40px;
    border: solid 1px gray;
    width: 970px;
    height: 475px;
    position: relative;
}
.LoginPanelSmall
{
    background-color: rgb(212,212,212);
    border: solid 1px rgb(121,121,121);
    width: 486px;
    margin: auto;
}
.PanelDataContentDark
{
    background-color: #C0C0C0;
    border: solid 1px silver;
}
.PanelDataContentLight
{
    background-color: #FFFFFF;
    border: solid 1px silver;
}
.DivLineAtButtom
{
    height: 3px;
    min-height: 3px;
    background-color: #FFFFFF;
}
.DivSmallLineAtButtom
{
    height: 1px;
    min-height: 1px;
    background-color: #FFFFFF;
}
.lblInfoTextStyle
{
}
.pPanelDataInputText
{
}
.RegisterMainDiv
{
    width: 740px;
    margin: auto;
    background-color: #FFFFFF;
    margin-bottom: 10px;
    border: solid 1px silver;
}
.RegisterTermsMainDiv
{
    text-align: right;
    background-color: Red;
}
.RegisterTermsMainDivText
{
    margin-top: 10px; border-bottom: solid 1px silver; border-top: solid 1px silver;
}
