*
{
	background-color: #1A2444;
	margin: 0;
	padding: 0;
}

a img, img
{
	border: 0px;
}

table
{
	margin: 0 auto;
}

#header
{
	background: #1A2444 url('i/header_bg.jpg') repeat-x left;
	height: 145px;
	position: relative;
	text-align: center;
	width: 100%;
}
#header_text
{
	background: none;
	left: 60% ;
	top: 10px;
	position: absolute;
	width: 190px;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.block_header {background: #1A2444 url('i/block_header_bg.jpg') repeat-x left;}
.block_footer {background: #1A2444 url('i/block_footer_bg.jpg') repeat-x left;}

.block_left
{
	background: #1A2444 url('i/block_left.jpg') repeat-y top;
	width: 9px;
}
.block_right
{
	background: #1A2444 url('i/block_right.jpg') repeat-y top;
	width: 10px;
}

.block_thumbs a
{
	margin: 0;
	padding: 0;
}
.block_thumbs a img
{
	border: 1px solid #303C66;
	height: 180px;
	margin: 2px 0;
	width: 240px;
}
.block_thumbs a:hover img
{
	border: 1px solid #8BD1EA;
}

#trade_lnk
{
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#footer
{
	background: #1A2444 url('i/footer_bg.jpg') repeat-x bottom;	
	margin-top: 5px;
}

td.block_top
{
	padding: 10px;
}

.block_top, .block_top a
{
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.block_top a
{
	font-weight: normal;
}

.block_top a:hover
{
	color: #8BD1EA;
}