/*
 * www.vietsouth.com
 */
html, body {
 background-color: black;
 color : white;
 font-family : Arial,Verdana,Helvetica,sans-serif;
 font-size: 10pt;
 height: 100%;
 overflow: hidden; 
}

body a {
	color: white;
	text-decoration:none;
}

body a:hover {
	color: white;
	background-color: Blue;
	text-decoration:underline;
}

.statetable {
  font-size: 10pt;
  font-weight: bold;
  border-width: 1px;
  border-spacing: 2px;
  border-color: gray;
  border-style: solid;
  border-collapse: collapse; 
  width: 100%;
}

.statetable td 
{
    text-align: center;
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: inset;
	border-color: gray;
	-moz-border-radius: 0px 0px 0px 0px;
}

.stateindex 
{
}
.stateindex4
{
}
.stateindex1
{
}
.stateindex2 
{
}
.stateindex3
{
}

.stocktable {
  font-size: 10pt;
  font-weight: bold;
  border-width: 1px;
  border-spacing: 2px;
  border-color: gray;
  border-style: solid;
  border-collapse: collapse; 
  width: 100%;
  line-height: 100%;
  white-space: nowrap;
  letter-spacing: 0;
}

.stocktable td 
{
	border-width: 1px 1px 1px 1px;
	padding: 4px 3px 4px 3px;
	border-style: solid;
	border-color: gray;
	-moz-border-radius: 0px 0px 0px 0px;
	margin: 0 0 0 0;
	/*background-color:#333333;*/
}

.stocktable td.altcol
{
	/*background-color:black;*/
	
}

.stocktable td.altcol2
{
	background-color:#333333;
	
}


.stocktable tbody td {
  text-align: right;
}

.stocktable th 
{
	background-color:Black;
	border-width: 1px 1px 1px 1px;
	padding: 4px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
	border-style:solid;
	border-color: gray;
	-moz-border-radius: 0px 0px 0px 0px;
	color: White;
    text-align: center;
	cursor: pointer;
}

.stocktable th a
{
  text-decoration:none;
  color: White;
  background:transparent;
  cursor: pointer;
}

.stocktable th a:hover
{
  text-decoration:none;
  color: Orange;
  background:transparent;
  cursor: pointer;
}

.stocktable th.stocksym {
	width:50px;
}

.stocktable th.t1 
{
    background-color: #333333;
}

.stocktable th.t2
{
	/*background-color: #333333;*/
}

.stocktable th.t3
{
	white-space:pre-wrap;
}

.stocktable tr.alt
{
  background : #F5FAFA;
}

.stocktable tr.searchMatch
{
  background : Blue;
}

.sortcol
{
} 

.sortcolasc
{
	background:transparent url(../images/arrowSortDn.gif) no-repeat 0 0;
}
.sortcoldesc
{
	background:transparent url(../images/arrowSortUp.gif) no-repeat 0 0;
} 

.note {
  color: #006600;
  font-weight: normal;
  text-align: left;
  margin-top: 0px;
}

.stockName {
  font-size : 9pt;
  font-weight: bold;
  text-align:left !important; 
  cursor:pointer;
  /*DISPLAY: inline-block; 
  WIDTH: 50px; 
  overflow: hidden;*/
}
.stockChange {
  font-weight: bold;  
  background-color: #333333;
}

.stockCeil {
  color: #DD00DD !important;
  background-color: #333333;
  /*background: #ddddee;
  width: 3%;*/
}

.stockFloor {
  color: #66CCFF !important;
  background-color: #333333;
  /*background: #ddddee;
  width: 3%;*/
}

.stockRef {
  color: #EEFB00 !important;
  background-color: #333333;
  /*background: #ddddee;
  width: 3%;*/
}

.stockInc {
  color: #32CD32 !important;
}

.stockDec {
  color: #F70033 !important;
}

.stockVol {
  /*width: 4%;*/
}

.stockPrc {
  /*width: 3%;*/
}

.fieldChanged {
	background: #000066 !important;
}

.fieldChgCold {
	/*background: #000000;*/
}

.choicetable td
{
	white-space:nowrap;
	font-size:9pt;
    cursor: default;
}

.notes
{
	font-size: 11px;
	text-align: left;
	white-space: nowrap;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 120%;
	letter-spacing: 1pt;
	color: white;
}

.copyright
{
	font-size: 11px;
	white-space: nowrap;
	margin: 2px;
	padding: 0 0 0 0;
	line-height: 120%;
	letter-spacing: 1pt;
	color: white;
}

.divOnTop
{
	font-weight:bold;
    color:#FFFFFF;
    /*left:50px;
    height:26px;*/
    width:100%;
    background-color:Blue;
    /* Text Always Center */
    line-height:26px;
    /* position on bottom */
    bottom: 0px;
    /* Thay: bottom: 0px; = top: 0px; neu muon o tren dau trang */
    position:fixed;
    z-index: 100;
    /* transparent background */
     opacity:.75;
     filter: alpha(opacity=75);
     -moz-opacity: 0.75;
}

.divOnTop input
{
	font-weight:bold;
	border : 1px solid #ccc;
	width : 80px;
}

.divError
{
	font-weight:bold;
    color:#FFFFFF;
    /*left:50px;
    height:26px;*/
    width:100%;
    background-color:#990000;
    /* Text Always Center */
    line-height:26px;
    /* position on bottom */
    bottom: 0px;
    /* Thay: bottom: 0px; = top: 0px; neu muon o tren dau trang */
    position:fixed;
    z-index: 100;
    /* transparent background */
     opacity:.75;
     filter: alpha(opacity=75);
     -moz-opacity: 0.75;
}

.stocktable th.hidecol {
	display:none;
}

.stockMarked {
	/*background-image: url('../images/marked.png');
	background-repeat:no-repeat;*/
}

.lineSeperator {
	border-bottom: 2px solid #EEFB00;
}

.bodySeperator {
	height: 2px;
	border: 1px solid #EEFB00 !important;
	background-color: #EEFB00;
	padding: 0px !important;
}

.imgSeperator 
{
    background-image: url('../images/seperator.gif');
	background-repeat: repeat-x;
    background-position: top left;
}
