/* Copyright 2026 Virtual Interconnect Software, LLC.  All rights reserved. */
body
{
    background: #039 url("http://data.virtualinterconnect.com/images/backgrounds/10x800-039-checked.png") repeat-x;
}

h1, h2, h3, h4
{
    font-family: sans-serif;
}

#TopBandContainer
{
    height: 50px;
}

#HeaderImageContainer
{
    background: #999 url("http://data.virtualinterconnect.com/images/backgrounds/10x150-whiteplastic.png") repeat-x;
}

#MainDiv
{
    background-color: #9cf;
}

#HeaderImage
{
    background-color: #000;
}

#Logo
{
    color: #fff;
}

#Logo .Edit
{
    color: #fff;
}

#Logo .Edit a
{
    color: #fff;
}

#HeaderImageContainer
{
    height: 84px;
}

#HeaderImageBG
{
    border-top: 4px solid #fff;
}

#MainDiv, #Spacer, #HeaderImageBG
{
    border-left: 4px solid #fff;
    border-right: 4px solid #fff;
}

#Spacer
{
    background: #999 url("http://data.virtualinterconnect.com/images/backgrounds/10x150-whiteplastic.png") repeat-x;
    background-position: 50% -35px;
    height: 2em;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
}

#MainDiv
{
    background: #999 url("http://data.virtualinterconnect.com/images/backgrounds/10x150-whiteplastic.png") repeat-x;
}

#NavBar
{
    background: #039 url("http://data.virtualinterconnect.com/images/backgrounds/10x800blue.jpg") repeat-x;
    background-position: 0 -300px;
}

#NavBar ul
{
    border-bottom: 1px solid #039;
}

#NavBar li
{
    border-bottom: 1px solid #bde;
}

#NavBar li a
{
    color: #fff;
    font-size: 75%;
    font-weight: bold;
    text-align: center;
    background: transparent url("http://data.virtualinterconnect.com/images/buttons/16x16-openplus-fff.gif") no-repeat;
    background-position: 4px 50%;
}

#NavBar li a:hover
{
    background: #fff;
    color: #039;
}

#ContentDiv
{
    background: #fff url("http://data.virtualinterconnect.com/images/backgrounds/10x400-ccc-fff.jpg") repeat-x;
    background-position: 0 -100px;
}

#ContentDiv h1, #ContentDiv h2, #ContentDiv h3, #ContentDiv h4
{
    color: #039;
}

#ContentDiv h1
{
    border-bottom: 2px solid #039;
}

#ContentDiv h2, #ContentDiv h3
{
    border-bottom: 1px solid #039;
}

#Copyright
{
    border-top: 1px solid #039;
    background-color: #fff;
}
