.right
{
background-color: #1A1A1A;
font-family: Tahoma;font-size: 07pt; 
color: #007CBC;
}

A:
{
Text-Decoration:underline; 
color:#488FCD;  
font-weight: 800;
font-size: 09pt;
}

A:link
{
font-family:Tahoma;text-decoration: none; 
color: #488FCD; 
font-weight: 800;
}

A:visited
{ 
font-family:Tahoma;text-decoration: none; 
color: #488FCD; 
font-weight: 800;
}

A:active
{ 
font-family:Tahoma;text-decoration: none; 
color: #488FCD; 
font-weight: 800;
}
A:hover 
{
font-family:Tahoma;text-decoration: none; 
color: #FFFFFF; 
font-weight: 800
}
BODY
{ 
background: #1A1A1A;
font-family:Tahoma;font-size: 09pt; color: #ffffff; 
line-height: 110%; 
font-weight: 100;
}

LI, TABLE
{ 
background: #000000;
font-family:Tahoma;font-size: 09pt; color: #ffffff; 
line-height: 110%; 
font-weight: 100;
}

H1 { font-family:   Tahoma;font-size: 14pt; color: #488FCD; font-weight: 1000 }
H2 { font-family:   Tahoma;font-size: 10pt; color: #8AD278; font-style:italic }
H3 { font-family:   Tahoma;font-size: 10pt; color: #488FCD}

.top
{
background-color: #1A1A1A; font-family:    Tahoma; color: #FFFFFF
}
.white
{
color: #FFFFFF;
}
.zuggs
{
color: #1A1A1A;
font-family:Tahoma;
}

.label{
	width: 400px;
	min-width: 400px;
	padding: 10px
}
.author
{
  font-weight: 800;
}
/* The DIV used to control the main/middle/centre section Divisions. */
.centreblock {
	position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width: 650px;
	min-width: 100px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #000000;
    color: #FFFFFF;
	background: #000000;
	padding: 10px;
	z-index: 4; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}
/* The DIV used to control the left hand side section Divisions. */
.sideblock {
	position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width: 200px;
	min-width: 100px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #000000;
    color: #FFFFFF;
	background: #000000;
	padding: 10px;
	z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}
.wideblock {
	position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width: 250px;
	min-width: 100px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #000000;
    color: #FFFFFF;
	background: #000000;
	padding: 10px;
	z-index: 2; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}

h3.storytitle {
	font: bold 18px sans-serif!important;
    margin: 0px 0px 5px 0px;
	padding: 0px;
}

#green {
color: green
}
.s
{
background-color: #1A1A1A; font-family:    Tahoma;font-size: 07pt; color: #1A1A1A
}

.command
{
font-family:Tahoma;font-size:07pt; 
color:#1A1A1A; 
background-color:#007CBC; 
border:#1A1A1A; 
border-style: ridge; 
border-top-width:1px; 
border-bottom-width:1px; 
border-right-width:1px; 
border-left-width:1px;
}






