﻿body {
}
.Headr1
{
    background-image: url(imgz/fe_head2007.jpg);
}
.TitleTop
{
    font-size: 30pt;
    font-weight: bold;
}
.IDbar
{
    background-image: url(imgz/Blue-Bar-Top.jpg);
    height: 22px;
    font-weight: bold;
    color: white;
    font-family: 'Times New Roman' , Serif;
    background-color: #000099;
    vertical-align: middle;
    text-align: right;
}
.IDbar2
{
    font-weight: bold;
    font-size: 6pt;
    color: white;
    font-family: 'Times New Roman' , Serif;
    background-color: #000099;
    vertical-align: middle;
    text-align: center;
}
#NavBr
{
    background-color:black;
    width:250em;
}
A.NavItem
{
    color: white;
    font-family: Arial, Sans-Serif;
    background-color: #000099;
    text-decoration: none;
    width: 160px;
    font-size: 11pt;
}
A.NavItem:hover
{
    color: #000099;
    font-family: Arial, Sans-Serif;
    background-color: #9999FF;
    text-decoration: none;
    width: 160px;
    font-size: 11pt;
}
.tblNav
{
    z-index: 102;
    position: absolute;
    top: 120px;
    left: 5px;
    width:150px;
    border-right: #6666cc thick groove;
    border-top: #6666cc thick groove;
    border-left: #6666cc thick groove;
    border-bottom: #6666cc thick groove;
    background-color: #000099;
    text-align: center;
}
A.NavItem2
{
    color: white;
    font-family: Arial, Sans-Serif;
    background-color: #000099;
    text-decoration: none;
    width: 160px;
    font-size: 9pt;
}
A.NavItem2:hover
{
    color: #000099;
    font-family: Arial, Sans-Serif;
    background-color: #9999FF;
    text-decoration: none;
    width: 160px;
    font-size: 9pt;
}

.tblIndentABit
{
    position: relative;
    left:20px;
}

.tblInt
{
    border-right: #003399 double;
    border-top: #003399 double;
    border-left: #003399 double;
    border-bottom: #003399 double;
    background-color: #ccccff;
    text-align: center;
    border-width:thick;
}
.tblInt2
{
    background-color: #ccccff;
    text-align: center;
    width: 340px;
}
.Head1
{
    FONT-FAMILY: 'Times New Roman', arial, verdana, helvetica;
    FONT-SIZE: 24px;
    FONT-WEIGHT: bold;
}
.Head2
{
    FONT-FAMILY: arial, verdana, helvetica;
    FONT-SIZE: 18px;
    FONT-WEIGHT: bold;
}
.Head3
{
    FONT-FAMILY: arial, verdana, helvetica;
    FONT-SIZE: 16px;
}
.Head3Bold
{
    FONT-FAMILY: arial, verdana, helvetica;
    FONT-SIZE: 16px;
    font-weight: bold;
}
.alignLeft
{
    text-align: left;
}
HR
{
    background-color: #000099;
    border-left-color: #000099;
    border-bottom-color: #000099;
    border-top-style: solid;
    border-top-color: #000099;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #000099;
    border-bottom-style: solid;
}
