.tblMain
{
    behavior:url(scrolltable.htc);
}
.tblSelect
{
    behavior:url(SelectTable.htc);
}
.tip
{
   font:12px Verdana, Arial; border:solid 1px #666666; width:250px; 
   padding:1px; color:#333333;
   background-color:WhiteSmoke;
}
.chkSelect
{
    behavior:url(selecttable.htc);
}

.CheckListItem
{
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    padding-left: 5px
    cursor: hand;
}

.TableHead
{
    background-color: #000066;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: white;
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 12pt;
    padding-left: 5px
}

.TableItem
{
    background-color: #000066;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: white;
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    padding-left: 5px
}

.ErrorMsg
{
    background-color: #ffff80;
    color: black;
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 20pt
}


.PartsGridHead
{
    background-color: #000066;
    color: white;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 10pt;
    padding-left: 5px
}

.PartsGridItem
{

    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    cursor: default;
    padding-left: 5px
}

.PartsGridText
{
    background-color: #ffffff;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px;
    text-align: Right 
}

.MobileTechPartsGridItem
{
    background-color: #ffffff;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    cursor: default;
    padding-left: 5px
}

.PartsGridFooter
{
    background-color: #000066;
    color: white;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 15px
}

.FormTitle
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 25px
}

.CommandLink
{
    background-color: white;
    color: blue;
    font-weight: bold;
    text-decoration: underline;
    cursor: hand;
}

.Updated
{
    background-color: powderblue;
    color: black;
    font-weight: bold;
    cursor: hand;
}

.DataListHead
{
    background-color: #000066;
    color: white;
    font-family: Verdana, Arial;
    font-size: 16px;
    font-weight: bold;
    line-height: 16pt;
    padding-left: 5px
}

.DataList
{
    background-color: #000066;
    color: white;
    font-family: Verdana, Arial;
    font-size: 16px;
    font-weight: bold;
    line-height: 25px
}

.ToggleBtn
{
    background-color: #ffffff;
    color: blue;
    font-weight: bold;
    text-decoration: underline;
    text-align: center;
    cursor: default;
}

.BackLink
{
    background-color: blue;
    color: white;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
}


.btnClear
{
    background-color: White;
    color: Black;
    font-weight: bold;
    cursor: pointer;
}

.txtLabel
{
    background-color: WhiteSmoke;
    text-align: center;
    color: black;
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    padding-left: 5px
}

.txtFixedWidth
{
    font-family: Fixedsys;
    font-size: 12px;
}
