body {
background-color: #000000;
font: 10px Verdana, Sans-serif;
color: #cfcfcf;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

a {
color: #ff3333;
text-decoration: none;
}

a:visited {
color: #aa0000;
}

a:hover {
color: #ffffff;
text-decoration: none;
border-bottom: 1px dotted #ffffff;
}

a:active {
color: red;
}

a.extern {
display: inline;
background: url('arrowExitWhite.gif') no-repeat 100% 50%;
padding-right: 13px;
}

h1 {
margin: 15px 0px 10px 0px;
padding: 0px 0px 0px 1px;
font: bold 18pt Verdana, Sans-serif;
color: white;
border-bottom: 1px solid #666666;
}

h2 {
margin: 13px 0px 8px 0px;
padding: 0px 0px 0px 1px;
font: bold 16pt Verdana, Sans-serif;
color: white;
}

h3 {
margin: 13px 0px 8px 0px;
padding: 0px 0px 0px 1px;
font: bold 14pt Verdana, Sans-serif;
color: white;
}

h4 {
margin: 13px 0px 8px 0px;
padding: 0px 0px 0px 1px;
font: bold 12pt Verdana, Sans-serif;
color: white;
}

p {
margin: 5px 0px 15px 0px;
padding: 0px 3px 0px 3px;
line-height: 20pt;
text-indent: 10px;
text-align: justify;
}

#content {
position: absolute;
top: 160px;
left: 185px;
width: 500px;
height: 400px;
overflow: auto;
scrollbar-3dlight-color:white;
scrollbar-arrow-color:white;
scrollbar-base-color:white;
scrollbar-track-color:#111111;
scrollbar-darkshadow-color:white;
scrollbar-face-color:black;
scrollbar-highlight-color:black;
scrollbar-shadow-color:black;
}

#content ul {
list-style: outside url('whiteBox.gif');
margin: 0px 0px 15px 20px;
padding: 0px 0px 0px 0px;
}

#content ul.red 		{ list-style: outside url('redBox.gif'); }
#content ul.orange 	{ list-style: outside url('orangeBox.gif'); }
#content ul.yellow 	{ list-style: outside url('yellowBox.gif'); }
#content ul.green 	{ list-style: outside url('greenBox.gif'); }
#content ul.blue 		{ list-style: outside url('blueBox.gif'); }
#content ul.purple 	{ list-style: outside url('purpleBox.gif'); }

#content li.red 		{ list-style: outside url('redBox.gif'); }
#content li.orange 	{ list-style: outside url('orangeBox.gif'); }
#content li.yellow 	{ list-style: outside url('yellowBox.gif'); }
#content li.green 	{ list-style: outside url('greenBox.gif'); }
#content li.blue 		{ list-style: outside url('blueBox.gif'); }
#content li.purple 	{ list-style: outside url('purpleBox.gif'); }

#content ul li {
margin: 5px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#content ul a.blue {
color: #4d748d;
}

#content ul a.norm {
color: #ffffff;
}

#content ul a:hover {
text-decoration: underline;
}

#header {
display: none;
}

#footer {
border-top: 1px solid white;
border-bottom: 1px solid white;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#footer p {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 15px;
text-indent: 0px;
}

#footer a {
margin: 0px 10px 0px 0px;
padding: 0px 0px 0px 0px;
}

#nav {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#nav ul {
list-style: none;
border-top: 1px solid white;
border-bottom: 1px solid white;
margin: 0px 0px 15px 0px;
padding: 0px 0px 0px 0px;
}

#nav ul li {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
display: inline;
}

#nav ul li a {
color: #cfcfcf;
height: 15px;
text-decoration: none;
border-bottom: 1px solid #666666;
margin: 0px 0px 0px 0px;
padding: 2px 0px 2px 1px;
background-color: #111111;
}

#nav ul li a:visited {

}

#nav ul li a:hover {
background-color: #333333;
color: #ffffff;
}

#nav ul li a:active {
background-color: #ff0000;
color: #ffffff;
}
