body {
	font-family: Arial, Verdana;
	background-color: #000;
	color: #fff;
	margin: 0;
	background-image: url(images/body_bg.jpg);
	padding: 0;
	font-weight: normal;
	font-size: 12px;
}
#header {
	width: 100%;
	background-image: url(images/header_bg.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}
p.intro {
	color: #fff;
	width: 460px;
	padding: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	text-align: justify;
}
p.top {
	width: 100%;
	background-image: url(images/p_top.jpg);
	background-position: center;
	background-repeat: no-repeat;
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 2px;
}
p.bottom {
	width: 100%;
	background-image: url(images/p_bottom.jpg);
	background-position: center;
	background-repeat: no-repeat;
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 2px;
}
#footer {
	width: 100%;
	background-image: url(images/footer_bg.jpg);
	background-position: bottom center;
	background-repeat: repeat-x;
}
a {
	color: #fff;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
a.bookmark {
	text-transform: uppercase;
	color: #fff;
}
a>img:hover {
	border: 1px solid #ff48af;
}

A:link IMG    	{        BORDER: #cc0000 1px solid;}
A:visited IMG 	{        BORDER: #cc0000 1px solid;}
A:hover IMG   	{        BORDER: #cc0000 1px dotted;}
A:active IMG	{        BORDER: #cc0000 1px solid;}

p.b {
}
p.b a {
	font-size: 16px;
	text-transform: uppercase;
	color: #fc0;
}
#footer p {
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	text-align: center;
	color: #000;
	font-size: 12px;
	width: 195px;
}
#footer p a {
	color: #000;
	font-weight: bold;
}
.content_wrapper {
}
.content {
	background-color: #0B0B0B;
	width: 986px;
	margin: 0px auto;
}
.content a img {
	width: 240px;
	height: 180px;
	padding: 1px;
	margin: 1px;
	background-color: #fff;
	background-image: url(images/thumb_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
p {
	padding: 0px;
	margin: 0px;
}
table.maintop {
	width: 986px;
	background-color: #0B0B0B;
}
table.maintop td {
	background-color: #222;
	font-size: 12px;
	color: #fff;
	padding: 3px;
	width: 20%;
}
table.maintop td a {
	color: #ffc100;
}
.block_traders {
}
.block_traders td {
	width: 220px;
	background-color: #bd4f4f;
	text-transform: capitalize;
	border: 2px dotted #fff;
	text-align: center;
	padding: 20px;
	font-size: 22px;
}
a.h_bookmark {
	color: #fc0;
}
table.embeeded {
	width: 1000px;
	background-color:#000;
	padding-top: 5px;
	padding-bottom: 5px;
}
table.embeeded td a {
	font-size: 12px;
	color: #ffc100;
}
.iframe {
}
.iframe a img {
	border: 0px;
}
