/* Cascading Style Sheet for
 * Absolute WinInfo
 * http://www.barkers.org/windows/
 *
 * Author: JCB
 * Date:   July 2000
 */

body
{
background: #008080;
color: #111111;
font-size: 10pt;
font-family: Arial, Helvetica;
}

td
{
color: #111111;
font-size: 10pt;
font-family: Arial, Helvetica;
}

a
{
color: #000066;
font-weight: bold;
text-decoration: none;
}

a:link
{
color: #000066;
}

a:visited
{
color: #000066;
}

a:active
{
color: #CC0000;
text-decoration: underline;
}

a:hover
{
color: #CC0000;
text-decoration: underline;
}

b.titlebar
{
color: #FFFFFF;
font-size: 8pt;
font-family: "MS Sans Serif", Arial, Helvetica;
font-weight: bold
}

h2.title
{
color: #000000;
font-size: 16pt;
font-family: Verdana;
font-weight: bold;
margin-top: 10px
}

h3.section
{
color: #808080;
font-size: 13pt;
font-family: Verdana;
font-weight: bold
}

p.copy
{
text-indent: 15px;
}

.sidebar
{
font-size: 8pt;
font-family: Verdana, Arial, Helvetica;
margin: 10px;
}

.sidebar a { color: #0000FF; font-weight: bold; text-decoration: underline }
.sidebar a:link { color: #0000FF }
.sidebar a:visited { color: #0000FF }
.sidebar a:active { color: #0000FF }

.sidebar p
{
margin-bottom: -8px;
}

#line
{
margin-left: -10px;
}

.bottom
{
color: #000000;
font-size: 8pt;
font-family: "MS Sans Serif", Arial, Helvetica;
}

.footer, .footer a
{
color: #FFFFFF;
font-size: 8pt;
font-family: Verdana, Arial, Helvetica;
font-weight: normal;
}

td.side
{
  background-image: url(/windows/img/t-back.gif);
  background-position: 0% 0%;
  background-repeat: no-repeat;
}

.icon
{
font-size: 8pt;
font-family: "MS Sans Serif", Arial, Helvetica;
}

.icon a { color: #FFFFFF; font-weight: normal; text-decoration: none }
.icon a:link { color: #FFFFFF }
.icon a:visited { color: #FFFFFF }
.icon a:active { color: #FFFFFF }
.icon a:hover { color: #FFFFFF; text-decoration: underline; }
