/* CSS Document */

body {
	margin: 0px;
	text-align: center;
	background-color: #000000;
	SCROLLBAR-FACE-COLOR: #5E667A; 
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
}

.wrapper {
	width: auto;
	height: auto;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}

.wrapper2 {
	width: auto;
	height: auto;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}

.head {
    width: 980px;
	height: auto;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}

.head2 {
    width: 900px;
	height: auto;
	text-align: center;
		margin-left:auto;
	margin-right:auto;
}

.content {
	margin-left:auto;
	margin-right:auto;
	width: auto;
	height: auto;
	text-align: center;
}

.tab_content {
	margin-left:auto;
	margin-right:auto;
	width: auto;
	height: auto;
}

.link_trade { margin-top: 20px}
.link_trade a { color:#FFFFFF; text-decoration:none}
.link_trade a:hover { color:#FFFF00; text-decoration:underline}

.link_copy { margin-top: 20px}
.link_copy a { color:#FFFFFF; text-decoration:none}
.link_copy a:hover { color:#FFFF00; text-decoration:underline}

.link_st { display:none}
.link_st a { color:#FFFFFF; text-decoration:none}
.link_st a:hover { color:#FFFF00; text-decoration:underline}

a img {
border:2px dashed DimGray}

a:hover img 
{
    border: 2px dashed white;
}

a img.noborder {
border: 0px;}

.text_head {
	text-align:center;
	display:inline;
	margin: 0;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}

/* Style Index */

.ifram {
width: 100%;
height:auto;
	margin-top: 50px;
}

.navindex {
	margin-top: 90px;
	width: 100%;
	margin-left:auto;
	margin-right:auto;
}

a.enter { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:36px; color:#FFFFFF; text-decoration:none}
a:hover.enter { color:#00FF00; text-decoration:none}

a.exit { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:36px; color:#FFFFFF; text-decoration:none}
a:hover.exit { color:#FF0000; text-decoration:none}

.posit_enter {
	width: 290px;
	height: auto;
	float: left;
	margin-left: 100px;
}

.posit_exit {
	width: 150px;
	height: auto;
	display: inline;
	float: left;
	margin-left: 235px;
}


h2 { display:inline}

.copy,a {
	margin-top: 50px;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.copy a:hover {
	text-decoration: none;
}

.link_footer { margin-top: 20px;}

a.link_foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.link_foot { text-decoration:overline underline}

.web {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.band_link_trade {
	width: 100%;
	height: 18px;
	background-color: #333333;
	border: 1px solid white;
	text-align: center;
	margin-top: 10px;
}
