BODY { font-family: Tahoma; font-size:12px; color: #ffffff; }
.head { width:100%; background-image: url('images/bg.jpg'); }
.marker { width:13px; height:7px; }

td { font-family: Tahoma; font-size: 12px; }
a:link { color: #FFFFFF; }
a:visited {	color: #FFFFFF;	text-decoration: underline;	}
a:hover { color: #E45401; text-decoration: none; }

.thumb img { border: 1px solid #FFFFFF; }
.thumb a:hover img { border: 1px solid #ffffff; }
.thumb a:visited img { filter:gray;}

.top2 a { font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: underline; }
.top2 a:hover { font-size: 12px; font-weight: bold; color: #000000; text-decoration: none; }

.thumbs {width: 994px; position: inherit; margin: 0px auto;}
.thumbs a { font-size: 13px; font-family: Tahoma; color: #FFFFFF; text-decoration: underline; }
.thumbs a:hover { color: #000000; text-decoration: none; }
.thumbs div {float: left; margin: 2px; width: 242px; font-weight: bold;}
.thumbs img {border: 1px solid #FFFFFF; width: 240px; height: 320px;}
.thumbs a:hover img {border: 1px solid #000000; width: 240px; height: 320px;}

.category2 { text-decoration: none;	font-family: Tahoma; font-size: 16px; color: #ffffff; font-weight: bolder; }
.category2 a:link {	text-decoration: underline;	color: #ffffff;	}
.category2 a:hover { color: #ffffff; text-decoration: none; }
.category2 a:visited { color: #ffffff;text-decoration: none; }
.category2 a:active { color: #ffffff; text-decoration: none; }

.cat { text-decoration: none; font-family: Tahoma; font-size: 14px;	color: #ffffff;	font-weight: normal; }
.cat a:link { text-decoration: underline; color: #FFFFFF; }
.cat a:hover { color: #FFFFFF; text-decoration: none; }
.cat a:visited { color: #FFFFFF; text-decoration: none; }

.trade { text-decoration: none;	font-family: Tahoma; font-size: 20px; color: #FCDD70; font-weight: bold; }
.trade a:link {	text-decoration: underline;	color: #42381F;	}
.trade a:hover { color: #ACA07D; text-decoration: none; }
.trade a:visited { color: #42381F; text-decoration: underline; }

.FBG { background: #3097dc; width: 100%; float: left; padding: 10px 0px;}
.Footer { width: 940px; margin: 0 auto; padding: 10px 0px 10px 10px;}
.Footer p { font-size: 12px; color:#FFFFFF; padding: 0px; margin: 0px; }
.Footer a { color:#ffffff; text-decoration: underline;}

#toplist {
	width: 180px;
	margin: 5px;
	text-align: center;
}
#toplist_item {
    position : relative;
    height: 180px;
    width: 180px;
    background-color: #e35300;
    margin-top: 5px;
    cursor: pointer;
    text-align: center;
}
#toplist_box {
	position: absolute;
	left: 0px;
	top: 182px;
	width: 180px;
	height: 20px;
	background-color: #e35300;
	filter:alpha(opacity=50);
	margin-top: -20px;
        opacity: 0.45;
	cursor: pointer;
}
.toplist_text {
	left: 0px;
	top: 182px;
	position: absolute;
	width: 180px;
	margin-top: -22px;
        color: #FFFFFF;
        font-weight: bold;
        padding-top: 4px;
        text-decoration: none;
	cursor: pointer;
	font-family:Tahoma;
	font-size:15px;
}
#toplist img { width: 180px; height: 180px; border: 4px solid #000; }
#toplist a:hover img { width: 180px; height: 180px; 4px dashed #000; }
#toplist a { text-decoration: none; color: #ffffff; }
