body {
	background-color: #383f49;
	color: #cff821;
	margin: 0px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 14px;
	font-family: Verdana, Arial, sans-serif;
	margin-left: 0px;
	margin-top: 2px;
	width:  860px;
	max-width: 860px;
}


h1 {
	font-family: Georgia, Times, serif;
	font-size: 40px;
	border: 0px;
	padding: 0px;
	padding-top: 3px;
	margin: 0px;
}

h2 {
	border: 0px;
	padding: 0px;
	/*padding-top: 3px;*/
    margin-bottom: -10px;
	margin: 0px;
	color:  #fcde20;
	font: normal 46px Georgia, Times, serif;
	font-weight: normal;
	text-decoration: underline;
	/*text-shadow: black 1px 1px 2px;*/
}

h3 {
    font-size: 14px;
    border: 0px;
    padding: 0px;
    padding-top: 5px;
    padding-bottom: 4px;
    margin: 0px;
}

p {
	font-size: 14px;
	border: 0px;
	padding: 0px;
    margin-top: 2px;
	margin-bottom: 10px;

}

#overlay{
	position: absolute;
	right: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	visibility: hidden;
	background-color: #333;
	background-color: transparent;
	background-image: url(/images/backg.gif);
}

#main {
	margin-top: 10px;
	margin-left: 5px;
	width: 860px;
}

#navcontainer {
	clear: both;
}

#navlist,#trade_boxes,#trade_r {
	margin:  0px;
	padding:  0px;
}

#navlist li {
	list-style: none;
	/*height:  60px;*/
	float:  left;
	position: relative;
	width: 205px;
	text-align: center;
	border: 5px solid #e032d2;
}

#navlist li a {
	padding-top:  5px;
	padding-bottom: 5px;
	display: block;
	text-decoration: none;
	font-size: 21px;
	font-weight: bold;
	font-variant: small-caps;
	overflow:hidden;
}

#navlist li a:hover {
	background-color: #e032d2;
	color: #22ecaa;
}

button {
	border:  5px solid #e032d2;
	background-color: #383f49;
	color: #e032d2;
}

button:hover{
	background-color: #e032d2;
	color: #22ecaa;
	cursor: pointer;
}

#trade_boxes li {
	float:  left;
	/*height: 175px;*/
	width: 415px;
	margin:  0px;
	padding: 0px;
	list-style: none;
	border: 5px solid #e032d2;
}

#trade_boxes li a {
	display: block;
	text-decoration: none;
	font-size: 21px;
	font-weight: bold;
	font-variant: small-caps;
}

#trade_boxes li a:hover {
	background-color: #e032d2;
	color: #22ecaa;
}

a {
	color: #e032d2;
	text-decoration: none;
}

a:hover {
	background-color:  #e032d2;
	color: #22ecaa;
}

.dummy {
	background-color: #cff821;
	color: #e032d2;
}

.flotr-grid-label{
	color:  whitesmoke;
}

/*a:visited {
	text-decoration: none;
}*/

#login_block, #privacy_block {
	position: absolute;
	left:200px;
	top: 200px;
	visibility: hidden;
	padding: 10px;
	border:  5px solid #e032d2;
	background-color: #383f49;
	color: #cff821;
}

em {
	color: #fcde20;
	font-weight: normal;
	font-style: normal;
}

.market_stats {
	font-size: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#selection{
	height: 80px;
}

.note {
	font-style: italic;
	color: #fcde20;;
}

#lboard {
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-size: 28px;
	font-family: Georgia, "Times 	New Roman", Times, serif;
}

.odd {
	color: #fcde20;
}

.header_row {
	text-decoration: underline;
}

div.slider {
	width:10px;
	margin: 0px;
	margin-top:20px;
	background-color:  #e032d2;
	height:380px; 
	position: absolute;
	left: 800px; 
}

div.slider div.handle {
	width:25px;
	height:10px;
	background-color: #22ecaa;
	cursor:move;
	position: absolute;
}

div.horiz_slider {
	width:720px;
	margin: 0px;
	margin-top:20px;
	margin-bottom:30px;
	background-color:  #e032d2;
	height:10px;
	margin-left:30px;
	position: absolute;
	
}

div.horiz_slider div.horiz_handle {
	width:10px;
	height:10px;
	background-color: #22ecaa;
	cursor:move;
	position: absolute;
}

#initial_text{
	position: relative;
	text-align: center;
	top: -20px;
	width: 60px;
	left: -20px;
}

#final_text {
	position: relative;
	top: 362px;
	text-align: center;
	width: 60px;
	left: -20px;
}
  
div#trade_text {
	height: 290px;
}

#container {
	margin-top: 20px;
	margin-bottom: 15px;
}

ol#noselection {
	margin: 0px;
	padding: 0px;
	border: 0px;
	padding-left:  50px;
	list-style-type: decimal;
}

a.question {
	margin-top: 10px;
	color:  #fcde20;
	font-size: 34px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a.question:hover {
	background-color: #383f49;
}

#spacer {
	clear: both;
	height: 1px;
}

.bottom_bar {
	text-align: center;
	margin: 5px;
	width: 275px;
}

.bottom_bar a,img{
	border: 0px;
}

#bleft a:hover {
	border: 0px;
	background-color: #383f49;
}

#bright a:hover {
	border: 0px;
	background-color: #383f49;
}

#bleft {
	float: left;
}

#bcenter {
	border-left: 1px dotted;
	border-right: 1px dotted;
	border-color: #fcde20;
	float: left;
	height: 75px;
}

#bright {
	float: left;
}

.line {
	height: 2px;
	line-height: 0px;
	width: 860px;
	background-color: #fcde20;
}