body {
	background-color: black;
}

#holder {
	position: absolute;
	width: 832px;
	height: auto;
	margin-left: -415px;
	visibility: visible;
	z-index: 0;
	left: 50%;
	top: 50%;
	margin-top: -360px;
	background-position: center top;
	background-color: #000;
	background-image: url(img/tblbak.gif);
	background-repeat: repeat-y;
}
.mini {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;
	color: #ffcc00;
}


a:link {
	color: #ffcc00;
	text-decoration: none;
}

a:visited {
	color: #ffcc00;
	text-decoration: none;
}

a:hover {
	color: #CCC;
	text-decoration: none;
}

a:active {
	color: #FFF;
	text-decoration: none;
}

.main {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000;
}

.menu {
	font-family: verdana, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
}

.adress {
	color: #ffcc00;
	font: 10px/15px verdana, sans-serif;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffcc00;
	border-bottom-color: #ffcc00;
}

a.content_link {
	text-decoration: none;
	color: #666;
}

a.content_link:hover {
	text-decoration: none;
	color: #999;
}

a.content_link:visited {
	text-decoration: none;
	color: #999;
}
