﻿body
{
    margin-top: 0px;
    background-image: url(../images/Computers.gif);
    margin-left: 0px;
    background-repeat: repeat-y;
    background-color: #1f48c6;
}
.masterMenuHeader
{
    font-size: 10pt;
    color: #ffcc99;
    font-family: Arial Black;
    text-align: center;
    margin-top: 15px;
}
.pageTitle
{
    padding-left: 15px;
    font-weight: bold;
    font-size: 12pt;
    color: white;
    font-family: Arial, Sans-Serif;
    width: 100%;
    background-color: #1f48c6;
    height: 23px;
    padding-top: 5px;
}
.dkBlueHeader
{
    font-weight: bold;
    background-image: url(../Images/dkBlueBar.gif);
    width: 100%;
    color: white;
    font-family: Arial, Sans-Serif;
    background-color: navy;
    padding-left: 5px;
    text-align: left;
    padding-bottom: 3px;
    padding-top: 3px;
}
.ltBlueSubHeader
{
    width: 100%;
    font-family: Arial, Sans-Serif;
    padding-left: 2px;
    text-align: left;
    padding-bottom: 3px;
    padding-top: 2px;
    font-size: 8pt;
    font-weight: bold;
    color: #3768b9;
    border-bottom: #7ba4e0 thin solid;
    margin-bottom: 5px;
}
.ltBlueVehicleSubHeader
{
    width: 100%;
    font-family: Arial, Sans-Serif;
    padding-left: 2px;
    text-align: left;
    padding-bottom: 3px;
    padding-top: 7px;
    font-size: 8pt;
    font-weight: bold;
    color: #3768b9;
    border-bottom: #7ba4e0 1px solid;
    margin-bottom: 5px;
}
.calendarDay
{
    text-decoration: none;
}
.calendarDay:link
{
    text-decoration: none;
}
.calendarDay:visited
{
    text-decoration: none;
}
.calendarDay:hover
{
    text-decoration: underline;
}
.gridHeader
{
    font-size: 9pt;
    color: black;
    border-bottom: gainsboro thin solid;
    font-family: Arial, Sans-Serif;
    background-color: #f5f5f5;
    font-weight: normal;
    text-align: left;
}
.gvBackground 
{
    background-image: url(../Images/GreenBar.jpg);
    font-size: 9pt;
    color: white;
    border-bottom: gainsboro thin solid;
    font-family: Arial, Sans-Serif;
   /*background-color: #458B00;*/
    font-weight: normal;
    text-align: left;
}   
.gridRow
{
    font-size: 8pt;
    color: black;
    border-bottom: gainsboro thin solid;
    font-family: Arial, Sans-Serif;
    background-color: white;
    font-weight: normal;
}
.gridEmpty
{
    font-size: 8pt;
    font-family: Arial, Sans-Serif;
    background-color: #f5f5f5;
    font-weight: normal;
    text-align: center;
    margin-left: 10px;
    height: 40px;
    padding-right: 10px;
    padding-left: 10px;
}
.DataTable
{
    font-size: 9pt;
    font-family: 'Times New Roman' , Serif;
    background-color: #dcdcdc;
    width: 300px;
}

.bgName
{
    background-color: #f5f5f5;
    text-align: right;
}
.bgValue
{
    background-color: #ffffff;
}
.btn
{
    font-size: 75%;
}
table.veh
{
    background-color: #dcdcdc;
    width: 100%;
    font-size: 9pt;
    font-family: Arial, Sans-Serif;
}
.vehName
{
    background-color: whitesmoke;
    text-align: right;
}
.vehValue
{
    background-color: #ffffff;
}
.centerDiv /* Internet Explorer */ 
{    
    text-align: center;  
    margin-left: auto;
    margin-right: auto; 
}
.timeEntryTotals
{
    font-weight: bold;
    font-size: 8pt;
    color: #483d8b;
    font-family: Arial, Sans-Serif;
    background-color: #d3d3d3;
    text-align: center;
}
.fakielinkbutton
{
  Background-Color: Transparent;
  border-style: none;
  Font-Size:9pt;
  text-align:left;
  color:blue;
  font-weight:bold;     
}