body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	background-image: url(images/body_bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	text-align: center;
}
img {
	border: 0px;
}
a {
	font-weight: bold;
	text-decoration: underline;
	color: #ce5ae2;
}
a:hover {
	text-decoration: none;
	color: #000;
}
h2, p, ul, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.wrapper {
	width: 100%;
	float: left;
}
.h {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.h p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 12px;
}

.content {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.thumbs {
	width: 100%;
	float: left;
	background-color: #f1f8fc;
	border: 2px solid #e4f0f7;
}
.thumbs img {
	margin: 1px;
	padding: 1px;
	width: 160px;
	height: 220px;
	background-image: url(images/thumb_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.thumbs A:link IMG    	{        BORDER: #ce5ae2 1px solid;}
.thumbs A:visited IMG 	{        BORDER: #ce5ae2 1px solid;}
.thumbs A:hover IMG   	{        BORDER: #000 1px dotted;}
.thumbs A:active IMG	{        BORDER: #ce5ae2 1px solid;}
.thumbs ul {
	float: left;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 485px;
}
.thumbs ul li {
	float: left;
	width: 100%;
	font-size: 12px;
	text-align: left;
}
.thumbs ul li a {
	text-transform: uppercase;
}

.block_top {
	width: 100%;
	float: left;
	background-image: url(images/block_top.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.block_top p {
	width: 100%;
	float: left;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	padding-top: 6px;
	padding-bottom: 1px;
}

.block_bottom {
	width: 100%;
	float: left;
}
.block_bottom p {
	width: 100%;
	float: left;
}

.ad_content {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.ad_wrapper {
	width: 100%;
	float: left;
	margin-bottom: 20px;
	margin-top: 20px;
}
.ad_content p {
	font-size: 12px;
}
.ad_content p a {
	font-size: 24px;
	text-transform: uppercase;
}
.ad_content A:link IMG    	{        BORDER: #ce5ae2 1px solid;}
.ad_content A:visited IMG 	{        BORDER: #ce5ae2 1px solid;}
.ad_content A:hover IMG   	{        BORDER: #000 1px dotted;}
.ad_content A:active IMG	{        BORDER: #ce5ae2 1px solid;}

.tops {
	padding: 10px;
}
.tops h2 {
	width: 100%;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
	border: 0px solid #000;
	border-bottom-width: 2px;
}
.tops ol {
	margin: 0px;
	padding: 0px;
	color: #333;
	float: left;
	margin-top: 10px;
}
.tops ol li {
	color: #333;
	text-transform: capitalize;
	border: 0px solid #000;
	text-align: left;
	list-style: inside decimal;
	font-weight: bold;
}
.tops ol li a {
}
.tops ol.x3 {
	font-size: 22px;
	width: 33%;
	margin-top: 0px;
}
.tops ol.x4 {
	font-size: 14px;
	width: 25%;
}

.footer {
	width: 100%;
	float: left;
	background-image: url(images/f_bg.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
}
.f {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.f p {
	font-size: 10px;
	text-align: center;
	line-height: 12px;
}

.block_traders {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.block_traders ul {
	width: 100%;
	float: left;
}
.block_traders ul li {
	width: 195px;
	float: left;
	margin-bottom: 10px;
	font-size: 12px;
	text-transform: capitalize;
	text-align: left;
	padding-left: 55px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-image: url(images/block_traders_bg.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}
.block_traders ul li a {
	text-transform: uppercase;
	font-size: 16px;
}
