html {
scrollbar-base-color: #9999cc;
scrollbar-arrow-color: white;
scrollbar-track-color: #ccccff;

scrollbar-shadow-color: black;
scrollbar-lightshadow-color: black; 
scrollbar-darkshadow-color: gray;

scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;

scrollbar-width:2;
}

.headline {
	font-size:34pt;
	font-face:arial;
	font-weight:bold;
	text-decoration: underline;
	color:black;
}

font.content{font-face:arial;font-size:12pt;color:black;}

A:link{
	text-decoration: none; color:#9c001a;}
A:visited{
	text-decoration: none; color:#9c001a;}
A:active {	
	text-decoration: none; color:white;}
A:hover {
	text-decoration: none; color: #9c001a;font-weight:normal;}
A:link{
	text-decoration: none; color:#000099;}
A:visited{
	text-decoration: none; color:#000099;}
A:active {	
	text-decoration: none; color:#000099;}
A:hover {
	text-decoration: none; color: #0000ff;
	 }
body {
    margin:9px 9px 0 9x;
    padding:0;
    background-image: url("images/backgroundthin.gif");
    background-color:#7dabff;
    background-attachment: fixed;}
 
   #marg {margin-right:15;margin-left:15;}

.P {
	FONT-FAMILY: Verdana,Arial,Helvetica;
	FONT-SIZE: 7.2pt;
	COLOR: #000000
	}
	
.J {
	FONT-SIZE: 14px;
    FONT-WEIGHT: bold; BACKGROUND-COLOR: #FFFFFF
}
.J:hover {
	COLOR: #ffffff
}

.N {
      font-size:12pt;
	font-face:arial;
	text-decoration: none;
	colghgor:black;
}

.noborder {
      border-right: hidden; 
      border-bottom: hidden;
}
#foot {
    position:static;
    
    }
    
#right {
	left: 290px; 
	WIDTH: 970px; 
	POSITION: absolute; 
	sTOP: 155px; 
	background-image:  url(images/back.gif);
	spadding-left:30px;
	spadding-right:30px;
	zz-index:-1;
	lloverflow:hidden
	
}

#header {
	position:absolute;
	left: 290px; 
	width: 970; 
	top:0px;
	padding-top:10;
	background-image:  url(images/back.gif);
	z-index:2;
}
