﻿body
{
    color: #4d4d4f;
    font-family: Arial;
    font-size: 10pt;
    font-weight: normal;
    font-style: normal;
    text-align: left;
    margin-top: 0px; /* note: use this to eliminate the padding above the body */
    background-color: #004183;
}
#Content
{
    background-color: #ffffff;
    width: 1000px; /* note: width of the content area*/
    margin-top: 0px; /* note: use this to eliminate the padding above the body */
    margin-left: auto; /* note: use this to center the div horizontally within the body of the site. */
    margin-right: auto; /* note: use this to center the div horizontally within the body of the site. */
    vertical-align: top;
}
TD
{
    font-family: sans-serif;
    font-size: 8pt;
}
INPUT
{
    font-family: sans-serif;
    font-size: 8pt;
}
SELECT
{
    font-family: sans-serif;
    font-size: 8pt;
}
TEXTAREA
{
    font-family: sans-serif;
    font-size: 8pt;
}

a:link
{
    color: #232E57;
    font-size: 8pt;
    text-decoration: none;
}
a:visited
{
    color: #232E57;
    font-size: 8pt;
    text-decoration: none;
}
a:hover
{
    color: Gray;
    font-size: 8pt;
    text-decoration: underline;
}
div#navigation
{
    background: url(  'images/TruckMovement_950-width_Op1.jpg' ) no-repeat;
    position: absolute;
    z-index: 1;    
}
.bg_1
{
    background: #006600 url(  'bars/bg_mtns.gif' ) no-repeat;
}
.bg_2
{
    background: #006600 url(  'bars/bg_top.gif' ) no-repeat;
}
.bg_3
{
    background: url(  'bars/bg_left.gif' ) no-repeat;
}
.bg_Main_Reporting
{
    background: url(  'images/Reporting2.jpg' ) no-repeat;
}
.bg_Main
{
    background: url(  'images/MainBack.jpg' ) no-repeat;
}
.StandardForm
{
    background-color: white;
}
.RowHighLight
{
    background-color: palegoldenrod;
}
.RightAlign
{
    text-align: right;
}

.BlueTitle
{
    font-weight: bold;
    font-size: 8pt;
    color: white;
    font-family: Sans-Serif;
    height: 19px;
    background-color: #232E57;
    padding-left: 2px;
}
.GreenTitle a:link
{
    color: White;
    text-decoration: none;
    padding-left: 2px;
}
.GreenTitle a:visited
{
    color: White;
    text-decoration: none;
    padding-left: 2px;
}
.GreenTitle a:hover
{
    color: palegoldenrod;
    text-decoration: underline;
    padding-left: 2px;
}
.GreenTitle a:active
{
    color: palegoldenrod;
    text-decoration: underline;
    padding-left: 2px;
}
.GreenTitle td
{
    padding-left: 2px;
}

.PaleTitle
{
    font-weight: bold;
    font-size: 9pt;
    color: #232E57;
    font-family: Sans-Serif;
    height: 18px;
    vertical-align: middle;
    background-color: gainsboro;
    border-bottom: silver 1pt solid;
}
.LightTitle
{
    font-weight: bold;
    font-size: 9pt;
    color: #232E57;
    font-family: Sans-Serif;
    height: 18px;
    vertical-align: middle;
    background-color: palegoldenrod;
    border-bottom: palegoldenrod 1pt solid;
}
.LightGridRows
{
    font-family: Sans-Serif;
    height: 18px;
    border-bottom: gainsboro 1px solid;
}
.GridViewBorder
{
	border-color:Black;
	border-width:1px;
}
.raligntb
{
    text-align: right;
    }
/*div#test
{
    background: url( 'images/Barchart.gif' ) no-repeat;
    position:absolute; 
        width: 700px;
        height: 600px;        
        z-index: 1;
        left: 15px;
        top: 344px;   

}*/
