﻿/* BIS MS Track Web CSS Stylesheet */
body
{
    font-weight: normal;
    font-size: 12px;
    word-spacing: normal;
    text-transform: none;
    font-family: Times New Roman, Verdana, Helvetica, sans-serif;
    font-size:62.5%;
    color: #666666;
    letter-spacing: normal;
    background-color: #f7f7f7;
}
#prepage
{
    position: relative;
    top: 300px;
    left: 500px;
    width: 300px;
    font-family: Tahoma;
    color: #666666;
    font-size: 12px;
    border: solid 1pt #666666;
    text-align: center;
}

#loadmessage
{
    width: 300px;
    font-family: Tahoma;
    color: #666666;
    font-size: 12px;
    border: solid 1pt #666666;
    text-align: center;
}
#ToolTip
{
    position: absolute;
    top: 0;
    left: 0;
    background: #13323f;
    border-color: #65d0e7;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    visibility: hidden;
}

.EmailAddress
{
    width: 300px;
    font-family: Tahoma;
    font-size: 12px;
    color: #666666;
    text-align: center;
}

.ToolTipTD
{
    color: white;
    font-family: Tahoma;
    font-size: 12px;
}

hr
{
    clear: both;
    display: block;
    visibility: hidden;
}
.datagrid
{
    width: auto;
}

.label
{
    font-family: Tahoma;
    font-size: 12px;
    color: #666666;
    text-align: center;
}
.textbox
{
    font-family: Tahoma;
    font-size: 8.25px;
    color: #666666;
    text-align: center;
}
.textbox_hidden
{
    font-family: Tahoma;
    font-size: 8.25px;
    color: #666666;
    text-align: center;
    visibility: hidden;
}
.textbox_History
{
    font-family: Tahoma;
    font-size:12px;
    color: #666666;
    text-align: center;
}
DropDownList
{
    font-family: Tahoma;
    font-size: 8.25px;
    color: #666666;
    text-align: center;
}
TextBox
{
    font-family: Tahoma;
    font-size: 8.25px;
    color: #666666;
    text-align: left;
}

