﻿/* Xây dựng bảng giá OTC giao dịch trực tuyến */
/*                                            */
/* Người tạo : Dương Quốc Hoài                */
/* Ngày tạo : 25/2/2008                       */
/* Thư điện tử : hoaidq@fpt.com.vn            */

body
{
	margin: 0px;
	padding: 0;
	border: 0;
	background-color: #E6E6E6;
}

.HEADER
{
	font-weight: normal;
	font-size: 9pt;
	border: #104A7B 2px solid;
	color: #ffffff;
	font-family: Verdana;
	white-space: nowrap;
	text-align: center;
	background-color: #2d2d2d;
}

.tblhdr
{
	border-right: #104A7B 2px solid;
	border-top: #104A7B 2px solid;
	border-left: #104A7B 2px solid;
	border-bottom: #104A7B 2px solid;
	border-collapse: collapse;
	background-color: Black;
}


/* PHAN THONG TIN MA CHUNG KHOAN */
.MaCKTran
{
	background-color: #2d2d2d;
	font-weight: normal;
	font-size: 9pt;
	color: #ff00ff;
	font-family: Verdana;
	text-align: left;
	border-bottom: #104A7B 1px solid;
	border-top: #104A7B 1px solid;
	border-right: #104A7B 1px solid;
	border-left: #104A7B 1px solid;
	cursor: hand;
}
.MaCKSan
{
	background-color: #2d2d2d;
	font-weight: normal;
	font-size: 9pt;
	color: CYAN;
	font-family: Verdana;
	text-align: left;
	border-bottom: #104A7B 1px solid;
	border-top: #104A7B 1px solid;
	border-right: #104A7B 1px solid;
	border-left: #104A7B 1px solid;
	cursor: hand;
}
.MaCKTC
{
	background-color: #2d2d2d;
	font-weight: normal;
	font-size: 9pt;
	color: #f7ff3b;
	font-family: Verdana;
	text-align: left;
	border-bottom: #104A7B 1px solid;
	border-top: #104A7B 1px solid;
	border-right: #104A7B 1px solid;
	border-left: #104A7B 1px solid;
	cursor: hand;
}
.MaCKTang
{
	background-color: #2d2d2d;
	font-weight: normal;
	font-size: 9pt;
	color: #35ec00;
	font-family: Verdana;
	text-align: left;
	border-bottom: #104A7B 1px solid;
	border-top: #104A7B 1px solid;
	border-right: #104A7B 1px solid;
	border-left: #104A7B 1px solid;
	cursor: hand;
}
.MaCKGiam
{
	background-color: #2d2d2d;
	font-weight: normal;
	font-size: 9pt;
	color: #ff0000;
	font-family: Verdana;
	text-align: left;
	border-bottom: #104A7B 1px solid;
	border-top: #104A7B 1px solid;
	border-right: #104A7B 1px solid;
	border-left: #104A7B 1px solid;
	cursor: hand;
}
/* PHAN THONG TIN GIA THAM CHIEU, TRAN, SAN */
.ThamChieu
{
	background-color: #2d2d2d;
	font-weight: normal;
	font-size: 9pt;
	color: #f7ff3b;
	font-family: Verdana;
	text-align: right;
	border-bottom: #104A7B 1px solid;
	border-top: #104A7B 1px solid;
	border-right: #104A7B 1px solid;
	border-left: #104A7B 1px solid;
}
.Tran
{
	background-color: #2d2d2d;
	font-weight: normal;
	font-size: 9pt;
	color: #ff00ff;
	font-family: Verdana;
	text-align: right;
	border-bottom: #104A7B 1px solid;
	border-top: #104A7B 1px solid;
	border-right: #104A7B 1px solid;
	border-left: #104A7B 1px solid;
}
.San
{
	background-color: #2d2d2d;
	font-weight: normal;
	font-size: 9pt;
	color: CYAN;
	font-family: Verdana;
	text-align: right;
	border-bottom: #104A7B 1px solid;
	border-top: #104A7B 1px solid;
	border-right: #104A7B 1px solid;
	border-left: #104A7B 1px solid;
}
/* PHAN THONG TIN 3 GIA */
.BaGia_Tran
{
	background-color: Black;
	font-weight: normal;
	font-size: 9pt;
	color: #ff00ff;
	font-family: Verdana;
	text-align: right;
	border-bottom: #104A7B 1px solid;
	border-top: #104A7B 1px solid;
	border-right: #104A7B 1px solid;
	border-left: #104A7B 1px solid;
}
.BaGia_San
{
	background-color: Black;
	font-weight: normal;
	font-size: 9pt;
	color: CYAN;
	font-family: Verdana;
	text-align: right;
	border-bottom: #104A7B 1px solid;
	border-top: #104A7B 1px solid;
	border-right: #104A7B 1px solid;
	border-left: #104A7B 1px solid;
}
.BaGia_TC
{
	background-color: Black;
	font-weight: normal;
	font-size: 9pt;
	color: #f7ff3b;
	font-family: Verdana;
	text-align: right;
	border-bottom: #104A7B 1px solid;
	border-top: #104A7B 1px solid;
	border-right: #104A7B 1px solid;
	border-left: #104A7B 1px solid;
}
.BaGia_Tang
{
	background-color: Black;
	font-weight: normal;
	font-size: 9pt;
	color: #35ec00;
	font-family: Verdana;
	text-align: right;
	border-bottom: #104A7B 1px solid;
	border-top: #104A7B 1px solid;
	border-right: #104A7B 1px solid;
	border-left: #104A7B 1px solid;
}
.BaGia_Giam
{
	background-color: Black;
	font-weight: normal;
	font-size: 9pt;
	color: #ff0000;
	font-family: Verdana;
	text-align: right;
	border-bottom: #104A7B 1px solid;
	border-top: #104A7B 1px solid;
	border-right: #104A7B 1px solid;
	border-left: #104A7B 1px solid;
}
/* PHAN THONG TIN KHOP LENH */
.Khop_Tran
{
	background-color: #2d2d2d;
	font-weight: normal;
	font-size: 9pt;
	color: #ff00ff;
	font-family: Verdana;
	text-align: right;
	border-bottom: #104A7B 1px solid;
	border-top: #104A7B 1px solid;
	border-right: #104A7B 1px solid;
	border-left: #104A7B 1px solid;
}
.Khop_San
{
	background-color: #2d2d2d;
	font-weight: normal;
	font-size: 9pt;
	color: CYAN;
	font-family: Verdana;
	text-align: right;
	border-bottom: #104A7B 1px solid;
	border-top: #104A7B 1px solid;
	border-right: #104A7B 1px solid;
	border-left: #104A7B 1px solid;
}
.Khop_TC
{
	background-color: #2d2d2d;
	font-weight: normal;
	font-size: 9pt;
	color: #f7ff3b;
	font-family: Verdana;
	text-align: right;
	border-bottom: #104A7B 1px solid;
	border-top: #104A7B 1px solid;
	border-right: #104A7B 1px solid;
	border-left: #104A7B 1px solid;
}
.Khop_Tang
{
	background-color: #2d2d2d;
	font-weight: normal;
	font-size: 9pt;
	color: #35ec00;
	font-family: Verdana;
	text-align: right;
	border-bottom: #104A7B 1px solid;
	border-top: #104A7B 1px solid;
	border-right: #104A7B 1px solid;
	border-left: #104A7B 1px solid;
}
.Khop_Giam
{
	background-color: #2d2d2d;
	font-weight: normal;
	font-size: 9pt;
	color: #ff0000;
	font-family: Verdana;
	text-align: right;
	border-bottom: #104A7B 1px solid;
	border-top: #104A7B 1px solid;
	border-right: #104A7B 1px solid;
	border-left: #104A7B 1px solid;
}
/* PHAN THONG TIN KHI CO THAY DOI DU LIEU */
.Tran_Changed
{
	background-color: #525152;
	font-weight: normal;
	font-size: 9pt;
	color: #ff00ff;
	font-family: Verdana;
	text-align: right;
	border-bottom: #104A7B 1px solid;
	border-top: #104A7B 1px solid;
	border-right: #104A7B 1px solid;
	border-left: #104A7B 1px solid;
}
.San_Changed
{
	background-color: #525152;
	font-weight: normal;
	font-size: 9pt;
	color: CYAN;
	font-family: Verdana;
	text-align: right;
	border-bottom: #104A7B 1px solid;
	border-top: #104A7B 1px solid;
	border-right: #104A7B 1px solid;
	border-left: #104A7B 1px solid;
}
.TC_Changed
{
	background-color: #525152;
	font-weight: normal;
	font-size: 9pt;
	color: #f7ff3b;
	font-family: Verdana;
	text-align: right;
	border-bottom: #104A7B 1px solid;
	border-top: #104A7B 1px solid;
	border-right: #104A7B 1px solid;
	border-left: #104A7B 1px solid;
}
.Tang_Changed
{
	background-color: #525152;
	font-weight: normal;
	font-size: 9pt;
	color: #35ec00;
	font-family: Verdana;
	text-align: right;
	border-bottom: #104A7B 1px solid;
	border-top: #104A7B 1px solid;
	border-right: #104A7B 1px solid;
	border-left: #104A7B 1px solid;
}
.Giam_Changed
{
	background-color: #525152;
	font-weight: normal;
	font-size: 9pt;
	color: #ff0000;
	font-family: Verdana;
	text-align: right;
	border-bottom: #104A7B 1px solid;
	border-top: #104A7B 1px solid;
	border-right: #104A7B 1px solid;
	border-left: #104A7B 1px solid;
}
/* PHAN THONG TIN KHOI LUONG */
.KhoiLuong
{
	background-color: Black;
	font-weight: normal;
	font-size: 9pt;
	color: WHITE;
	font-family: Verdana;
	text-align: right;
	border-bottom: #104A7B 1px solid;
	border-top: #104A7B 1px solid;
	border-right: #104A7B 1px solid;
	border-left: #104A7B 1px solid;
}
.KhoiLuong_Changed
{
	background-color: #525152;
	font-weight: normal;
	font-size: 9pt;
	color: WHITE;
	font-family: Verdana;
	text-align: right;
	border-bottom: #104A7B 1px solid;
	border-top: #104A7B 1px solid;
	border-right: #104A7B 1px solid;
	border-left: #104A7B 1px solid;
}
.Khop_KhoiLuong
{
	background-color: #2d2d2d;
	font-weight: normal;
	font-size: 9pt;
	color: WHITE;
	font-family: Verdana;
	text-align: right;
	border-bottom: #104A7B 1px solid;
	border-top: #104A7B 1px solid;
	border-right: #104A7B 1px solid;
	border-left: #104A7B 1px solid;
}
.Khop_KhoiLuong_Changed
{
	background-color: #525152;
	font-weight: normal;
	font-size: 9pt;
	color: WHITE;
	font-family: Verdana;
	text-align: right;
	border-bottom: #104A7B 1px solid;
	border-top: #104A7B 1px solid;
	border-right: #104A7B 1px solid;
	border-left: #104A7B 1px solid;
}

/* PHAN THONG TIN THONG KE BEN PHAI */
.ThongKe
{
	background-color: #2d2d2d;
	font-weight: normal;
	font-size: 9pt;
	color: WHITE;
	font-family: Verdana;
	text-align: right;
	border-bottom: #104A7B 1px solid;
	border-top: #104A7B 1px solid;
	border-right: #104A7B 1px solid;
	border-left: #104A7B 1px solid;
}
.ThongKe_Changed
{
	background-color: #525152;
	font-weight: normal;
	font-size: 9pt;
	color: WHITE;
	font-family: Verdana;
	text-align: right;
	border-bottom: #104A7B 1px solid;
	border-top: #104A7B 1px solid;
	border-right: #104A7B 1px solid;
	border-left: #104A7B 1px solid;
}
/* DungLV - Style for market info */
.marketInfoTitle
{
	font-family: Arial,Verdana,Tahoma;
	background-color: #104A7B;
	color: White;
	border: solid 1px #104A7B;
}
.marketInfo
{
	font-family: Arial,Verdana,Tahoma;
	background-color: Black;
	color: White;
	border-bottom: solid, 15px, #104A7B;
}
.IndexStyle
{
	color: Green;
	font-size: 50px;
	font-weight: bold;
	font-family: Times New Roman, verdana, Tahoma;
	text-align: center;
}
.ChangeIndexStyle
{
	color: Green;
	font-size: 20px;
	font-weight: bold;
	font-family: Times New Roman, verdana, Tahoma;
	text-align: center;
}
.ValueStyle
{
	color: White;
	font-size: 16px;
	font-weight: bold;
	font-family: Times New Roman, verdana, Tahoma;
}
/* PHAN THONG TIN INDEX */
.IndexUp
{
	color: #35ec00;
	font-weight: bold;
}
.IndexDown
{
	color: #ff0000;
	font-weight: bold;
}
.IndexStill
{
	color: #f7ff3b;
	font-weight: bold;
}


/*------------------------TABLE-------------------------*/
table.sortable
{
	border-right: #104A7B 2px solid;
	border-top: #104A7B 2px solid;
	border-left: #104A7B 2px solid;
	border-bottom: #104A7B 2px solid;
	border-collapse: collapse;
	background-color: Black; /*border:1px solid #369;*/ /*font-family:Arial, Helvetica, sans-serif;*/ /*border-collapse:collapse;*/
}
.sortable th.descend1
{
	background: #E4EDFC url( 'images/caret_up.gif' ) no-repeat;
	font-weight: normal;
	font-size: 9pt;
	border: #104A7B 2px solid;
	color: #000000;
	font-family: Verdana;
	white-space: nowrap;
	text-align: center;
}
.sortable th.ascend1
{
	background: #E4EDFC url( 'images/caret_down.gif' ) no-repeat;
	font-weight: normal;
	font-size: 9pt;
	border: #104A7B 2px solid;
	color: #000000;
	font-family: Verdana;
	white-space: nowrap;
	text-align: center;
}
.sortable th
{
	background-color: #2d2d2d;
	cursor: pointer;
	/*padding: 1px 5px 1px 1px;*/
	white-space: nowrap;
	font-weight: normal;
	font-size: 9pt;
	border: #104A7B 2px solid;
	color: #FFFFFF;
	font-family: Verdana;
	white-space: nowrap;
	text-align: center;
}

.sortable th.normal
{
	background-color: #2d2d2d;
	cursor: pointer;
	/*padding: 1px 5px 1px 1px;*/
	white-space: nowrap;
	font-weight: normal;
	font-size: 9pt;
	border: #104A7B 2px solid;
	color: #FFFFFF;
	font-family: Verdana;
	white-space: nowrap;
	text-align: center;
}

/*----------------------TABLE COLUMNS--------------------*/
