﻿body.mstrbody
{
    font-size: 16px;
    background-color: #66CCFF;
}

.page
{
    width: 1000px; /* sets width refresh browser*/
    margin: -5px auto 0px auto; /* centers the page in user browser */
    border: 1px solid #496077;
    background-image: url('http://psws.com/psws/Images/pswsbkgnd.gif');
    background-color: transparent;
}
 
 .header
{/* Outer css container div nests items in this block*/
    padding: 0px;
    width: 100%;
    height: 138px;/* sets Height oh header for image*/
}

 .Menu
{
    text-align: left;
    font-size: .82em;
    font-family: "Trebuchet MS";
    background-color: #99CCFF;
    border: 1px solid #0000FF;
    color: #000080;
    font-weight: 500;
    width: 95%;
    margin-left: 3px;
}
   
.main
{
    font-size: 1.0em;
    min-height: 820px;
}

.pageNoMaster
{
    width: 780px; /* sets width refresh browser*/
}

.pageHeader
{
    width: 780px;
    text-align: center;
    margin-top: 20px;
    font-family: 'Trebuchet MS';
    color: #000080;
    font-size: 1.75em;
    background-image: inherit;
}


.StaticMenu
{
    border-style: solid;
    border-width: 0px;
}
.StaticItemMenu
{
    color: #000080;
    font-size: .9em;
}
.StaticHoverMenu
{
    border-style: solid;
    border-width: 0px;
    background-color: #0099CC;
    color: #FFFFFF;
}
.StaticSelectedMenu
{
    border-style: solid;
    border-width: 0px 1px 0px 0px;
    color: #800000;
}
.DynMenu
{
    text-align: left;
    text-indent: 5px;
    font-family: "Trebuchet MS";
    background-color: #99CCFF;
    color: #0000FF;
}
.DynItemMenu
{
    color: #0000FF;
    font-size:1.05em;
}

.DynSelectedMenu
{
    background-color: #CCC7BA;
    color: #FF0000;
    font-weight: bold;
}
.DynHoverMenu
{
    background-color: #0000FF;
    color: #FFFFFF;
    font-weight: normal;
}
  
        
 

.CentermenuTxt
{
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    font-size:.82em;
}
.Bannerbkgnd
{
    background-image: url('Images/sunset.jpg');
    background-repeat: no-repeat;
    width: 640px;
    vertical-align: top;
}
.tableNoBorders
{
    border-width: 0px;
    border-style: none;
    border-collapse: collapse;
}
.tableCellNoBorders
{
    border-width: 0px;
    border-collapse: collapse;
    vertical-align: middle;
    text-align: left;
    margin-left: -3px;
}
.companyWeblink
{
    text-align: center;
}
.notyet
{
    text-align: center;
    vertical-align: middle;
    padding-top: 70px;
    color: #000080;
    font-weight: bold;
    font-size: 2.0em;
    font-style: oblique;
}
.PlayerBkgnd
{
    background-color: #FF0000;
}
