.am {color: #c00;}
a.am:link {text-decoration: none;}
a.am:hover {color: #f00; text-decoration: underline;}
.style_am {font-size: 18px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color:CC0000;}
.style_fc {font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color:CC0000;}
.style_ad_text {font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color:CC0000;}
.style_ad_text2 {font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color:FFFFFF;}
.ads_brd {BORDER: #CC0000 1px dashed;}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/body_bg.jpg);
	background-color: #000;
}
img {
	border: 0px;
}
a {
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
p {
	padding: 0px;
	margin: 0px;
}
p.intro {
	font-size: 12px;
	color: #fff;
	margin: 10px;
	margin-bottom: 0px;
	text-align: justify;
}

#header {
	background-image: url(images/h_bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}
#header ol {
	margin: 0px;
	padding: 0px;
}
#header ol li {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	margin-left: 30px;
}
#header ol li a {
	color: #c00;
	text-transform: capitalize;
}
#header ol li a:hover {
	color: #f00;
}

#footer {
	background-image: url(images/f_bg.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
}
#footer p {
	margin: 0px;
	margin-bottom: 0px;
	margin-bottom: 3px;
	color: #fff;
	text-align: center;
	font-size: 10px;
}
#footer p a {
	font-size: 10px;
	color: #c00;
}
#footer p a:hover {
	color: #f00;
}

.menu {
	width: 200px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #000;
}
.content {
	width: 948px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #000;
}
.content img {
	width: 180px;
	height: 240px;
	background-color: #000;
	border: 1px solid #79aa00;
	padding: 1px;
	float: left;
	margin: 1px;
	margin-left: 4px;
}
.content A:link IMG    	{        BORDER: #c00 1px solid;}
.content A:visited IMG 	{        BORDER: #c00 1px solid;}
.content A:hover IMG   	{        BORDER: #ffe98c 1px dashed;}
.content A:active IMG	{        BORDER: #c00 1px solid;}

.content ul {
	width: 300px;
	float: left;
	padding: 0px;
	margin: 0px;
	margin-left: 7px;
	list-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
.content ul li {
	text-align: left;
	color: #fff;
	padding-left: 10px;
	padding-top: 1px;
	font-size: 12px;
	margin-left: 10px;
}
.content ul li a {
	color: #c00;
}
.content ul li a:hover {
	color: #f00;
}
.ads {
	width: 980px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ads a {
	font-size: 18px;
	text-transform: capitalize;
	color: #c00;
}
.ads a:hover {
	color: #f00;
}
.ads p {
}

.traders {
	width: 1000px;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}
.traders ul {
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.traders ul li {
	padding-top: 7px;
	padding-bottom: 7px;
	width: 323px;
	margin: 0px;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	float: left;
	list-style: none;
}
.traders li a {
	font-size: 18px;
	color: #c00;
	text-transform: capitalize;
}
.traders li a:hover {
	color: #f00;
}