TABLE.table_header {
	font-family: arial;
	width:1000px;
	color: #ffffff;
	font-weight:bold; 
	
}
TABLE.table_header TD {
	
}
TABLE.table_header TD.title {
	color: yellow; 
	text-align: center;	
	font-size: 13pt;
	font-family: tahoma;
}
TABLE.table_header TD.date 
{
	font-size: 14px; 
	color: #dddddd; 
	font-weight:normal;
	text-align: right;	
}
TABLE.table_header TD.time 
{
	font-size: 14px; 
	color: #dddddd; 
	font-weight:normal;
	text-align: left;	
}

TABLE.table_option {

	font-family: arial;
	font-weight:normal;
	border-top: #505050 1px solid; 
	border-right: #505050 1px solid; 
	border-bottom: #505050 1px solid;
	border-left: #505050 1px solid; 	
	background-color: #000000; 	
	color: #dddddd; 
	font-size: 12px; 
	text-align: left;
	width:1000px;
}
TABLE.table_option TR {
	
}
TABLE.table_option TD {
	
}


TABLE.market_info {
	font-size: 12px; 
	font-family: arial;
	font-weight:bold;
	width:1000px;
}
TABLE.market_info TR {
	
}
TABLE.market_info TD {
	padding-right: 1px; 
	padding-left: 1px;
	height: 25px
}
TABLE.market_info TR.header {
	font-weight: bold; 
	color: yellow; 
	background-color: #000000; 
	font-family: arial, verdana;
	font-size:11px;
}
TABLE.market_info TR.header TD.e {
	color:#FFFF00;
	text-align:left;
}
TABLE.market_info TR.header TD.i {
	color:#32DF32;
	text-align:left;
}
TABLE.market_info TR.header TD.d {
	color:#FF0000;
	text-align:left;
}
TABLE.market_info TR.header TD.label {
	color:#FFFFFF;
	text-align:right;
}
TABLE.market_info TR.header TD.value {
	color:#FFFFFF;
	text-align:left;
}
TABLE.list_stock {
	border-top: #505050 1px solid; 
	border-right: #505050 1px solid; 
	border-bottom: #505050 1px solid;
	border-left: #505050 1px solid; 
	font-family: arial;
}
TABLE.list_stock TR {
	
}
TABLE.list_stock TD {
	padding-right: 0pt; 
	padding-left: 0pt; 
	height: 20px;
	font-weight:normal;
	font-size:11px;
}
TABLE.list_stock TR.header {
	font-weight: normal; 
	color: #dddddd; 
	background-color: #000000; 
	text-align: center; 
	font-family: arial, helvetica, sans-serif;
	font-size:11px;
}
TABLE.list_stock TR.header TD {
	BORDER-RIGHT: #505050 1px solid;
	border-bottom:#505050 1px solid;
	
}

TABLE.list_stock TR.round_row {
	background-color: #000000;
	color: #ffffff;
	text-align: right; 
}
TABLE.list_stock TR.round_row TD {
	border-right: #505050 1px solid; 
	border-bottom: #505050 1px solid;
	color: #ffffff;
	text-align: right; 
}

TABLE.list_stock TR.round_row TD.c {
	color:#FF00FF;
}

TABLE.list_stock TR.round_row TD.f {
	color:#66FFFF;
}

TABLE.list_stock TR.round_row TD.e {
	color:#FFFF00;
}
TABLE.list_stock TR.round_row TD.i {
	color:#32DF32;
}
TABLE.list_stock TR.round_row TD.d {
	color:#FF0000;
}
TABLE.list_stock TR.round_row TD.q {
	color:#FFFFFF;
}
TABLE.list_stock TR.footer TD {
	font-weight: normal; 
	color: #ffffff; 
	background-color: #333333; 
	text-align: center; 
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
}

TABLE.list_putthrough {
	border-top: #505050 1px solid; 
	border-left: #505050 1px solid; 
	font-family: arial;
}
TABLE.list_putthrough TD {
	padding-right: 1pt; 
	padding-left: 2pt; 
	height: 20px;
	font-weight:normal;
	font-size:11px;
}
TABLE.list_putthrough TR.header {
	font-weight: normal; 
	color: #dddddd; 
	background-color: #333333; 
	text-align: center; 
	font-family: arial, helvetica, sans-serif;
	font-size:11px;
}
TABLE.list_putthrough TR.header TD {
	border-right: #505050 1px solid;
	border-bottom:#505050 1px solid;
	
}

TABLE.list_putthrough TR.round_row {
	background-color: #000000;
	color: #ffffff;
	text-align: center; 
}
TABLE.list_putthrough TR.round_row TD {
	border-right: #505050 1px solid; 
	border-bottom: #505050 1px solid;
	color: #ffffff;
	text-align: right; 
}

TABLE.list_putthrough TR.round_row TD.c {
	color:#FF00FF;
}

TABLE.list_putthrough TR.round_row TD.f {
	color:#66FFFF;
}

TABLE.list_putthrough TR.round_row TD.e {
	color:#FFFF00;
}
TABLE.list_putthrough TR.round_row TD.i {
	color:#32DF32;
}
TABLE.list_putthrough TR.round_row TD.d {
	color:#F70033;
}
TABLE.list_putthrough TR.round_row TD.q {
	color:#FFFFFF;
}

.tablePutThrough {
	border-top: #505050 1px solid; 
	border-right: #505050 1px solid; 	
	border-left: #505050 1px solid; 	
	border-bottom: #505050 1px solid;
	width:1000px;
	font-weight: normal; 
	color: #ffffff; 
	text-align: left; 
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
}

.tableSelected {
	border-top: #505050 1px solid; 
	border-right: #505050 1px solid; 	
	border-left: #505050 1px solid; 	
	border-bottom: #505050 0px solid;
	width:1000px;
}
.tableUnSelected {
	border-top: #505050 0px solid; 
	border-right: #505050 1px solid; 	
	border-left: #505050 1px solid; 	
	border-bottom: #505050 1px solid;
	width:1000px;
}
.normal_button {
	border-right: #ffc08e 1px inset; 
	border-top: #ffc08e 1px outset; 
	font-size: 12px; 
	border-left: #ffc08e 1px outset; 
	cursor: hand; 
	color: #155697; 
	border-bottom: #ffc08e 1px inset; 
	font-family: arial; 
	height: 20px; 
	width:100px;
	background-color: #f5f5e5; 
	text-align: center
}
.small_button {
	border-right: #ffc08e 1px inset; 
	border-top: #ffc08e 1px outset; 
	font-size: 12px; 
	border-left: #ffc08e 1px outset; 
	cursor: hand; 
	color: #155697; 
	border-bottom: #ffc08e 1px inset; 
	font-family: arial; 
	height: 20px; 
	width:50px;
	background-color: #f5f5e5; 
	text-align: center
}
.normal_selectbox {
	border-right: #ffc08e 1px inset; 
	border-top: #ffc08e 1px outset; 	
	border-left: #ffc08e 1px outset; 
	border-bottom: #ffc08e 1px inset;
	font-family: arial;
	font-size: 12px; 	
}
.normal_link {
	color: #dddddd; text-decoration: none
}
.normal_link:visited {
	color: #dddddd; text-decoration: none
}
.normal_link:hover {
	color: yellow; text-decoration: underline
}
.button_link A
{
	font-family: Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	background-color:#0A246A;
	padding-left:2px;
	padding-right:2px;
	vertical-align:top;
	height:14px;
}
.button_link A:Hover
{
	color:#FFFFFF;
	text-decoration:underline;
}
