body
{
background-color: #000000;
background-repeat: no-repeat;
background-attachment: fixed;
font-family: 'Verdana';
font-size: 14;
color: #FFFFFF;
scrollbar-base-color: #000000;
scrollbar-track-color: #003366;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #6666FF;
scrollbar-darkshadow-color: #0066FF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-arrow-color: #0099FF;
}

body.E
{
background-color:black;
background-repeat: no-repeat;
background-attachment: fixed;
position:relative;
background-position:center right;
}

body.NE
{
background-color: #000000;
background-repeat: no-repeat;
background-attachment: fixed;
background-position: top right;
}

a.txt
{
font-family: 'Verdana';
text-decoration: none;
}

a.txt:link
{
color: #FF0000;
background-color: #000000;
}

a.txt:visited
{
color: #FF0000;
background-color:#000000;
}

a.txt:hover
{
color: #00ff00;
background-color: #0000ff;
}

a.img
{
border-color: #0000FF;
border-style: solid;
}

a.img:hover
{
border-color: #FF0000;
border-style: double;
}

h1
{
color: #00BFFF;
}

h2
{
color: #00BFFF;
}

b
{
color: #B0C4DE;
}

dl
{
font-size: 12;
}

dt
{
font-weight: bold;
}

dd
{
font-style: italic;
}

table
{
font-size: 10;
}

td
{
text-align: center;
background-position: center center;
}

td.Left
{
font-size: 12;
text-align: left;
background-position: center center;
}

hr
{
background-color: #E0FFFF;
height: 3;

}

div.Big
{
font-size: 16;
}

div.Foot
{
font-size: 11;
font-style: italic;
}