﻿body 
{
    margin-top:0px;
    margin-left:0px;
    margin-right:0px;
    font-family:Verdana;
    font-size:11px;
    color:#1D231D;
}

.siteColor
{
     background-color:#182018;
}

.DfltBtn 
{
    font-family:Verdana;
    font-size:11px;
    cursor: hand;
    margin-right:2px;
    margin-left:2px;
}

.DfltTbx 
{
    font-family:Verdana;
    font-size:11px;
    border: solid 1px #182018;
}

.DfltTbxDate
{
    font-family:Verdana;
    font-size:11px;
    border: solid 1px #182018;
    width:85px;
}

.DfltTbxLogin 
{
    font-family:Verdana;
    font-size:11px;
    border: solid 1px #425152;
    width:125px;
}

.DfltDDL 
{
    font-family:Verdana;
    font-size:11px;
}

.loginText
{
    color:#ffffff;
}

.PageHdr 
{
    font-family:Verdana;
    font-size:16px;
    color:#1D231D;
    font-weight:bold;
}

.ErrMsg
{
    font-family:Verdana;
    font-size:11px;
    color:Red;
}

.HideMe label 
{
    display:none;
}

.Bold
{
    font-weight: bold;
    font-size: 11px;
}

.Prompt 
{
    text-align:right;
    font-weight:bold;
    font-size:11px;
}

.Prompt2
{
    text-align:right;
    font-size:11px;
}

.smallText
{
    font-size:9px;
}

.listItem 
{
    background-color: #FFFFFF;
}

.altListItem 
{
    background-color: #F5F5F5;
}

.listHighlight 
{
     background-color: #FFCC00;
}

.borderTopAndBottom 
{
    border-bottom: solid 1px #000000; 
    border-top: solid 1px #000000;
}

.thumbnailHighlight 
{
    background-color: #FFCC00;
}

.thumbnail 
{
    background-color: #FFFFFF;
    border: solid 1px #000000;
}

.strength_red
{
     background-color: Red;
     color: White;
     font-weight:normal;
}

.strength_yellow
{
     background-color: Yellow;
     color: Black;
     font-weight: normal;
}

.strength_green
{
     background-color: Green;
     color: White;
     font-weight: normal;
}





