/*body {
	/*background-color: #121212; 101010
	color:white;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	text-decoration:none;
	/*background-image:url(../pic/backg.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:bottom center;
}*/

A {text-decoration: none;}
A:Hover {text-decoration: none;}
a:link { color:white; }
a:visited { color:white; }
a:active { color:white; }

table {
	margin:0;
	padding:0;
	border-spacing:0;
	border-collapse:collapse;
	left:0px;
	top:0px;
}

.tabletitle {
	background-image: url(../pic/bar.png);
	background-repeat:repeat; /* repeat-x */
	z-index:1;
	opacity: 0.85;
	-moz-border-radius:8px;
	text-align:center;
	vertical-align:middle;
	border:0;
}

.tablea {
	z-index:1;
	opacity: 0.85;
	-moz-border-radius:8px;
	background-color: #333333;
	text-align: left;
}

.tableanew {
	background-image: url(../pic/tableahead.jpg);
	background-repeat:repeat-x ;
	z-index:1;
	opacity: 0.85;
	-moz-border-radius:8px;
	text-align: left;
}

.tableb {
	z-index:-1;
	color: #E8ECF3;
	opacity: 0.98;
	-moz-border-radius:14px;
	background-color: #666666;
	text-align: left;
}

img {
	border:0;
}

.ucuser          { color: #FFFF00; }
.ucvip    { color: #FFB200; }
.ucmoderator     { color: #00FF00; }
.ucuploader				{ color: #00FFF0; }
.ucgrafiker           { color: #00FF00; }
.ucadministrator { color: #FF4500; }
.ucowner	{ color: #FF4500; }
.uccoder      { color: #FF4500; }
.ucnonuser			{ color: #FFFFFF; }