﻿body
{
    font-family: Arial, 'Times New Roman';
    background-position: left top;
    background-image: url(../../Images/ConstructionManagementLeftSideBar.gif);
    background-repeat: repeat-y;
}


TR.evenRow
{
    background-color: #ffcc99;
}

TR.oddRow
{
    background-color: #ffffcc;
}


.CssMnuMainIEFIX
{
    background-image: url(../../Images/ConstructionManagementMenuButton.gif);
    font-weight: bold;
    color: white;
    font-variant: small-caps;
    font-size: 12pt;
    font-family: 'Times New Roman';
    z-index: 1;
}


.CssMnuMain
{
    background-image: url(../../Images/ConstructionManagementMenuButton.gif);
    font-weight: bold;
    color: white;
    font-variant: small-caps;
    font-size: 12pt;
    font-family: 'Times New Roman';
}

.CssMnuMainHover
{
    background-image: url(../../Images/ConstructionManagementMenuButtonHover.gif);
    font-weight: bold;
    color: black;
    font-variant: small-caps;
    font-size: 12pt;
    font-family: 'Times New Roman';
    }
.CssMnuMainAdmin
{
    background-image: url(../../Images/ConstructionManagementMenuButton.gif);
    font-weight: bold;
    color: white;
    font-variant: small-caps;
    font-size: 12pt;
    font-family: 'Times New Roman';
}

.CssMnuMainHoverAdmin
{
    background-image: url(../../Images/ConstructionManagementMenuButtonHover.gif);
    font-weight: bold;
    color: black;
    font-variant: small-caps;
    font-size: 12pt;
    font-family: 'Times New Roman';
}

IMG.myCssImage
{
    border-right: black ridge;
    border-top: black ridge;
    border-left: black ridge;
    border-bottom: black ridge;
}


TD.LeftBar
{
    background-image: url(Images/ConstructionManagementLeftSideBar.gif);
    background-repeat: repeat-y;
}