﻿body {
}
.CompanyTitle
{
    font-family: Arial;
    font-size: large;
    font-weight: bold;
    font-style: normal;
    color: #97B9FF;
    text-decoration: blink;
    text-align: center;
    position: absolute;
    top: 0px;
    left: 3px;
    width: 975px;
    height: 23px;
    border-bottom-style: groove;
    border-left-color: #C0C0C0;
    border-left-width: 1px;
}
.MasterDiv
{
    top: 0px;
    left: 5px;
    position: absolute;
    width: 218px;
    height: 20px;
}
.BtnStyle
{
    font-family: "Century Gothic";
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    position: absolute;
}
.EntryLabel
{
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    position: absolute;
    top: 72px;
    left: 3px;
    height: 16px;
}
.MSGLable
{
    font-family: "Arial Black";
    font-size: medium;
    text-decoration: blink;
    font-weight: bold;
    font-style: italic;
    color: #000066;
    position: absolute;
}
.StaticMenuBkg
{
    background-image: url('Images/MenuBkg.gif');
    background-repeat: repeat-x;
}
.HomeListBox
{
    border: thin solid #949494;
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    color: #000000;
    position: absolute;
    top: 29px;
    left: 786px;
    width: 192px;
    height: 293px;
    background-color: #FEEBA7;
}
.LoginLabel
{
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    color: #006699;
    height: 21px;
}
.EntryTheme
{
    background-image: url('../Images/EntryBkg.gif');
    background-repeat: no-repeat;
    background-position: left top;
}
.RoleTheme
{
    background-image: url('../Images/RoleBkg.gif');
    background-repeat: no-repeat;
    background-position: left top;
    background-color: #FFFFFF;
}
.EntryBtn
{
    font-family: sans-serif;
    font-weight: bold;
    font-size: 13px;
    color: #000000;
    width: 82px;
    text-align: center;
}
.PageTitle
{
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    color: #000099;
    position: absolute;
    width: 950px;
    height: 17px;
    top: 0px;
    left: 5px;
}
.BranchTitle
{
    font-family: Verdana;
    font-size: medium;
    color: #9999FF;
    position: absolute;
    top: 25px;
    left: 581px;
    height: 18px;
    width: 360px;
    border: 2px ridge #CC99FF;
}
.EntryBox
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    border: 1px solid #FFCC66;
    color: #000000;
}
.TransBox
{
    font-family: Arial;
    font-size: medium;
    border: 1px solid #FFCC66;
}
.LblDisplayBox
{
    font-family: Arial;
    font-size: 11pt;
    border: 1px solid #FFCC66;
}

.Req_EntryBox
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    border: 1px solid #FFCB97;
    background-color: #E1EBFF;
}
.Req_TransBox
{
    font-family: Arial;
    font-size: medium;
    border: 1px solid #FFCB97;
    background-color: #ECF2FF;
    margin-left: 0px;
}

.Entry_BtnTable
{
    width: 504px;
    z-index: 1;
    left: 20px;
    top: 23px;
    position: absolute;
    height: 32px;
}
.Entry_BtnTD_Six
{
    width: 84px;
    margin-left: 200px;
}
.Entry_Label_TD
{
    height: 18px;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
}
.AlertMsg
{
    font-family: "Comic Sans MS";
    font-size: medium;
    color: #00CC99;
    text-align: left;
    height: auto;
    border-width: 2px;
    border-color: #666666;
    border-top-style: groove;
}
.TitleRow_TBL
{
    font-family: Calibri;
    font-size: medium;
    color: #000099;
    background-color: #FFDFEF;
    border-style: groove;
    border-width: 2px;
    text-align: center;
}
.RoleLink
{
    font-family: Tahoma;
    font-size: medium;
    color: #FF6666;
    z-index: 1;
}
.AuditLink
{
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #FF6666;
    z-index: 1;
}
.ReportTitle
{
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    color: #000099;
    position: absolute;
    height: 17px;
    top: 0px;
    left: 5px;
    width: 607px;
}
