﻿body
{
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    background-color: #00709B;
}
H1, h2, h3, h4, h5, h6
{
    color: #ff2c00;
}
h1
{
    font-size: 14pt;
}
h2
{
    font-size: 12pt;
    margin: 10px 0px 0px 0px;
    display: inline;
    padding-right: 5px;
}
h3
{
    font-size: 12pt;
    font-style: italic;
}
#divShow h1
{
    color: #A67600;
}
#divh1
{
    padding: 10px;
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 100;
    width: 320px;
    border: solid 1px #A67600;
    background-image: url('images/White80.png');
}
#tablePage
{
    background-color: #ffffff;
    width: 1000px;
}
a
{
    color: #2D8EB3;
}
a:visited
{
    color: #2D8EB3;
}
a:hover
{
    color: #6FD1F7;
}
#ctl00_Menu1 a
{
    color: #A61D00;
}
#ctl00_Menu1 a:hover
{
    color: #FFD773;
}
#divHeading
{
    color: #00709B;
    background-image: url('images/POSSoftwareBanner.png');
    background-repeat: no-repeat;
    width: 1000px;
    height: 200px;
    text-align: right;
    z-index: -1;
}
#divFooting
{
    width: 1000px;
    color: #A61D00;
    background-color: #FFD773;
    text-align: center;
    padding: 5px 0px 5px 0px;
    font-size: 10pt;
}
.DialogTopLeft
{
    background-position: right bottom;
    background-image: url('images/DialogBackground/TopLeft.png');
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
}
.DialogTopCenter
{
    background-position: bottom;
    background-image: url('images/DialogBackground/Top.png');
    background-repeat: repeat-x;
    height: 10px;
}
.DialogTopRight
{
    background-position: right bottom;
    background-image: url('images/DialogBackground/TopRight.png');
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
}
.DialogLeft
{
    background-position: right;
    background-image: url('images/DialogBackground/Left.png');
    background-repeat: repeat-y;
    width: 10px;
}
.DialogRight
{
    background-position: top right;
    background-image: url('images/DialogBackground/Right.png');
    background-repeat: repeat-y;
    width: 10px;
}
.DialogBottomLeft
{
    background-position: top right;
    background-image: url('images/DialogBackground/BottomLeft.png');
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
}
.DialogBottomCenter
{
    background-position: top right;
    background-image: url('images/DialogBackground/Bottom.png');
    background-repeat: repeat-x;
    height: 10px;
}
.DialogBottomRight
{
    background-position: top right;
    background-image: url('images/DialogBackground/BottomRight.png');
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
}
a:active
{
}
a:hover
{
}
a:link
{
}
a:visited
{
}
.boxLogin
{
    background-color: #e0e0e0;
    width: 600px;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    font-size: 10pt;
}

