
tr, th, td, p
{
    font-size: 8pt;
    font-family: Tahoma, sans-serif;
}
pre
{
    font-size: 10pt;
}
body
{
    margin: 0;
    padding: 0;
    font-size: 8pt;
    font-family: Tahoma, sans-serif;
    vertical-align: top;
}

h1, h2, h3, h4, h5, h6
{
    font-family: Tahoma, sans-serif;
}

.TxtboxDrpdown
{
    font-size: 8pt;
    font-family: Tahoma, sans-serif;
}

.AboutText
{
    font-size: 10pt;
    font-family: Tahoma, Sans-Serif;
}


.SmallItem
{
    font-size: 6pt;
}


.XYInputItem
{
    color: #000000;
    text-align: center;
    font-size: 8pt;
    padding: 2px;
    text-decoration: none;
    font-family: Tahoma, sans-serif;
    background: #ffffff;
}


a.menuItem:hover
{
    color: #000000;
    text-decoration: underline;
}


a.help:hover, a.help:link, a.help:visited
{
    color: #FF8000;
    font-size: 8pt;
    text-decoration: none;
    font-weight: bold;
    font-family: Tahoma, sans-serif;
}


a.history:hover, a.history:link, a.history:visited
{
    color: Gray;
    font-family: Tahoma, Sans-Serif;
    font-size: 8pt;
}



.footer
{
    font-family: Tahoma, Sans-Serif;
    font-size: 8pt;
    color: Gray;
}



.roll1
{
    color: Blue;
    font-weight: bold;
}

.roll2
{
    color: Red;
    font-weight: bold;
}

.roll3
{
    color: Green;
    font-weight: bold;
}

.CompanyName
{
    color: #ffffff;
    text-align: center;
    font-size: 8pt;
    padding: 2px;
    font-style: italic;
    text-decoration: none;
    font-family: Tahoma, sans-serif;
}


.EditItem
{
    color: #000000;
    font-size: 6pt;
    text-decoration: none;
    font-family: Tahoma, sans-serif;
    background: #ffffff;
}

.TestItem
{
    color: #000000;
    text-align: left;
    font-size: 7pt;
    text-decoration: none;
    font-family: Tahoma, sans-serif;
    background: #ffffff;
}

.ResultsItem
{
    color: #000000;
    text-align: center;
    font-size: 8pt;
    padding: 2px;
    text-decoration: none;
    font-family: Tahoma, sans-serif;
    background: #ffffff;
}

.ResultsSelectedItem
{
    color: #314973;
    text-align: center;
    font-size: 8pt;
    padding: 2px;
    text-decoration: none;
    font-family: Tahoma, sans-serif;
    background: #e1e1e1;
}



.AlarmItemOn
{
    color: #000000;
    text-align: center;
    padding: 4px;
    font-size: 8pt;
    text-decoration: none;
    font-weight: bold;
    font-family: Tahoma, sans-serif;
    background-color: Yellow;
}
.AlarmItemOn a:link
{
    color: red;
}
.AlarmItemOn a:visited
{
    color: red;
}

.AlarmItemOff a:link
{
    color: red;
}
.AlarmItemOff a:visited
{
    color: red;
}

.AlarmItemOff
{
    color: #000000;
    text-align: center;
    padding: 4px;
    font-size: 8pt;
    text-decoration: none;
    font-weight: bold;
    font-family: Tahoma, sans-serif;
    background-color: #ffffe0;
}



.AlarmItemNA
{
    color: #000000;
    text-align: center;
    padding: 4px;
    font-size: 8pt;
    text-decoration: none;
    font-weight: bold;
    font-family: Tahoma, sans-serif;
    background-color: #f5f5f5;
}

.AlarmItem
{
    color: #000000;
    text-align: left;
    padding: 4px;
    font-size: 8pt;
    text-decoration: none;
    font-weight: bold;
    font-family: Tahoma, sans-serif;
    background-color: #FFFFFF;
}

.AlarmItem a:link
{
    color: #314973;
}
.AlarmItem a:visited
{
    color: #314973;
}

.smallDataItem, .smallDataItem td
{
    font-size: 7pt;
}


.menuItem
{
    color: #314973;
    font-size: 10pt;
    text-decoration: none;
    font-weight: bold;
    font-family: Tahoma, sans-serif;
    background: #f5f5f5;
}

.Hidden
{
    display: none;
    visibility: hidden;
}
.thing
{
    background-color: #D6E5F5;
}

.Highlighted
{
    color: #31659C;
    font-weight: bold;
}

.TableHeader
{
    background-color: #31659c;
    color: #ffffff;
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: bold;
    padding: 0px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-top-color: #31659c;
    border-right-color: #31659c;
    border-left-color: #31659c;
    border-bottom-color: #e1e1e1;
    border-bottom-width: medium;
    border-style: solid;
    border-width: 1px;
}

.TableHeader TD
{
    background-color: #31659c;
    color: #ffffff;
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: bold;
    padding: 0px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 2px;
    padding-bottom: 2px;
}


.TableHeader a:link
{
    color: #ffffff;
}

.TableHeader a:visited
{
    color: #eeeeee;
}


.AlternatingItem
{
    background-color: #f5f5f5;
}

.GridTableHeader, .GridTableHeader A
{
    /* background-color: gray; */
    background-color: #31659c;
    color: White;
}
.GridTableHeader IMG
{
    margin-left:.5em;
}

.SmallTableHeader
{
    background-color: #31659c;
    color: #ffffff;
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: bold;
    border-top-color: #31659c;
    border-right-color: #31659c;
    border-left-color: #31659c;
    border-bottom-color: #e1e1e1;
    border-bottom-width: medium;
    border-style: solid;
    border-width: 1px;
}

.Error
{
    color: Red;
}

hr.ChartSeries
{
    height: 7px;
    border-style: solid;
    padding: 0px 0px 0px 0px;
    line-height: 0px;
    margin-top: -7px;
    margin-bottom: -10px;
    padding-top: 0px;
    padding-bottom: 0px;
    width: 85%;
}

/* 
 *	Menu.ascx 
 */
.Top
{
    vertical-align: top;
    background-color: #31659c;
    margin: 0;
    padding: 0;
    text-align: left;
}

.LoginInfo
{
    text-align: right;
    vertical-align: text-top;
    white-space: nowrap;
}

.L1Menu
{
    background-color: #31659c;
    color: White;
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: bold;
    padding: 1px 7px;
    border: solid medium #31659c;
    cursor: hand;
}
.L1MenuOver
{
    background-color: #5e87b2;
    color: White;
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: bold;
    padding: 1px 7px;
    border: solid medium #31659c;
    border-bottom: solid medium #5e87b2;
    cursor: hand;
}
.L1MenuSelected
{
    background-color: #C4C4C4;
    color: #31659c;
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: bold;
    padding: 0px 7px;
    border-color: #31659c;
    border-bottom-color: #C4C4C4;
    border-bottom-width: medium;
    border-style: solid;
    cursor: hand;
}
.L1MenuSelectedOver
{
    background-color: #e1e1e1;
    color: #31659c;
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: bold;
    padding: 0px 7px;
    border-color: #31659c;
    border-bottom-color: #e1e1e1;
    border-bottom-width: medium;
    border-style: solid;
    cursor: hand;
}
.Level1TabBreak
{
    background-color: #31659c;
    cursor: default;
}

.L2Menu
{
    background-color: #C4C4C4;
    color: #31659c;
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: bold;
    padding: 0px 7px;
    margin: 0;
    cursor: hand;
    border-color: #C4C4C4;
    border-bottom-color: #c4c4c4;
    border-bottom-width: medium;
    border-style: solid;
}

.L2MenuSelected
{
    background-color: #E1E1E1;
    color: #31659C;
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: BOLD;
    padding: 0 2px 1px;
    margin: 0;
    cursor: hand;
    padding: 0px 7px;
    border-color: #C4C4C4;
    border-bottom-color: #E1E1E1;
    border-bottom-width: medium;
    border-style: solid;
}

.L2MenuOver
{
    background-color: #d3d3d3;
    color: #31659C;
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: BOLD;
    padding: 0 2px 1px;
    margin: 0;
    cursor: hand;
    padding: 0px 7px;
    border-color: #C4C4C4;
    border-bottom-color: #d3d3d3;
    border-bottom-width: medium;
    border-style: solid;
}

.L2MenuSelectedOver
{
    background-color: #efefef;
    color: #31659C;
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: BOLD;
    padding: 0 2px 1px;
    margin: 0;
    cursor: hand;
    padding: 0px 7px;
    border-color: #C4C4C4;
    border-bottom-color: #efefef;
    border-bottom-width: medium;
    border-style: solid;
}

.L3Menu
{
    background-color: #e1e1e1;
    color: #31659c;
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: normal;
    padding: 3px 3px 1px 3px;
    margin-bottom: 1px;
    cursor: hand;
    border-top: solid 1px #e1e1e1;
    border-bottom: solid 1px #e1e1e1;
    border-left: solid 3px #e1e1e1;
    border-right: solid 3px #e1e1e1;
}
.L3MenuOver
{
    background-color: #ffffff;
    color: #31659c;
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: normal;
    padding: 3px 3px 1px 3px;
    margin-bottom: 1px;
    cursor: hand;
    border-top: solid 1px #ffffff;
    border-bottom: solid 1px #ffffff;
    border-left: solid 3px #ffffff;
    border-right: solid 3px #ffffff;
}
.L3MenuSelected
{
    background-color: #31659c;
    color: #ffffff;
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: normal;
    padding: 3px 3px 1px 3px;
    margin-bottom: 1px;
    cursor: hand;
    border-top: solid 1px #31659c;
    border-bottom: solid 1px #31659c;
    border-left: solid 3px #31659c;
    border-right: solid 3px #31659c;
}
.L3MenuSelectedOver
{
    background-color: #5185bc;
    color: #ffffff;
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: normal;
    padding: 3px 3px 1px 3px;
    margin-bottom: 1px;
    cursor: hand;
    border-top: solid 1px #5185bc;
    border-bottom: solid 1px #5185bc;
    border-left: solid 3px #5185bc;
    border-right: solid 3px #5185bc;
}


/* End Menu.ascx*/

/* Tree view */

.tv
{
    border: none;
    padding: 0;
    margin: 0;
    cursor: default;
}
.tvCA
{
    text-decoration: underline;
    cursor: pointer;
}

/* End Tree view */

/* Maintenance Dialog */

.Dialog
{
    border-style: outset;
    border-width: 3px;
    border-color: #e1e1e1;
}
.DialogContent
{
    width: 100%;
    background: #FFFFFF
}
.DialogContent TABLE
{
    background-color: White;
    border-collapse: collapse;
    width: 100%;
}
.DialogContent TABLE TD.L
{
    text-align: right;
    font-weight: bold;
    font-size: 10pt;
    white-space: nowrap;
    padding-left: .75em;
    padding-right: .5em;
    padding-top: 0;
    padding-bottom: 0;
    border-right: solid 1px #545454;
    background-color: #F4F4F4;
    width: 1%;
}

.DialogContent TABLE TD
{
    text-align: left;
    font-size: larger;
    padding-left: .75em;
    padding-right: .75em;
    padding-top: 0;
    padding-bottom: 0;
    width: 99%;
    border-top: solid 1px #E1E1E1;
    border-bottom: solid 1px #E1E1E1;
}
.DialogContent TABLE PRE
{
    margin: 0;
}
DIV.DialogHead
{
    background-color: #31659C;
    color: #FFFFFF;
    height: 16px;
    font-weight: bold;
    padding-left: .5em;
    cursor: default;
}
DIV.DialogHead IMG
{
    margin: 0;
}
/* Maintenance Dialog */