body {
	background-color: #e1e1e1;
	background-image: url(bg2.jpg);
	background-repeat: repeat-x;
	color: #404040;
	font-family: georgia;
	font-size: 7pt;
	margin: 0px;
	cursor: crosshair;
}
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-family: georgia;
	font-size: 7pt;
}
fieldset {
  border: 1px solid #737373;
}
#wrapper {
	left: 10px;
	top: 320px;
	position: absolute;
	width: 650px;
}

#reklam {
top: 0px;
position: absolute;
left: 1100px;
}

#navigation {
	color: #404040;
	margin: 1px;
	padding-bottom: 10px;
	padding-top: 7px;
	text-align: center;
	width: 650px;
}
#filters {
	float: left;
	margin-bottom: 15px;
	margin-left: 1px;
}
#search {
	float: right;
	margin-bottom: 15px;
	margin-right: 1px;
	text-align: right;
}
#content {
	clear: both;
}
#welcome {
	width: 599px;
	text-align: justify;
	margin-left: 1px;
}
#copyright {
	margin: 10px;
	text-align: center;
}

/* Hyper Links */
a {
	color: #E03724;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: ;
	cursor: crosshair;
}


.table_border {
	margin-bottom: 10px;
	padding: 0px;
}

#topmenu { 
	display:inline;
	top:274px;
	left:240px;
	position: absolute;
	
padding:7px;
}

#topmenu a { 
background-color: #323232; 
	color: #a7a7a7; 
	padding: 3px; 
	text-transform:uppercase;
	font-weight: none;

}

#topmenu a:hover { 
		background-color: #E03724; 
	color: #1B1B1B; 
	padding: 3px; 
	text-transform:uppercase;
	font-weight: none;
	letter-spacing: 0px;
}


/* Top Ranking Style  KEEEELLL*/
td.ranktitle {
text-align: center; vertical-align: middle;
padding: 3px 10px 3px 3px;
border: 0px solid #E8E8E8;
border-bottom: 1px dotted #075F63;
background-image: url();
background-repeat: no-repeat;
background-position: right;
font-weight: bold;
color:#131315;
font-style: italic;
font-size:18px;
line-height:12px;
letter-spacing:-1px;
font-family: georgia;
text-transform:lowercase;
background-color: #678CA2;
}

td.ranktitle:first-letter{color:#E03724;}

td.ranktitle2 {
	height:15px; 
	color:#999999; 
	font:10px/15px georgia; 
	font-weight:bold; 
	text-align:center; 
	margin:0;
	padding:0 2px;	
	width:502px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:498px; }

td.rankrank {
	background-color:#131315; 
	color:#999999; 
	font:12px/14px georgia; 
	font-weight:bold; 
	text-align:center; 
	padding:0 2px;
	margin:0;
}
td.ranktext {
	background-color:#323232; 
	color:#999999; 
	font:10px/14px georgia; 
	text-align:center; 
	padding:0 2px; 
	margin:0;
}



/* Stats Style */
.stats_top {
	background: #678CA2;
	color: #404040;
	font-size: 7pt;
	font-weight: normal;
	padding-top: 7px;
	padding-bottom: 2px;
	text-align: center;
}
.stats_left { background-color: #678CA2; }
.stats1 {
	background-color: #678CA2;
	text-align: center;
}
.stats2 {
	background-color: transparent;
	text-align: center;
}

/* Admin */
.darkbg {
	background-color: #737373;
	color: #404040;
}
.mediumbg {
	background: #678CA2;
	color: #404040;
	font-size: 7pt;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
}
.lightbg {
	color: #404040;
	background-color: #FFF;
}
.lightbgalt {
	color: #404040;
	background-color: #678CA2;
}
table { width: 100%; }

/* No Borders Images */
img {
	border: 0; 
}
INPUT, TEXTAREA, SELECT, BUTTON {
	CURSOR: default; 
	FONT-SIZE: 7pt; 
	FONT-FAMILY: tahoma; 
	COLOR: #404040; 
	BACKGROUND-COLOR: #678CA2; 
	BORDER: 1px solid #2F2F2F; 
	margin-top: 1px; 
	margin-bottom: 1px
}
