body {
position: relative;
font-family: Arial, sans-serif;
background: #FFFFFF;
color: #0000A0;
text-align: center;
margin:auto;
margin-top:0;
width: 48em;
}

input, select {
font-family: "Courier New", monospace;
font-size: 80%;
}

a:link, a:visited
{
    color: #0000A0;
}

a:hover
{
    color: #ff910f;
}

P
{
    BORDER-RIGHT: 0px;
    PADDING-RIGHT: 0px;
    BORDER-TOP: 0px;
    MARGIN-TOP: 0em;
    PADDING-LEFT: 0px;
    MARGIN-BOTTOM: 1em;
    PADDING-BOTTOM: 0px;
    BORDER-LEFT: 0px;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: 0px
}

H1
{
		position: relative;
    font-size: 170%;
    BORDER-RIGHT: 0px;
    PADDING-RIGHT: 0px;
    BORDER-TOP: 0px;
    MARGIN-TOP: 0.5em;
    PADDING-LEFT: 0px;
    MARGIN-BOTTOM: 0.5em;
    PADDING-BOTTOM: 0px;
    BORDER-LEFT: 0px;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: 0px;
    bbackground: #7777FF;
}

H2
{
    FONT-SIZE: 120%;
    text-align: left;
    color: #FF910F;
    BORDER-RIGHT: 0px;
    PADDING-RIGHT: 0px;
    BORDER-TOP: 0px;
    MARGIN-TOP: 0em;
    PADDING-LEFT: 0px;
    MARGIN-BOTTOM: 0em;
    PADDING-BOTTOM: 0px;
    BORDER-LEFT: 0px;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: 0px
}

H3
{
    FONT-SIZE: 100%;
    text-align: left;
    color: #FF910F;
    BORDER-RIGHT: 0px;
    PADDING-RIGHT: 0px;
    BORDER-TOP: 0px;
    MARGIN-TOP: 0em;
    PADDING-LEFT: 0px;
    MARGIN-BOTTOM: 1em;
    PADDING-BOTTOM: 0px;
    BORDER-LEFT: 0px;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: 0px
}

TABLE
{
    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 0px
}

notul 
{
list-style-type: none;
bborder-style: dotted;
padding-left: 0;
}

notli
{
margin-left: 0;
bborder-style: dotted;
font-size: 80%;
}

P.highlight
{
    COLOR: red
}

.thead
{
    COLOR: #ffffff
}

div.header {
position: relative;
width: 48em;
height: 5.5em;
bbackground: #777777;
}

div.topbox {
position: absolute;
left: 0;
top: 0;
width: 48em;
height: 3em;
background: #FF910F;
}

img.logo {
position: absolute;
width: 5em;
top: 0.5em;
right: 0.75em;
}

div.home {
position: absolute;
top: 3em;
left: 0em;
text-align: left;
}

div.main {
pposition: relative;
width: 48em;
ttop: 0em;
bbackground: #EEEEEE;
lleft: 0em;
text-align: left;
bborder-style: dotted;
}

#footer { position: relative; overflow: hidden; width: 48em; 
height: 3em; background: #FF910F; text-align: left; clear: both; }
#footer[id]{display: table; position: relative;}
#afooter {display: table; position: relative;}

#footerb {position: absolute; top: 50%;}
#footerb[id] {display: table-cell; vertical-align: middle; position: static;}
#afooterb {display: table-cell; vertical-align: middle; position: static;}

#footerc {width: 48em; position: relative; top: -50%; text-align: center; color: #0000A0;}

#footerd { 
position: relative; 
overflow: hidden; 
width: 48em; 
height: 3em;
line-height: 3em;
background: #FF910F; 
text-align: center; 
clear: both; 
color: #FFFFFF;
}

div.copyright {
font-size: xx-small;
}

#menu ul 
{
list-style-type: none;
bborder-style: dotted;
padding-left: 0;
padding-right: 0;
margin: 0;
margin-bottom: 0.3em;
font-size: 80%;
}

#menu li
{
margin: 0;
margin-bottom: 0.3em;
margin-top: 0em;
border-width: 0;
wwidth: 11.25em;  /* 9em / 80% */
}

#menu li.menuc
{
margin: 0;
margin-bottom: 0.3em;
ppadding-left: 0.3em;
ppadding-right: 0.3em;
padding-top: 0.3em;
padding-bottom: 0.3em;
border: 1px solid #0000A0;
text-align: center;
background-color: #FF910F;
width: 11.25em;
}

#menu a
{
display: block;
padding-left: 0.3em;
padding-right: 0.3em;
padding-top: 0.3em;
padding-bottom: 0.3em;
width: 10.65em;  /* 9em / 80% -0.3em -0.3em */
bbackground-color: #0000A0;
border: 1px solid #0000A0;
text-align: center;
}

#menu a:link, #menu a:visited
{
color: #0000A0;
ccolor: #FFFFFF;
text-decoration: none;
margin-bottom: 0.3em;
}

#menu a:hover
{
background-color: #FF910F;
ccolor: #fff;
margin-bottom: 0.3em;
}

