/* CSS Document */

body { background:#222 url(images/md_01.gif) repeat-x; 	color: #fff;	font-family: Arial, Helvetica, sans-serif;font-size: 12px; margin: 0; }

a { color: #FAE29C; }
.clear { clear: both; }

#head { width: 945px; margin: auto; }
#head img.left { float: left; }
#head img { display: block; }


.tbl {
	width: 995px;
	margin: 0px auto;
	clear:both;
	padding-top: 20px;
}
.tbl .head {
	background: url(images/md_11.gif) repeat-x;
	height: 37px;
	text-align: right;
}
.tbl .left { float: left; } .tbl .right { float: right }
.tbl .head p {
	width: 353px;
	height: 27px;
	background: url(images/md_10.gif) no-repeat;
	color: #000;
	text-align: center;
	font-weight: bold;
	padding: 9px 0px 0px 0px;
	margin:0;
	float: left;
	font-size: 15px;
}

.tbl .content {
	background: #ffefc2;
	border: 2px solid #e5043e;
	border-bottom: none;
	border-top: none;
	padding: 1px;
	margin: 0px;
}
.tbl .content img {
	border-color: #000;
	border-width: 1px;
	border-style: Solid;
}
.tbl .content ul {
	list-style: none;
	margin: 5px 3px 0 3px;
	padding: 0;
	width: 744px;
	float: left;
}
.tbl .content ul.small { width: 532px; margin-left: 30px; } 
.tbl .content ul.small li { padding: 2px 10px; }
.tbl .content ul.large {
	width: 980px;
	margin: 2px 0px 0px 4px;
} .tbl .content ul.large li {
	padding: 1px;
}

.tbl .content ul li { float: left; padding: 2px; }

.tbl .foot { background: url(images/md_17.gif) repeat-x; height: 114px; text-align: right; position: relative; }
.tbl .foot h1 { position: absolute; top: 30px; left: 40px; }

.smalltxt { font-size: 10px; text-align: center; }

.toplisten {
 	margin: 0 auto;
	width: 380px;
	float: left;
	background: url(images/md_06.gif) repeat-x 0 29px;
	height: 153px;
   }
   
.toplisten a:hover {
	color:#fff;
}
/* Firefox hack */
.toplisten:after {
  content: ".";
  display: block;
  line-height: 1px;
  font-size: 1px;
  clear: both;
  }
.toplisten ul {
	padding: 0;
	list-style: none;
	text-align: left;
	margin:5px 0 0 20px; 
	padding: 4px 0 0 0;
  }
.tl-column {
	width: 33%;
	float: left;
	font-size: 10px;
  }
  
  .tbl .content ul.toplist {
	width: auto;
	background: none;
	border: none;
	padding: 0 40px 0 80px;
	width: 850px;
}
.tbl .content ul.toplist li {
	width: 170px;
}
.tbl .content .toplist { width: 170px; background: #fedc80; border: 1px solid #000; padding: 5px; margin: 6px 0px 0 0px; line-height: 22px; float: left; color: #e5043e; }
.tbl .content .toplist a { color: #000; font-weight: bold; }

.toplistbtm {
  margin: 10px auto;
  width: 760px;
   }
.toplistbtm:after {
  content: ".";
  display: block;
  line-height: 1px;
  font-size: 1px;
  clear: both;
  }
.toplistbtm ul {
	padding: 0;
	list-style: none;
	text-align: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;  
  }
.tlbtm-column {
  width: 24.7%;
  float: left;
  font-size: 11px;
  }
  .linkdump {
	margin: 5px auto;
	width: 800px ;
	font-size: 10px;
	text-align:center;
	}
.linkdump a {
	padding: 0px 2px 0px 2px;
}

