BODY
{
background-color: #000000;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
table#header-parent
{
border-top: 1 solid #FFFFFF;
border-bottom: 1 solid #FFFFFF;
}
td#filler
{
background-repeat: repeat-x;
width: 100%;
}
table#nav-parent
{
border-top: 2 solid rgb(48,97,171);
border-bottom: 1 solid rgb(48,97,171);
font-family: Arial;
font-size: 8pt;
color: #FFFFFF;
font-variant: small-caps;
}
td#text
{
background-color: rgb(48,97,171);
}
td#nav
{
background-colour: #000000;
}
table#body-parent
{
border: 1 solid rgb(48,97,171);
color: #FFFFFF;
}
table#body-nested
{
border: 0;
color: #FFFFFF;
}
td#body-left-td
{
background-repeat: repeat-y;
}
a
{
text-decoration: none;
color: #FFFFFF;
}
a:hover
{
text-decoration: underline;
color: rgb(48,97,171);
}
td#body-footer
{
border-top: 1 solid rgb(48,97,171);
}
p#index-title
{
font-size: 8pt;
color: #FFFFFF;
font-variant: small-caps;
font-family: Arial;
position: relative;
top: -38px;
left: 0px;
margin-left: 10px;
}
p#body-left
{
font-size: 10pt;
color: #FFFFFF;
font-family: Arial;
margin-left: 30px;
position: relative;
top: -30px;
margin-right: 30px;
}
hr#divider
{
position: relative;
top: -30px;
width: 80%;
color: rgb(48,97,171);
height: 1px;
}
p#footer
{
font-size: 8pt;
color: #FFFFFF;
font-family: Arial;
width: 60%;
}
p#msg-box
{
width: 250px;
position: relative;
top: -30px;
left: 20px;
font-family: Arial;
font-size: 10pt;
color: rgb(25,171,255);
text-align: left;
}
td#msg-box
{
background: url(images/rei_box.jpg);
}