@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family:Verdana;
	color: #000000;
	margin-top: 0px;
}
a:link {
	color: #0C4FD4;
}
.style2 {font-size: 20px; font-weight: bold; margin:2px;}
 
.desc {font-size: 18px; font-weight: bold; color:#000000;}
a.tumb:hover img { border: 1px dashed #000; }
a.tumb img { border: 1px solid #365D7E; }
.niche {font-size: 22px; margin:2px;}
.toplist {font-size: 18px; margin:2px;  color:#999;}
.toplist h3 {font-size:	18px; color:#000;}
.cats div {width: 240px; height: 180px; float: left;  margin: 0 8px 30px 0;}
.cats {font-size: 20px; margin:2px; color:#999;}

.cats_category div {width: 240px; height: 180px; float: left;  margin: 0 8px 30px 0;}
.cats_category {font-size: 18px; color:#000;}
.cats_category span.dur {
	background-color:#ccc;
 	opacity: 0.8;
	padding: 3px;
    position:relative;
	left:1px;
	top:-24px;
	color: black;
	font-weight: bold;
	font-size: 17px;
	font-family: "Tahoma";
 
	}
	
.cats_category2 div {width: 240px; height: 180px; float: left;  margin: 0 8px 40px 0;}
.cats_category2 {font-size: 14px; font-weight:bold; color:#000;}
.cats_category2 span.dur {font-size: 12px;	font-weight:normal; color:#000;}
 