* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1654AE;
	background-color: #000;
	background: url(images/bg.jpg);
}
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6F00;
	text-decoration: none;
}
#space {width: 984px;
	height: 20px;
	clear: both;
}

#hspace {width: 280px;
	height: 40px;
}

#all {width: 984px;
}
#h_book {
	width: 189px;
	height: 20px;
	float: left;
	text-align: left;
	position: absolute;
	top: 169px;
}
#hdr_links {
	width: 280px;
	height: 189px;
	float: left;
	text-align: left;
}
#hdr_links a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
#hdr_links a:hover{
	color: #FF6F00;
	text-decoration: none;
}

#hdr_links ul {
	width: 140px;
	height: 149px;
	margin: 0;
	padding-top: 39px;
	float: left;
}
#hdr_links li {
	height: 24px;
	list-style: none;
	padding-left: 10px;
	margin-top: -9px;
}

#trader_box {
	background-image: url(images/traderblock.gif);
	height: 90px;
	width: 235px;
	padding-top: 20px;
	font-weight: bold;
	float: left;
	background-repeat: no-repeat;
	text-align:center;
	font-size: 14px;
	color:#fff;
}
#trader_box a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:#FF6F00;
	font-weight: bold;
	text-decoration: underline;
}
#trader_box a:hover {
	text-decoration: none;
	color: #FF6F00;
}

#content_block {
	text-align: center;
	width: 984px;
}
#content_block  img {
	width: 240px;
	height: 180px;
	border: 1px solid #FF6F00;
	margin: 1px;
}
#content_block a:hover img {
	border: 1px dotted #FF6F00;
}

#txt_link{width: 964px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: #85AFC0;
}
#txt_link a {
	font-size: 16px;
	text-decoration: none;
	color: #000;
}
#txt_link a:hover {
	font-size: 16px;
	text-decoration: underline;
	color: #FF6F00;
} 

#txt_link ul {float: left;
	width: 33%;
	margin: 0;
	padding: 1;
background-color: #85AFC0;
}
#txt_link li {background: url(images/marker.gif) 0px 7px no-repeat;
	padding-left: 20px;
	list-style: none;
}

#top_txt {
	width: 780px;
	height: 165px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#top_txt a {
	font-size: 14px;
	text-decoration: none;
	color: #0D004C;
}
#top_txt a:hover {
	font-size: 14px;
	text-decoration: underline;
	color: #F000A3;
}

	
#f_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	color: #000;
	padding-top: 30px;
	padding-right: 30px;
}
#f_trade {
	width: 216px;

}
#f_tr {
	padding-left: 30px;
	margin-top: 130px;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
#f_tr a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
	text-decoration: underline;
	font-weight: bold;
	color: #000;
}
#f_tr a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
	text-decoration: underline;
	color: #FF6F00;
}