/* Default CSS Stylesheet for a new Web Application project */
/*@charset "utf-8";*/

body {
	margin:0px 0px 0px 0px; background-color:#C0C0C0;
	font:12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
td,th {
	font:12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
img {border:0px; margin:0px;}

INPUT
{
	border-left: 1px solid #999999;
	border-top: 1px solid #999999 ;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color:#FAFAFA;
	font-family: Tahoma, Arial;
	font-size:11px;
	padding-left:2px;
	color:#000000;
}
TEXTAREA
{
	border-left: 1px solid #999999;
	border-top: 1px solid #999999 ;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color:#FAFAFA;
	padding-left:2px;
	font-family: Tahoma, Arial;
	font-size:11px;
	color:#000000;
	
}
SELECT
{
	font-family: Tahoma, Arial;
	font-size:11px;
	border: 0px;
	background-color:#F5F5F5;
	border-left: 1px solid #AAAAAA;
	border-top: 1px solid #AAAAAA ;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.checkbox
{
	border:0px;
	background-color:#C0C0C0;
	border-left: 0px solid #AAAAAA;
	border-top: 0px solid #AAAAAA ;
	border-right: 0px solid #DDDDDD;
	border-bottom: 0px solid #DDDDDD;
}



.whitelink {text-decoration:none;color:#FFFFFF;font-weight:bold;}
.whitelink:active {text-decoration:none;color:#FFFFFF;font-weight:bold;}
.whitelink:visited {text-decoration:none;color:#FFFFFF;font-weight:bold;} 
.whitelink:link {text-decoration:none;color:#FFFFFF;font-weight:bold;}
.whitelink:hover {text-decoration:none;color:#ffff00;font-weight:bold;}

.whitelink_DNSC {text-decoration:none; color:#FFFFFF;font-weight:bold;font-size:18px;}
.whitelink_DNSC:active {text-decoration:none;color:#FFFFFF;font-weight:bold;font-size:18px}
.whitelink_DNSC:visited {text-decoration:none;color:#FFFFFF;font-weight:bold;font-size:18px} 
.whitelink_DNSC:link {text-decoration:none;color:#FFFFFF;font-weight:bold;font-size:18px}
.whitelink_DNSC:hover {text-decoration:none;color:#ffff00;font-weight:bold;font-size:18px}

.whitelink_OnlinePrice {text-decoration:none;; color:#FFFFFF;font-weight:bold;font-size:13px}
.whitelink_OnlinePrice:active {text-decoration:none;color:#FFFFFF;font-weight:bold;font-size:13px}
.whitelink_OnlinePrice:visited {text-decoration:none;color:#FFFFFF;font-weight:bold;font-size:13px} 
.whitelink_OnlinePrice:link {text-decoration:none;color:#FFFFFF;font-weight:bold;font-size:13px}
.whitelink_OnlinePrice:hover {text-decoration:none;color:#ffff00;font-weight:bold;font-size:13px}

.foot {text-decoration:none;color:#FFFFFF;font-weight:normal;}
.foot:active {text-decoration:none;color:#FFFFFF;font-weight:normal;}
.foot:visited {text-decoration:none;color:#FFFFFF;font-weight:normal;} 
.foot:link {text-decoration:none;color:#FFFFFF;font-weight:normal;}
.foot:hover {text-decoration:none;color:#ffff00;font-weight:normal;}

.toplink {text-decoration:none;color:#000000;}
.toplink:hover {text-decoration:underline;color:#FF6501;}

.info {text-decoration:none;color:#666666;}
.info:hover {text-decoration:underline;color:#000000;}

.endlink {text-decoration:none;color:#A2D16B;}
.endlink:hover {text-decoration:underline;color:#A2D16B;}

.titlink {text-decoration:none;color:#1755AD;font-weight:bold;font-family:ARIAL BACK; border-width:1; border-color:Black}
.titlink:link {text-decoration:none;color:#1755AD;font-weight:bold; border-width:1; border-color:Black}
.titlink:hover {text-decoration:underline;color:#1755AD;font-weight:bold; border-width:1; border-color:Black}

.newslink {text-decoration:none;color:#000000;}
.newslink:hover {text-decoration:underline;color:#000000;}

.morelink {text-decoration:none;color:#FF6501;}
.morelink:hover {text-decoration:underline;color:#FF6501;}


	
.Button {
	BORDER-RIGHT: #0057ae 1px solid; BORDER-TOP: #0057ae 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 8pt; BORDER-LEFT: #0057ae 1px solid; COLOR: white; BORDER-BOTTOM: #0057ae 1px solid; FONT-FAMILY: Arial, Helvetica; BACKGROUND-COLOR: #596d76
}
.ButtonFile {
	BORDER-RIGHT: #0057ae 1px solid; BORDER-TOP: #0057ae 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 8pt; BORDER-LEFT: #0057ae 1px solid; COLOR: Black; BORDER-BOTTOM: #0057ae 1px solid; FONT-FAMILY: Arial, Helvetica; BACKGROUND-COLOR: #ecf3fb
}


.content {
	font-family: Tahoma,Verdana;
	font-size: 12px;
	color: #ffd700;	
	font-weight: normal;
}
.content:link {
	font-family: Tahoma,Verdana;
	font-size: 12px;
	color: #000000;	
	font-weight: normal;
	text-decoration:none;	
}
.content:hover {
	font-family: Tahoma,Verdana;
	font-size: 12px;
	color: #000000;	
	font-weight: normal;
	text-decoration:none;
}
.content:active {
	font-family: Tahoma,Verdana;
	font-size: 12px;
	color: #000000;	
	font-weight: normal;
	text-decoration:none;
}
	
.title {font-family: Verdana; FONT-SIZE: 10pt; text-decoration: none; font-weight:bold; color:Yellow;} 
.title:link {font-family: Verdana; FONT-SIZE: 10pt; text-decoration: none; font-weight:bold; color: #ffffff;} 
.title:hover {font-family: Verdana; text-decoration:underline; color: #ffffff; font-weight:bold;}

.title1 {font-family: tahoma; FONT-SIZE: 10pt; text-decoration: none; font-weight:bold; color: Yellow;} 
.title1:link {font-family: tahoma; FONT-SIZE: 10pt; text-decoration: none; font-weight:bold; color:White;} 
.title1:hover {font-family: tahoma; text-decoration: none; color: White; font-weight:bold;}

.titleHa {font-family: tahoma; FONT-SIZE: 11pt; text-decoration: none; font-weight:bold; color: Yellow;} 
.titleHa:link {font-family: tahoma; FONT-SIZE: 11pt; text-decoration: none; font-weight:bold; color:White;} 
.titleHa:hover {font-family: tahoma; text-decoration: none; color: White; font-weight:bold;}

.title_ORANGE {font-family: Tahoma; FONT-SIZE: 10pt; text-decoration: none; font-weight:bold; color: Green;} 
.title_ORANGE:link {font-family: Tahoma; FONT-SIZE: 10pt; text-decoration: none; font-weight:bold; color:Green;} 
.title_ORANGE:hover {font-family: Tahoma; text-decoration:none; color:Green; font-weight:bold;}


.title_while {font-family: Tahoma; FONT-SIZE: 10pt; text-decoration: none; font-weight:bold; color: #000000;} 
.title_while:link {font-family: Tahoma; FONT-SIZE: 10pt; text-decoration: none; font-weight:bold; color: #000000;} 
.title_while:hover {font-family: Tahoma; text-decoration:none; color: #ffe400; font-weight:bold;}


.header {font-family: Tahoma; FONT-SIZE: 14pt; text-decoration: none; font-weight:bold; color: #cc0000;} 
.header:link {font-family: Tahoma; FONT-SIZE: 14pt; text-decoration: none; font-weight:bold; color: #cc0000;} 
.header:hover {font-family: Tahoma; text-decoration:none; FONT-SIZE: 14pt; color: #1755AD; font-weight:bold;}

.header {font-family: Tahoma; FONT-SIZE: 13pt; text-decoration: none; font-weight:bold; color: #cc0000;} 
.header:link {font-family: Tahoma; FONT-SIZE: 13pt; text-decoration: none; font-weight:bold; color: #cc0000;} 
.header:hover {font-family: Tahoma; text-decoration:none; FONT-SIZE: 13pt; color: #1755AD; font-weight:bold;}

.subtitle {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
}

.confirm {font-family: Tahoma; 
	FONT-SIZE: 12pt; 
	text-decoration: none; 
	font-weight:bold; 
	color:Navy;} 
.textnews {
	font-family: Tahoma;
	font-size: 10pt;
	color: black;	
	font-weight:normal;
}
.pdate {font-family: Tahoma; FONT-SIZE: 10pt; text-decoration: none; font-weight:normal; color: #999998;} 
.pdate:link {font-family: Tahoma; FONT-SIZE: 10pt; text-decoration: none; font-weight:normal; color: #999998;} 




.tableLeft {
	border-top: 0 solid #111111; 
	border-left: 1 solid #111111; 
	border-right: 0 solid #111111;
	border-bottom: 1 solid #111111;
	}
.Cell {
	border-top: 1 solid #111111; 
	border-left: 1 solid #111111; 
	border-right: 1 solid #111111;
	border-bottom: 1 solid #111111;
	}	
.Cell_Price {
	border-top: 1 solid #111111; 
	border-left: 0 solid #111111; 
	border-right: 1 solid #111111;
	border-bottom: 0 solid #111111;
	}	
.title_Print {font-family: Verdana; FONT-SIZE: 14pt; text-decoration: none; font-weight:bold; color:black;} 
.title_Print:link {font-family: Arial; FONT-SIZE: 14pt; text-decoration: none; font-weight:bold; color: #000000;} 
.title_Print:hover {font-family: Arial; FONT-SIZE: 14pt;text-decoration:underline; color: #000000; font-weight:bold;}


.NCell
{
	color: #000000;
	Font-family:Tahoma;	
	font-size: 12px;
	text-align: right;
	
}	
.NCellHa
{
	color: #000000;
	Font-family:Tahoma;	
	font-size: 14px;
	text-align: right;
}	
.NCell1
{
	color: #ffffff;
	Font-family:Tahoma;	
	font-size: 12px;
	text-align: right;
}	

.BCell
{
	font-family:Tahoma;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	background: #f1ad00;
}
.BCellHa
{
	font-family:Tahoma;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
	background: #f1ad00;

}

.ICell 
{
	font-family:Verdana;
	font-size:12px;
	text-align:right;
	background: #f1ad00;
	}
.TBL_CELL
{
	border:solid 1px #596d76;
	background-color:#ffffff;
	height:17px;
}	
.HeaderCell {
	border-top: 1 solid #808080; 
	border-left: 0 solid #808080; 
	border-right: 0 solid #808080;
	border-bottom: 1 solid #808080;
	}	

.LoadBox 
{ Background-image:url("/Images/Loading.gif"); background-repeat: no-repeat; background-attachment:fixed; BACKGROUND-POSITION:center;} 


.textbox
{
	BORDER-RIGHT:#607780 1px solid; 
	PADDING-RIGHT:0px; 
	BORDER-TOP:#607780 1px solid; 
	PADDING-LEFT:4px; 
	PADDING-BOTTOM:0px; 
	FONT:10px Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	BORDER-LEFT:#607780 1px solid; 
	WIDTH:155px; 
	PADDING-TOP:2px; 
	BORDER-BOTTOM:#607780 1px solid; 
	HEIGHT:19px
}
.Date_Clock
{
	text-decoration:none;
	color:#9A9A9A;
}
.HCell {
background-color:#000000;
font-size:12px;
font-family: Verdana;
color:#ffffff;
border-top:1px solid #FFFFFF;
border-left:1px solid #FFFFFF;
border-right:1px solid #333333;
border-bottom:1px solid #333333;
padding:1px;
/*position:relative; 
top:expression(this.offsetParent.scrollTop);*/
	}
	
	.HCell3 {
background-color:#596d76;
font-size:12px;
font-family: Verdana;
color:#ffffff;
border-top:1px solid #FFFFFF;
border-left:1px solid #FFFFFF;
border-right:1px solid #333333;
border-bottom:1px solid #333333;
padding:1px;}

.HCell1 {
background-color:#000000;
font-size:12px;
font-family: Verdana;
color:#ffffff;
border-top:1px solid #FFFFFF;
border-left:1px solid #FFFFFF;
border-right:1px solid #333333;
border-bottom:1px solid #333333;
padding:1px;
/*position:relative; 
top:expression(this.offsetParent.scrollTop);*/
	}		
.StockSymbol {
background-color:#71a330;
font-size:12px;
font-weight: bold;
border-top:1px solid #FFFFFF;
border-left:1px solid #FFFFFF;
border-right:1px solid #333333;
border-bottom:1px solid #333333;
	}
.StockSymbol_Text 
{
font-weight:bold;
font-size:11px;
font-family: Tahoma;
color:#ffffff;
text-decoration:none;
}	
.StockSymbol_Text:link 
{
font-weight:bold;
font-size:12px;
font-family: Tahoma;
color:#ffffff;
text-decoration:none;
}	
.StockSymbol_Text:hover 
{
font-weight:bold;
font-size:12px;
font-family: Tahoma;
color:#ffffff;
text-decoration:none;
}	
	.KhoiLuongKhop
	{
		color:#ffffff;
	}
	.KhoiLuongKhop1
	{
		color:#ffffff;
	}
.StockNoSearch
{	font-weight:bold;
	font-size: 10pt;
	color:#ffffff;
	font-family: Tahoma;
	text-decoration:none;
	}

.VNINDEXHeaderCell {
background-color:#000000;
font-weight:bold;
font-size:12px;
font-family: Tahoma;
color:Yellow;
border-top:1px solid #FFFFFF;
border-bottom:2px solid #333333;
padding:2px;
text-indent:5px;
/*	position:relative; 
	top:expression(this.offsetParent.scrollTop);/**/
}
.VNINDEXCell {
background-color:#000000;
font-weight:bold;
font-size:12px;
font-family: Tahoma;
color:#111111;
border-top:1px solid #FFFFFF;
border-right:1px solid #333333;
border-bottom:2px solid #333333;
padding:2px;
/*position:relative; 
top:expression(this.offsetParent.scrollTop);/**/
}
.floatHeader
{ text-align:center;
	position:relative; 
	/*top:expression(this.offsetParent.scrollTop);*/
}

.VNIndex
{
	color:white;
	font-family:Tahoma;
	font-size:12px;
}
.VNIndex1
{
	background-color:#596d76;
	font-weight:bold;
	font-size:12px;
	font-family: Tahoma;
	color:Yellow;
	border-top:1px solid #FFFFFF;
	border-bottom:2px solid #333333;
	padding:2px;
	text-indent:5px;
	position:relative; 
}

.VNIndex_line
{
	color:Yellow;
	font-family:Tahoma;
	font-size:12px;
}

.Cell_Price {
	border-top: 1 solid #111111; 
	border-left: 0 solid #111111; 
	border-right: 1 solid #111111;
	border-bottom: 0 solid #111111;
	}	
.Cell_Left {
	border-top: 1 solid #111111; 
	border-left: 1 solid #111111; 
	border-right: 1 solid #111111;
	border-bottom: 0 solid #111111;
	}
	.CellBuy
{
	color:Green;
}
.CellSell
{
	color:Orange;
}
.CellTotal
{
	color:Blue;
}	
.Ceiling
{
	font-family:Tahoma;
	color: #0000ff;
	FONT-SIZE: 10pt; 
	text-decoration: none; 
	font-weight:bold;
	
	}
	.Floor
	{
	font-family:Tahoma;
	color: #ff0000;
	FONT-SIZE: 10pt; 
	text-decoration: none; 
	font-weight:bold;
}
.BColCell
{
	font-family:Tahoma;
	color: #ffffff;
	FONT-SIZE: 10pt; 
	text-decoration: none; 
	
	}
.BColCellHa
{
	font-family:Tahoma;
	color: #000000;
	FONT-SIZE: 11pt; 
	text-align: right;
	}	
	
	.Room
	{
	font-family : Tahoma;
	color : Yellow;
	font-size : 10pt;
		}
	.Stockcode
	{
	font-family : Tahoma;
	color : white;
	font-size : 10pt;
	text-decoration: none; 
	font-weight:bold;
		}
	.Note 
	{
		color:black;
		background:white; 
		font-family:Tahoma;
		font-size:12px;
	}	
	.AccountNo
	{	color:Blue;
		font-family:Arial;
		font-weight:bold;
		font-size:13px;
		
		}
	/*Bang Gia	HOSE, HASTC;*/
	
	.NCellHo
		{
		Font-family:Century;	
		font-size: 14px;
		text-align: right;
		color: #f0f8ff;
		
		}	
	.BCellHo
		{
		font-family:Century;
		font-weight: bold;
		font-size: 14px;
		text-align: right;
		color: #1e90ff;
		background: #f1ad00;
		
		}
	.ICellHo 
		{
		font-family:Century;
		font-size:13px;
		text-align:right;
		background: #f1ad00;
		
		}
	.BColCellHo
		{
		font-family:Century;
		color: #ffffff;
		FONT-SIZE:11pt; 
		text-decoration: none;
		text-align: right;
	
		}	
	.HCellHo {
		background-color:#000000;
		font-size:13px;
		font-family: Century;
		color:#ffffff;
		border-top:1px solid #FFFFFF;
		border-left:1px solid #FFFFFF;
		border-right:1px solid #333333;
		border-bottom:1px solid #333333;
		padding:1px;
		text-align: center;
		/*position:relative; 
		top:expression(this.offsetParent.scrollTop);*/
	}
/* bang chay*/		
		.NCellHo1
{
	font-family: Century;
	font-size: 12px;
	text-align: right;
	color: #ffffff;
	font-weight: bold;
	
}	


	.OTC
		{
		font-family:tahoma;
		font-weight: bold;
		font-size: 14px;
		text-align: right;
		color: blue;
		Background: #ffffff;
		font-weight: bold;
		}
	.BCellHo1
		{
		font-family:Century;
		font-weight: bold;
		font-size: 12px;
		text-align: right;
		color: #1e90ff;
		background: #ffffff;
		font-weight: bold;
		}
	.ICellHo1 
		{
		font-family:Century;
		font-size:12px;
		text-align:right;
		background: #f1ad00;
		font-weight: bold;
		}
	.BColCellHo1
		{
		text-align: right;
		font-family:Century;
		color: #ffffff;
		FONT-SIZE:10pt; 
		text-decoration: none;
		font-weight: bold;
		border: 1px solid #FFFFFF; 
		}
	.BColCellHoL
	{
		text-align: right;
		font-family:Century;
		color: #ffffff;
		FONT-SIZE:10pt; 
		text-decoration: none;
		font-weight: bold;
		border-left :  3px solid #ffffff;
			}	
	.BColCellHoR{	
		font-family:Century;
		color: #ffffff;
		FONT-SIZE:10pt; 
		text-decoration: none;
		font-weight: bold;
		border-right:  3px solid #ffffff;
			}			
	.HCellHo1 {
		background-color:#000000;
		font-size:12px;
		font-family: Century;
		color:#ffffff;
		border-top:1px solid #FFFFFF;
		border-left:1px solid #FFFFFF;
		border-right:1px solid #333333;
		border-bottom:1px solid #333333;
		padding:1px;
	}
	
.NCell2
{
	color: #000000;
	Font-family:Verdana;	
	font-size: 12px;
	text-align: right;
}	
	.HCell2 {
background-color:#596d76;
font-size:12px;
font-family: Verdana;
color:#ffffff;
text-align: center;
border-top:1px solid #FFFFFF;
border-left:1px solid #FFFFFF;
border-right:1px solid #333333;
border-bottom:1px solid #333333;
padding:2px;
	position:relative; 
	top:expression(this.offsetParent.scrollTop);/**/
	}	
.fixTableHeader
{
	background-color: white;
	position:relative; 
	top:expression(this.offsetParent.scrollTop);/**/
}	
.MouseClic
{
	background-color: white;
}
.MouseClic:link {background: white; background-color: white;} 
.MouseClic:hover {background: white; background-color: white; text-decoration:underline ; }
	
