body
{
    background-color:LightYellow;
    font-size:1.0em;
    margin:8px;
}

p
{
    margin-left:5%;
    margin-right:5%;
}

table.TopMenu a:link,a:visited
{
    display:block;
    color:White;
    text-decoration:none;
}

table.TopMenu a:hover
{
    background:#000080;
}

table.TopMenu a:active
{
    background:LightBlue;
}

a.Standard:link,a.Standard:visited
{
    display:inline;
    color:#004000;
    text-decoration:underline;
}

a.Standard:hover
{
    color:Red;
    text-decoration:underline;
}

a.Standard:active
{
    color:#FF00FF;
    text-decoration:none;
}

div.center
{
    width:100%;
    text-align:center;
}

table.TopMenu
{
    width:100%;
    padding:0px;
    text-align:center;
    border-width:3px;
    border-style:ridge;
    border-spacing:5px;
    border-color:GoldenRod;
}

table.TopMenu th
{
    font-family:Georgia,"Times New Roman",sarif;
    color:black;
    font-size:1.7em;
    font-style:italic;
    font-weight:bold;
    padding:0.7em 0.0em;
    background-color:CornSilk;
}

table.TopMenu tr
{
    color:white;
    font-size:1.20em;
    background-color:CornflowerBlue;
}

table.TopMenu td.Five
{
    width:20%;
}

table.TopMenu td.Seven
{
    width:14.2856%;
}

div.OnLeft
{
    border-right:2px solid gray;
    width:49%;
    float:left;
}

div.VeryRight
{
    width:49%;
    float:left;
}

div.HeadShotText
{
    height:100%;
    width:auto;
    padding:0 3em 0 0;
    background-color:LightBlue;
    text-align:justify;
}

p.caption
{
    font-family:Verdana,sans-sarif;
    font-size:1.50em;
}

p.expo
{
    font-family:Arial,Helvetica,sans-sarif;
    font-weight:bold;
}
