﻿body
{
    color: Black;
    font-family: Verdana;
    font-size: 10pt;
    margin-left: 0;
    margin-top: 0;
}

h1
{
    color: Black;
    font-family: Verdana;
    font-size: 12pt;
    font-style: normal;
    font-weight: bold;
    text-transform: uppercase;
}

h2
{
    color: Black;
    font-family: Verdana;
    font-size: 14pt;
    font-style: normal;
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
}

h3
{
    color: Black;
    font-family: Verdana;
    font-size: 12pt;
    font-style: normal;
    font-weight: bold;
}

.griditems
{
    font-family: Verdana;
    font-size: 8pt;
}

.highlightedgriditems
{
    background-color: #ECE9D8;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
    width: 50px;
}

.tabs
{
    color: #FFFFFF;
    font-size: 12px;
    left: 10px;
    position: relative;
    top: 1px;
}

.tab
{
    background-color: #9B9A9A;
    border-bottom: 1px solid #4271AF;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 10px;
    width: 25px;
}

.selectedTab
{
    background-color: #4271AF;
    border-bottom: 1px solid #4271AF;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    width: 25px;
}

.hitabs
{
    background-color: #4271AF;
    border-bottom: 1px solid #4271AF;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
}
.tabContents
{
    background-color: #FFFFFF;
    border: 1px solid #4271AF;
    color: #000000;
    font-size: 12px;
    padding: 10px;
}

.producttreenode
{
    background-color: #91ADD5;
    border-bottom: 1px dashed white;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    width: 450px;
}

.producttreehovernode
{
    background-color: #9B9A9A;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    width: 450px;
}

.producttreeselectednode
{
    background-color: #FFFFFF;
    color: #00396C;
    font-size: 12px;
    font-weight: bold;
    width: 450px;
}

.Formleft
{
    background-color: #91ADD5;
    font-size: 12px;
}

.Formright
{
    background-color: #CBD9EB;
    font-size: 12px;
}

.Formrow
{
    background-color: #B7CAE3;
    font-size: 12px;
}

.GridRowstyle, .GridSelectedRowstyle, .GridAlternativeRowstyle
{
    font-family: Verdana;
    font-size: 8pt;
}

.GridRowstyle
{
    background-color: #CBD9EB;
}

.GridSelectedRowstyle
{
    background-color: #9B9A9A;
}

.GridHeaderRowstyle
{
    background-color: #004E98;
    color: white;
    font-family: Verdana;
    font-size: 10pt;
    height: 25px;
}

.GridAlternativeRowstyle
{
    background-color: #91ADD5;
}

.tableheadings
{
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
}

.Formrow h1
{
    color: black;
    font-family: Verdana;
    font-size: 10pt;
    font-style: normal;
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
}

.gridproductview
{
    background-color: #004E98;
    color: #FFFFFF;
    font-weight: bold;
}

.treeleaf
{
    color: Black;
    font-family: Verdana;
    font-size: 10pt;
}

.table
{
    color: Black;
    font-family: Verdana;
    font-size: 10pt;
}

.th
{
    color: Black;
    font-family: Verdana;
    font-size: 10pt;
}

.td
{
    color: Black;
    font-family: Verdana;
    font-size: 10pt;
}

.tr
{
    color: Black;
    font-family: Verdana;
    font-size: 10pt;
}
#ctl00_MainContent_GridView1
{
    color: Black;
    font-family: Verdana;
    font-size: 10pt;
}

.MainTable
{
    color: Black;
    font-family: Verdana;
    font-size: 10pt;
}

#ctl00_MainContent_GridView1
{
    color: Black;
    font-family: Verdana;
    font-size: 10pt;
}

#ctl00_MainContent_GridViewMFUser
{
    color: Black;
    font-family: Verdana;
    font-size: 10pt;
}

#ctl00_MainContent_GridView2
{
    color: Black;
    font-family: Verdana;
    font-size: 10pt;
}

#ctl00_MainContent_GridView3
{
    color: Black;
    font-family: Verdana;
    font-size: 10pt;
}

#ctl00_MainContent_GridViewCustomForm
{
    color: Black;
    font-family: Verdana;
    font-size: 10pt;
}

.gridproductview
{
    color: Black;
    font-family: Verdana;
    font-size: 10pt;
}

.MainColumn
{
    color: Black;
    font-family: Verdana;
    font-size: 10pt;
}

.RightColumn
{
    color: Black;
    font-family: Verdana;
    font-size: 10pt;
}

.LeftColumn
{
    color: Black;
    font-family: Verdana;
    font-size: 10pt;
}

#ctl00_MainContent_gridJobs
{
    color: Black;
    font-family: Verdana;
    font-size: 10pt;
}

.maincontenttext
{
    font-family: Verdana;
    font-size: 10pt;
}

input[type="button"],input[type="submit"]
{
    cursor: pointer;
}

input[type="text"],input[type="password"], select
{
    background-color:#FFF;
    border-width:1px;
    border-style:solid;
    border-bottom-color:#AAA;
    border-right-color:#AAA;
    border-top-color:#DDD;
    border-left-color:#DDD;
    padding: 3px;
}
