a:visited 
{
	color: #0000CC;
}

a:link
{
	color: #0000CC;
}

h1, h2, h3
{
    margin: 20px 0 10px 0;
    padding: 0;
}

h1
{
	font-size: 150%;
	font-weight: normal;
}

h3
{
	  font-size: 125%;
}


p
{
	font-family: verdana, arial, sans-serif;
	text-align: left;
}

p.navbar
{
	text-align: center;
}

ul
{

}

li
{
	text-align: left;
}

table
{
	border-collapse: collapse;
	border: 1px solid #666666;
}

td
{
	border-collapse: collapse;
	border: 1px solid #666666;
}


body
{
	margin:0px 0px 10px 0px;
	background:#FFFFFF;
	font-family: verdana, arial, sans-serif;    
}


#acct_details
{
 	margin: 0 auto;
	text-align: center;
}

#arrowup
{
	font-size: 0px; line-height: 0%; width: 0px;
	border-bottom: 14px solid green;
	border-left: 7px solid white;
	border-right: 7px solid white;
}

#arrowdown
{
	font-size: 0px; line-height: 0%; width: 0px;
	border-top: 14px solid red;
	border-left: 7px solid white;
	border-right: 7px solid white;
}

#asktable
{
	margin: 5px;
}

#chart_container
{
 	margin: 0 auto;
	text-align: center;
}

#chng_left
{
	border-right:  none;
	padding-right: 0;
}

#chng_right
{
	border-left: none;
	padding-left: 0;
}

#container
{
 	margin: 0 auto;
	width: 80%;
	text-align: center;
}

#contract_list
{
	margin: 0 auto;
	text-align: center;
	border: solid grey 1px;
}

#logo
{
	background-image: url(../logo_medium.jpg);
	background-repeat: no-repeat;
	height: 114px;
	width: 400px;
	margin: 0 auto;
	display: block;
}

#market_list
{
	margin: 0 auto;
	text-align: center;
}

#montage
{
	margin: 5px;
 	margin: 0 auto;
}

#navbar
{
	text-align: center;
	margin: 10px;
}

#navbar ul
{
	list-style: none;
	margin: 0 auto;
}

#navbar ul li
{
	display: inline;
	background-color: #00c;
	border: solid black 1px;
	padding: 2px 4px 2px 4px;
	margin: 0 5px;
}

#navbar ul li a
{
	color: white;
	text-decoration: none;
	font-size: 12pt;
}

#orderbook
{
	margin: 0 auto;
	border: solid green 1px;
	float: none;
}

#portfolio_table
{
	margin: 0 auto;
}

#user_count
{
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
}

.activated
{
	background-color: #FFE87A;
}

.article_title
{
 	font-size: 20pt;
	text-align: center;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
}

.answer
{
	text-align: left;

}
.block_center
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.category_title
{
	color: #000000; 
	font-size: 16pt;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	text-align: left;
}

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

.center_text
{
	text-align: center;
}

.center_percent
{
	margin-left: 30%;
	margin-right: 20%;
	text-align: center;
}

.chng
{
	border: solid green 1px;
	float: left;

}
.gain
{
	background: green;
	color: white;
	font-weight: bold;
}

.heading
{
	color: #FFFFFF; 
	background-color: #00CC00;
	font-size: 24pt;
	font-family: verdana, arial, sans-serif;
	width: 30%;
	vertical-align: top;
}

.left
{
	text-align: left;
}

.loss
{
	background: red;
	color: white;
	font-weight: bold;
}

.mon1
{
	background: red;
	color: white;
	font-weight: bold;
}

.mon2
{
	background: yellow;
	color: black;
	font-weight: bold;
}

.monu
{
	background: green;
	color: white;
	font-weight: bold;
}

.msg
{
	font-weight: bold;
	width: 50%;
	border: 1px solid black;
	padding: 2px;
	text-align: center;
}

.msg.confirm
{
	background: green;
	color: white;
}

.msg.cancel
{
	background: yellow;
	color: black;
}

.msg.error
{
	background: #BB0000;
	color: white;
}


.pos
{
	color: green;
	font-weight: bold;
}

.neg
{
	color: #cc0000;
	font-weight: bold;
}

.right
{
	text-align: right;
}


.table_title
{
	font-weight: bold;
	text-align: center;
}

.table_name
{
	font-weight: bold;
	padding: 2px;
}

.table_name_black
{
	background: black;
	color: white;
	font-weight: bold;
	padding: 2px;
}


.table_name_black a:visited 
{
	color: white;
}

.table_name_black a:link
{
	color: white;
}


.title
{ 
    font-weight: bold;	
}


.ulevel1
{
	font-weight: bold;	
	background: #FF5500; color: white;
}

.ulevel2
{
	font-weight: bold;	
	background: #FFD600; color: black;
}

.ulevel3
{
	font-weight: bold;	
	background: #CCF907; color: black;
}

.ulevel4
{
	font-weight: bold;	
	background: #50D01A; color: black;
}

.ulevel5
{
	font-weight: bold;	
	background: #288700; color: white;
}

