#footernav  {
    font-family: arial,verdana,helvetica;
    color: #4141FF;
}

#footernav div.links {
    font-size: 10px;
    line-height: 10px;
    margin: 15px 0px 10px 0px;
}

#footernav A.foot:active, A.foot:link, A.foot:visited {
    font-size: 12px;
    color: #4141FF;
}

#footernav A.foot:hover {
    color: #FFFFFF;
    background-color: #4141FF;
    text-decoration: none;
}

#footernav A.notice:active,A.notice:link,A.notice:visited {
    font-size: 11px;
    color: #4141FF;
}

#footernav A.notice:hover {
    color: #FFFFFF;
    background-color: #4141FF;
    text-decoration: none;
}

#footernav SPAN.trademark {
    font-size: 11px;
    color: #000000;
}

.navtable  {
    font-family: arial,verdana,helvetica;
}

.navtable .title {
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
    color: #FFFFFF;
    background-color: #000000;
    width: 98%;
}

.navtable .barleft {
    background-image: url('/phphtmllib/widgets/images/top-left-corner.gif');
    background-repeat: no-repeat;
    background-color: #000000;
    width: 1%;
}

.navtable .barright {
    background-image: url('/phphtmllib/widgets/images/top-right-corner.gif');
    background-repeat: no-repeat;
    background-color: #000000;
    width: 1%;
}

.navtable .content {
    border: 1px solid #777777;
    background-color: #444444;
}

.navtable .subtitle {
    font-size: 8pt;
    font-weight: bold;
    text-align: center;
    color: #ACE01C;
    background-color: #000000;
}

.navtable .bullet {
    width: 1%;
    font-size: 10pt;
    padding-left: 5px;
}

.navtable .link {
    width: 99%;
    font-size: 10pt;
    line-height: 11pt;
}

.navtable a:active,a:link,a:visited {
    font-weight: bold;
    color: #000000;
}

.navtable a:hover {
    color: #000000;
    background-color: #000000;
    text-decoration: none;
}

.textnav  {
    margin: 0px 0px 0px 0px;
    padding: 3px 0px 0px 0px;
    height: 18px;
    color: #FFFFFF;
    font-family: sans-serif;
    font-size: 13px;
    font-weight: bold;
}

.textnav a.normal,a.normal:visited,a.normal:active {
    font-family: sans-serif;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #000000;
    padding: 2px 4px 2px 4px;
    border-right: 1px solid #000000;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

.textnav a.first,a.first:visited {
    font-family: sans-serif;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #000000;
    padding: 2px 4px 2px 4px;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

.textnav a.normal:hover,a.first:hover {
    color: #33FF33;
    font-size: 13px;
    background-color: #000000;
    text-decoration: none;
}

.textnav a.selected,a.selected:visited {
    font-family: sans-serif;
    text-decoration: none;
    color: #90B028;
    background-color: #000000;
    padding: 2px 4px 2px 4px;
    border-right: 1px solid #000000;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

.textnav a.selectedfirst,a.selectedfirst:visited {
    font-family: sans-serif;
    font-weight: bold;
    text-decoration: none;
    color: #90B028;
    background-color: #000000;
    padding: 2px 4px 2px 4px;
    border-left: 1px solid #000000;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

.textnav  {
    font-family: sans-serif;
    font-size: 10pt;
    font-weight: bold;
    font-variant: small-caps;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #000000;
}

BODY  {
    font-family: sans-serif;
    font-size: 12pt;
    font-weight: normal;
    text-decoration: none;
    color: #444444;
    background-color: #000000;
    width: 1000px;
}

BODY a:active,a:link,a:visited {
    color: #000000;
}

BODY a:hover {
    color: #000000;
}

.maincontent  {
    color: #FFFFFF;
    background-color: #444444;
    width: 1000px;
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 10px;
    padding: 0px;
    text-align: left;
}

HR  {
    color: #444444;
    background-color: #444444;
    border: none;
    height: 3px;
}

.paging  {
    float: left;
    width: 950px;
    font-size: 12pt;
    text-align: center;
}

.floater  {
    float: left;
    text-align: left;
    margin-right: 5px;
}

.item  {
    float: left;
    text-align: left;
    width: 230px;
    padding: 5px;
}

.left  {
    float: left;
    width: 180px;
    padding: 10px;
}

.left a, .left a:hover {
    color: #90B028;
}

.right  {
    float: left;
    width: 780px;
    padding: 5px;
}

.block  {
    float: left;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
}

.alignleft  {
    text-align: left;
}

.aligncenter  {
    text-align: center;
}

.alignright  {
    text-align: right;
}

.invisible  {
    display: none;
}

.menulink  {
    font-size: 11pt;
    font-weight: bold;
    line-height: 22pt;
}

