body {
font-family: Tahoma, sans-serif;
font-size: 8pt;
font-weight: bold;
color: #8e786a;
scrollbar-face-color:#eeddca;
scrollbar-highlight-color: #e5d5c5;
scrollbar-3dlight-color: #e5d5c5;
scrollbar-darkshadow-color: #e5d5c5;
scrollbar-shadow-color: #e5d5c5;
scrollbar-arrow-color: #1d525c;
scrollbar-track-color:#e5d5c5;
background-color: #e5d5c5;
background-image: url('http://anettfrozen.com/background.jpg');
}
h1, h2, h3 {
  margin: 0px;
  padding: 0px;
  background-color: #e3d4c6;
}
#wrapper {
	border: 1px solid #654a3f;
	left: 50%;
	margin-left: -350px;
	position: absolute;
	width: 700px;
	background-color: #e3d4c6;
}
#header {
	width: 700px;
	background-color: #e3d4c6;
}
#navigation {
	background: #e3d4c6 url("title.png") repeat-x;
	color: #e3d4c6;
	margin: 1px;
	padding-bottom: 7px;
	padding-top: 7px;
	text-align: center;
	width: 698px;
}
#filters {
	float: left;
	margin: 15px;
}
#search {
background-color: #e3d4c6;
	float: right;
	margin: 15px;
	text-align: right;
}
#content {
background-color: #e3d4c6;
	clear: both;
	padding-left: 40px;
	padding-right: 40px;
}
#copyright {
background-color: #e3d4c6;
	margin: 10px;
	text-align: center;
}

/* Hyper Links */
a { color: #8e786a; }
a:hover { color: a78f7f; cursor : hand;}

#navigation a, .table_top_title a { color: #8e786a; }
#navigation a:hover, .table_top_title a:hover {
	color: #a78f7f;
	text-decoration: none;
	cursor : hand;
}

.table_border {
	border: 1px solid #654a3f;
	margin-bottom: 10px;
	padding: 1px;
}
/* Top Ranking Style */
.table_top_title {
	background: #4a4a4a url("title.png") repeat-x;
	font-size: 8px;
	color: #eeddca;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
}
.table_top_rank {
	background-color: #cabfb3;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_top_description { }
.table_top_banner {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.table_top_stats {
	background-color: #cabfb3;
	padding: 2px;
}
.table_top_rating {
	background-color: #cabfb3;
	text-align: center;
}
/* Ranking Style */
.table_title {
	background: #4a4a4a url("title.png") repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.table_rank {
	background-color: #cabfb3;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_description { width: 100%; }
.table_stats {
	background-color: #cabfb3;
	padding: 2px;
	text-align: center;
}

/* Stats Style */
.stats_top {
	background: #4a4a4a url("title.png") repeat-x;
	color: #654a3f;
	font-size: 8pt;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.stats_left { background-color: #cabfb3; }
.stats1 {
	background-color: #cabfb3;
	text-align: center;
}
.stats2 {
	background-color: #cabfb3;
	text-align: center;
}

/* Admin */
.darkbg {
  background-color: #737373;
  color: #cabfb3;
}
.mediumbg {
	background: #4a4a4a url("title.png") repeat-x;
	color: #d1bda6;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.lightbg {
	color: #654a3f;
	background-color: #cabfb3;
	text-align: center;
}
.lightbgalt {
	color: #654a3f;
	background-color: #cabfb3;
	text-align: center;
}

table { width: 100%; background-color: #cabfb3;}

/* No Borders Images */
img { border: 0; }