
.GettingQuote
{
    font-size:12px;
    color:white;
    font-family:Verdana;
    vertical-align:middle;
    text-align:center;
}
.TopBarBorder
{
    background-image: url("../Images/TopBarBorder.jpg");
    background-repeat: repeat-x;
}
.LeftSideBorder
{
    background-image: url("../Images/LeftSideBorder.gif");
    background-repeat: repeat-y;
}
.RightSideBorder
{
    background-image: url("../Images/RightSideBorder.gif");
    background-repeat: repeat-y;
}
.BottomBarBorder
{
    background-image: url("../Images/BottomBarBorder.gif");
    background-repeat: repeat-x;
    vertical-align: bottom;
}
.LoginText
{
    font-size:12px;
    color:#003366;
    font-family:Verdana;
    vertical-align:middle;
    text-align:left;
}

.RememberMeText
{
    font-size:12px;
    color:#003366;
    font-family:Verdana;
    vertical-align:middle;
    text-align:left;
    width:120px;
    cursor:hand;
}

.RedAstrisk
{
    color:#cc0000;
    font-weight:bold;
}
.RedText
{
    color:#cc0000;
    font-family:Verdana;
    font-size:11px;
    text-align:center;
}
.BlueText
{
    font-family:Verdana;
    font-size:12px;
    text-align:center;
}

.ControlCell
{
    width:228px;
    height:42px;
    text-align:left;
}
.WhiteRow
{
    background-color:white;
}
.Environment
{
    font-family:Verdana;
    color:Red;
    font-size:20px;
}
