﻿/* Online Individual/Group App updated by upated on 8/28/2008 */

.LoginBoxStyle
{
    
    background-color: #FCDEAF;
}

.LoginTitleStyle
{
    background-color: #F38D1E;
    font-weight: bold;
    color: White;
    padding-left: 10px;
    width: 650px;
}

.WizHeadNavNumb
{
    background-color: #F38D1E;
    font-weight: bold;
    position: relative;
    left: 118px;
    color: White;
}

.LoginButtonStyle
{

    font-size: 12px;
    text-align: center;
    width: 75px;
    height: 25px;
    margin-right: 10px;
    background-color: #f38d1e;
    border-bottom-style: outset;
    border-width: 1px; 
}




