body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin:0;
	padding:0;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #999999;
	scrollbar-highlight-color: #999999;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #8C8B4B;
	background-image: url(imgs/bgr_pix.gif);
}

#global {
     position:absolute;
     left: 50%; 
     top: 50%;
     width: 999px;
     height: 598px;
     margin-top: -299px; /* half of the height */
     margin-left: -499px; /* half of the width */
     }

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #8C8B4B;
}

.textgrey {
	font-size: 11px;
	color: #999999;
	font-weight: normal;

}
.copyright {
	font-size: 9px;
	color: #666666;
	font-weight: normal;
}
.rubrik2 {
	COLOR: #c63334;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 20px;
	FONT-WEIGHT: bold;
	TEXT-ALIGN: justify;
	TEXT-DECORATION: none


}
.rub12pxuc {
	font-size: 12px;
	color: #c63334;
	text-transform: uppercase;
	font-weight: bold;
}
.rub12pix {
	font-size: 12px;
	color: #c63334;
	font-weight: bold;
	line-height: 18px;

}
.rub11pix {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.rub11pixred {
	font-size: 11px;
	color: #8C8B4B;
	font-weight: bold;
}
.brot {
	font-size: 10px;
	font-weight: normal;
	text-align:justify;
}
.brotlink {
	font-size: 10px;
	color: #999999;
	font-weight: normal;
}
