html { {scrollbar-3dlight-color:#000000;
           scrollbar-arrow-color:#000000;
           scrollbar-base-color:#A9A9A9;
           scrollbar-track-color:#CCCCCC;
           scrollbar-darkshadow-color:#C0C0C0;
           scrollbar-face-color:#DCDCDC;
           scrollbar-highlight-color:#708090;
           scrollbar-shadow-color:#708090}

.copyright 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-variant: small-caps;
	font-weight:bold;
	color: #000000;
	text-decoration: underline overline;
}

.menu
{
	position: absolute;
	left: 154px;
	top: 159px;
}

a.link:link 
{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
}

a.link:visited 
{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a.link:hover 
{
	text-decoration: underline overline;
	color: #000000;
}

.normal 
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	font-size: 12px;
}

.mbehind
{
	position:absolute;
	left: 0px;
	top: 0px;
	z-index:-1;
}