﻿/* ================================
    CSS STYLES FOR LCMS
   ================================
*/   
/* PAGE BACKGROUND */
body 
{
    font-family:Arial;
    font-size:11px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;  
    background-color:#043A5D; 
}
.WebBackground
{
	background-color: White;/*28.May.2010*/
	background-image: url(../../Images/bgr_test.jpg);/*28.May.2010*/
	/*background-attachment:fixed;*/
}
.lcmsmaintable
{
	/*background-color: White;
	border-left:solid 2px #F3F3F3;
	border-right: solid 2px #F3F3F3;*//*31.May.2010*/
}
.LeftPane
{
	background-color: White;
	padding-left: 6px; /*5px;
	padding-right: 4px;*/
}

.ContentPane
{
	background-color: White;
	padding-left: 6px;
	padding-right: 8px;
}

.RightPane
{
	background-color: White;
	/*padding-left: 7px;*/
	padding-right: 8px; /*9px;*/
}
.TopPane /*24.Jun.2010*/
{
	background-color: white;
	padding-left: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
}
.BottomPane /*24.Jun.2010*/
{
	background-color: white;
	padding-left: 6px;
	padding-right: 8px;
	padding-top: 6px;
}

.header_td
{
	/*background-image:url(../../images/banner/banner_bgr.jpg);
	background-repeat:repeat-x;
	height: 188px;
	background-color:red;*//*31.May.2010*/
}
.footer_td
{
	/*height: 100px;
	text-align:center;
	vertical-align:top;
	padding-top:7;
	background-color:#ffffff;*//*31.May.2010*/
	color: White;
	font-family: Arial;
	font-size: 12px;
}

/* httuan */
.footer_hyperlink:link 
{
    text-decoration:none;
    /*color:#936C4D;*/
    color:#A56400;
    font-family:Tahoma;
    font-size:11px;
    font-weight:bold;
}
.footer_hyperlink:visited 
{
    text-decoration:none;
    /*color:#936C4D;*/
    color:#A56400;
    font-family:Tahoma;
    font-size:11px;
    font-weight:bold;
}

.footer_hyperlink:active
{
    text-decoration:none;
    /*color:#936C4D;*/
    color:#A56400;
    font-family:Tahoma;
    font-size:11px;
    font-weight:bold;
}
.footer_hyperlink:hover
{
	text-decoration:none;
	/*color:#99CCFF;*/
	color:Olive;
	font-family:Tahoma;
    font-size:11px;
	font-weight:bold;
}

.footer_text
{
	font-size:11px;
	color:Black;
	text-decoration:none;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family:  Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
.NormalText
{
	font-family:  Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family:  Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

.NormalRed
{
    font-family:  Arial, Helvetica;
    font-size: 8pt;
    font-weight: bold;
    color: #ff0000
}

.NormalBold
{
    font-family:  Arial, Helvetica;
    font-size: 8pt;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
    font-family: Arial, Helvetica;
    font-size: 8pt;
    font-weight: bold; /*normal; 12.Jun.2010*/
}   
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton: link
{
    /*color:Navy;*/
    color: #003366;
    font-weight: bold;
    text-decoration: none;
}
A.CommandButton: visited
{
    color: #003366;
    font-weight: bold; /*12.Jun.2010*/
    text-decoration: none;
}
A.CommandButton: active
{
    color: #003366;
    font-weight: bold; /*12.Jun.2010*/
    text-decoration: none; /*underline; 12.Jun.2010*/
}
A.CommandButton: hover
{
    color: #ff0000;
    font-weight: bold; /*12.Jun.2010*/
    text-decoration: underline;
}

.ButtonBlue
{
	WIDTH: 24px; 
	COLOR: #000000;
	HEIGHT: 20px;
	BACKGROUND-COLOR: #99cccc;
}

/*11.Jun.2010*/
.NTFNews_DocTitle:link 
{
    text-decoration:none;
    color: #B00000;
    font-weight:bold;
}
.NTFNews_DocTitle:visited  {
    text-decoration:none;
    color: #B00000;
    font-weight:bold;
}
.NTFNews_DocTitle:active   {
    text-decoration:none;
    color: #B00000;
    font-weight:bold;
}
.NTFNews_DocTitle:hover
{
	text-decoration:underline;
	color: #B00000;
	font-weight:bold;
}

/*11.Jun.2010*/
.NTFNews_NextNews:link 
{
    text-decoration: none;
    color: Black;
}
.NTFNews_NextNews:visited  {
    text-decoration: none;
    color: Black;
}

.NTFNews_NextNews:active   {
    text-decoration: none;
    color: Black;
}
.NTFNews_NextNews:hover
{
	text-decoration: underline;
    color: Black;
}

/* text style for the selected tab */
.SelectedTab
{
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    color: #B00000;
}
/* hyperlink style for the selected tab */
A.SelectedTab:link
{
	font-size: 14px;
    text-decoration: none;
    color: #B00000;
}
A.SelectedTab:visited
{
	font-size: 14px;
    text-decoration: none;
    color: #B00000;
}
A.SelectedTab:active
{
    font-size: 14px;
    text-decoration: none;
    color: #B00000;
}
A.SelectedTab:hover
{
	font-size: 14px;
    text-decoration: none;
    color: #003366;
}
/* text style for the selected tab */
.CurrentTab {
    font-weight: bold;
    font-size: 8.5pt;
    color: white;
    font-family:  Arial, Helvetica;
    text-decoration: none;
}

/* hyperlink style for the selected tab */
A.CurrentTab:link {
    text-decoration:    none;
    color:#F3B94C;
}

A.CurrentTab:visited  {
    text-decoration:    none;
    color:#F3B94C;
}

A.CurrentTab:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.CurrentTab:hover    {
    text-decoration:    none;
    color:#003366;
}


/*DNTRUONG them dzo*/
.SearchGridFooter {
		color:#333333; 
		background-color:CCCC99;
	}
.SearchGridHeader
{
	font-weight: bold;
	color: activecaption;
	background-color: #ffffff;
}
.SearchGridPager
{
	color: black;
	background-color: #ffffff;
	text-align: center;
}
.SearchGridSelectedItem{
	font-weight:bold;  
	color:activecaption; 
	background-color:#ffffff;
	}
.SearchGridItem
{
	color: #ECDFBC;
	background-color: #ffffff;
}
.Searchpath
{
	color: #A6925A;
	}
	
.Searchbutton {
	border: 1px outset;
	background-color: #ECDFBC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	cursor: hand;
	border-color: #ECDFBC #ECDFBC #ECDFBC #ECDFBC;
}

.SearchTextBox {
	border: #ECDFBC 1px solid;
	border-color: #ECDFBC #ECDFBC #ECDFBC #ECDFBC;
	background-color: #FFFFFF;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.SearchStatus
{
	background-color: #A3CFFC;
}
.SearchTextTitle /*10.Jun.2010*/
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: White
}
.SearchText
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:Black;
}


/* Default Style for DataGrid */
.defaultGrid
{
	font-family:Arial;
	font-size:12px;
	color:Black;
}
/* error mesage */
.errortext
{
	font-family:Arial;
	font-size:11px;
	color:#646464;
}
/* background color for the header at the top of the page  */
.partwindow
{
	border: solid 0px #CACACA;
	border-collapse:collapse;
	border-color:#CACACA;	
}
.partwindowtitle
{
	border: solid 1px #CACACA;
	border-collapse:collapse;
	border-color:#CACACA;	
}
.languagecombo /*dropdownlist để chọn ngôn ngữ, góc trên phải màn hình*/
{
	background-color:#ffffff;
	color:black;
	font-weight:normal;
	border:0;
	font-size: 11px;
}

.lv-header-style
{
	font-family:Arial; 
    text-align: center;
    font-size: 10pt; 
    background-color:#639ACE ;
    color: #FFEB85;  
    padding-left:2px;
    font-weight:bold;	
}
.lv-item-style
{
	background-color:#FFFFFF; vertical-align:top; text-align:left;
}
.lv-alt-style
{
	background-color:#EFEFEF; vertical-align:top; text-align:left; 
}

.prexp{
	border : 1 solid #0057AE;
	/*background-color : #158AFF;*/
	background-color : #639ACE;/*#5A86D6;/*#26B760;/*#5A759C;*/
	color:White;
	font-family : Arial, Helvetica;
	font-weight:bold;
	font-size : 11px;
	
}
.TextView
{
	font-family:Arial,Helvetica;
	font-size : 9pt;
}
.TextViewBold
{
	font-family:Arial,Helvetica;
	font-size : 9pt;
	font-weight:bold;
}
.prexp2{
	border : 1 solid #D4D0C8;
	font-family : arial,Helvetica;
	font-size : 10pt;
	background: white;
}

.HeadBg {
    background-color: white;
}

/* background color for the content part of the pages */

/* background/border colors for the selected tab */
.TabBg {
    background-color: #EDF7EC;
}
.TabBgText {
    font-size: 8.5pt;
    color: #24A94A;
    font-family:  Arial, Helvetica;
    text-decoration: none;
}

.article {font-family:arial,helvetica,sans-serif;font-size:8pt; color:#000000 ; vertical-align:top; line-height:1.25em; }
a.archive {font-family:arial,helvetica,sans-serif;font-size:8pt; vertical-align:top; line-height:1.25em; }
.article2 {font-family:arial,helvetica,sans-serif;font-size:8pt; color:#555555 ; vertical-align:top; line-height:1.25em; }
a.toparticle { font-weight:bold; font-size:10pt; line-height:1.50em;}
.recenttimedate { font-weight:bold; font-size:8pt; color:#000000}
.provtimedate { font-weight:bold; font-size:8pt; color:#999999}

.gridheader
{
	background-color:#446CC0;
	filter:none;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}

.LoginTabs
{
	font-weight: bold;
    font-size: 8.5pt;
    color: white;
    font-family:  Arial, Helvetica;
    text-decoration: none;
}
A.LoginTabs:link {
    text-decoration:    none;
    color:#004270;
}
A.LoginTabs:visited  {
    text-decoration:    none;
    color:#004270;
}

A.LoginTabs:active   {
    text-decoration:    none;
    color:yellow;
}
A.LoginTabs:hover
{
	color:yellow;
	text-decoration: none;
}
/* login tabs for default banner */
.DefaultLoginTabs
{
	font-weight:normal;
    font-size: 9.5pt;
    color: white;
    font-family:  Arial, Helvetica;
    text-decoration: none;
}
A.DefaultLoginTabs:link {
    text-decoration:    none;
    color:white;
}
A.DefaultLoginTabs:visited  {
    text-decoration:    none;
    color:white;
}

A.DefaultLoginTabs:active   {
    text-decoration:    none;
    color:yellow;
}
A.DefaultLoginTabs:hover
{
	color:yellow;
	text-decoration:underline;
}

A.PathLink
{
	font-weight:bold;
	font-family:Arial;
	font-size:9pt;
	color:#6F6F5C;
}
A.PathLink:visited
{
	color:#6F6F5C;
}
A.PathLink:hover
{
	color:black;
	text-decoration: none;
}
/* text style for the unselected tabs */
.OtherTabs {
    font-weight: bold;
    font-size: 8.5pt;
    color: white;
    font-family:  Arial, Helvetica;
    text-decoration: none;
}
.LVWEBFooterText
{
	font-size:11px;
}
.LVWEBFooterBackground
{
	background-color:#3e86f2;
}
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    color:white;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:hover    {
    text-decoration:    none;
    color:#cccccc;
}

/* GENERAL */
/* style for module titles */
.Head   {
    font-family:  Arial, Helvetica;
    font-size:  11pt;
    font-weight:    normal;
    color: #333333;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family:  Arial, Helvetica;
    font-size:  8pt;
    font-weight:    bold;
    color: #003366;
    vertical-align:top;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family:  Arial, Helvetica;
    font-size:  8pt;
    font-weight:    bold;
    color: black;
}

.lcmsButton
{
	border : 1 solid #0057AE;
	background-color : #639ACE;
	color:White;
	font-family : Arial, Helvetica;
	font-weight:bold;
	font-size : 8pt;
}


.DisLabelContact
{
	font-family:  Arial, Helvetica;
    font-size:  9pt;
    font-weight: normal;
    vertical-align:top;
    text-align:center ;
 
}

.CommandContact     {
    font-family:  Arial, Helvetica;
    font-size: 9pt;
    font-weight: normal;
}

/* GENERIC */
H1  {
    font-family:  Arial, Helvetica;
    font-size:  14pt;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family:  Arial, Helvetica;
    font-size:  14pt;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family:  Arial, Helvetica;
    font-size:  12pt;
    font-weight:    normal;
    color: #003366;
}

H4  {
    font-family:  Arial, Helvetica;
    font-size:  11pt;
    font-weight:    normal;
    color: #003366;
}

H5, DT  {
    font-family:  Arial, Helvetica;
    font-size:  8pt;
    font-weight:    bold;
    color: #003366;
}

H6  {
    font-family:  Arial, Helvetica;
    font-size:  8pt;
    font-weight:    bold;
    color: #003366;
}

TFOOT, THEAD    {
    font-family:  Arial, Helvetica;
    font-size:  10pt;
    color: #003366;
}

TH  {
    vertical-align: baseline;
    font-family:  Arial, Helvetica;
    font-size:  10pt;
    font-weight:    bold;
    color: #003366;
}

A:link  {
    text-decoration:    none;
    color:  #003366;
}

A:visited   {
    text-decoration:    none;
    color:  #003366;
}

A:active    {
    text-decoration:    none;
    color:  #003366;
}

A:hover {
    text-decoration:    underline;
    color:  #ff0000;
}

SMALL   {
    font-size:  8pt;
}

BIG {
    font-size:  12pt;
}

BLOCKQUOTE, PRE {
    font-family:    Arial;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}

TD{font-family : Arial, Helvetica;}

.DisHeader
{
	font-family:  Arial, Helvetica;
    font-size:  11px;
	background-color:#446CC0;
	filter:none;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;	
}
.DisLabel
{
	font-family:  Arial, Helvetica;
    font-size:  8pt;
    font-weight:    bold;
    color: #002991;
    vertical-align:top;
}
.DisText
{
	
	font-family: 'arial'; font-size: 11px; color: #000000; vertical-align:top;	
}

.gridheaderFAQ
{
	background-color:#D09555;
	filter:none;
	font-size:12pt;
	font-weight:bold;
	color: #FFFFFF;
	text-align:center;
}

.TextQuestion
{
	font-family:  Arial, Helvetica;
    font-size:  10pt;
    font-weight:bold;
    color:#003366;
    text-align:left;
}

.TextDetail
{
	font-family:  Arial, Helvetica;
    font-size:  10pt;
    font-weight: normal;
    color:Black;
    /*text-align:justify ;*/
    /*text-indent:15pt;*/
}

.TextTable
{
	font-family:  Arial, Helvetica;
    font-size:  10pt;
    font-weight: normal;
    color:Black;
    text-align:left ;
}

.TextTitle
{
	font-family:  Arial, Helvetica;
    font-size:  10pt;
    font-weight: normal;
    color:#003366;
    text-align:left ;
}

.CommandLink
{
	font-family:  Arial, Helvetica;
    font-size:  8pt;
    text-decoration:    underline;
    font-weight: normal;
    color: #003366;
    text-align:center;
}

.CheckBoxAlign
{
	vertical-align:middle;
	
}

.IndexAlign
{
	text-align:right;
}

.FaxTitle
{
	font-family:  Arial, Helvetica;
    font-size:  10pt;
    font-weight:bold;
    color:#0000ff;
    text-align:left ;
}

.FaxMsg
{
	font-family:  Arial, Helvetica;
    font-size:  10pt;
    font-weight:normal;
    color:#ff6633;
    text-align:left ;

}
.CountFax
{
    font-family:  Arial, Helvetica;
    font-size: 8pt;
    font-weight:normal;
    color: #FF0000;
}
.PageCollection
{
    font-family:  Arial, Helvetica;
    font-size: 8pt;
    font-weight: normal;
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.PageCollection:link {
    text-decoration:    underline;
    color: #0000ff;
}

A.PageCollection:visited  {
    text-decoration:    underline;
    color: #0000ff;
}

A.PageCollection:active   {
    text-decoration:    underline;
    color: #0000ff;
}

A.PageCollection:hover    {
    text-decoration:    underline;
    color: #0000ff;
}
a { text-decoration:none;}
/*td {font-family: 'arial'; font-size: 10pt;}*/


/*****************************************User Personalize ***************************/

.pSuperTitle            { font-family: 'arial'; font-size: 10pt; font-weight: bold; margin-top: 0 }
.pSubTitle              { font-family: 'arial'; font-size: 10pt; font-weight: bold; margin-top: 0 }
.pTitle                 { font-family: 'arial'; font-size: 12.5pt; font-weight: bold; margin-top: 0 }
.pHead                  { font-family: 'arial'; font-size: 10pt; color: #5F5F5F; font-weight: bold }
.pBody                  { font-family: 'Times New Roman'; font-size: 12pt; color: #000000; line-height:20px}
.pInterTitle            { font-family: 'arial'; font-size: 11pt; color: #000000; font-weight: bold  }
.pAuthor                { font-family: 'arial'; font-size: 10pt; text-align: Right; font-weight: bold }
.pSource                { font-family: 'arial'; font-size: 10pt; text-align: Right; font-style: italic; text-transform: uppercase }
.pAnswer                  { font-family: 'arial'; font-size: 10pt; color: #000000}
.pQuestion            { font-family: 'arial'; font-size: 10pt; color: #000000; font-weight: bold  }
.tLegend { font-size: 8.5pt; color: #888888; font-family: 'Arial'; }
.lImage { 	border: 0 solid #0000FF; cursor: hand; }
.Time { font-size: 8pt; color: buttontext; font-style: italic; }
.LargeTime1 { font-weight: bold; font-size: 8pt; color: dimgray; font-family: 'arial'; }
.LargeTime2 {font-size: 8pt; color: gray; font-family: 'arial'; }
.MsoNormal  { font-family: 'Times New Roman'; font-size: 12pt; color: #000000; line-height:20px}

.b1
{
	background-color: #0417A1;
}
.b2
{
	background-color: #CDD8F8;
}
.b3
{
	background-color: #8196CD;
}
.b4
{
	background-color: #030863;
	font-weight: bold;
	font-size: 8pt;
	font-family: 'arial';
	color: #FFFFFF;
	text-align:left;
	padding-top: 2;
	padding-bottom: 2;
	padding-left: 15;
}
.b5
{
	background-color: #E6E7E9;
}
.b6
{
	background-color: #E0DEE0;
	font-weight: normal;
	font-size: 9pt;
	font-family: 'arial';
	color: #111111;
	text-align:left;
	padding-top: 2;
	padding-bottom: 2;
	padding-left: 15;
}
.b7
{
	background-color: #F8F6F6;
	font-weight: normal;
	font-size: 9pt;
	font-family: 'arial';
	color: #111111;
	text-align:left;
	padding-top: 2;
	padding-bottom: 2;
	padding-left: 15;

}
.b8
{
	background-color: #3B4F9B;
}
.t1
{
	font-weight: normal;
	font-size: 8pt;	
	color: #808fae;
	font-family: 'arial';
}
.t2
{
	font-weight: bold;
	font-size: 7pt;
	font-family: 'arial';
	color: #FFFFFF;
}

.t3
{
	font-weight:bold;
	font-size: 9pt;
	font-family: 'arial';
	color: #590010;
}
.t4
{
	font-weight:bold;
	font-size: 9pt;
	font-family: 'arial';
	color: #485882;
}
a.t5
{
	font-weight:normal;
	font-size: 9pt;
	font-family: 'arial';
	color: #11195B;
	text-decoration: underline;
}

.t6
{
	font-weight:normal;
	font-size: 8pt;
	font-family: 'arial';
	color: #707070;
}
.t7
{
	font-weight:bold;
	font-size: 9pt;
	font-family: 'arial';
	color: #111111;
}

a.t8:visited
{
	font-weight:normal;
	font-size: 8pt;
	font-family: 'arial';
	color: #11195B;
	text-decoration: underline;
}
a.t8:active
{
	font-weight:normal;
	font-size: 8pt;
	font-family: 'arial';
	color: #CE6702;
	text-decoration: underline;
}

a.t8
{
	font-weight:normal;
	font-size: 8pt;
	font-family: 'arial';
	color: #011698;
	text-decoration: underline;
}

a.t9
{
	font-weight: bold;
	font-size: 9pt;
	font-family: 'arial';
	color: #CE6702;
	text-decoration: underline;
}
t10
{
	font-weight: bold;
	font-size: 8pt;
	font-family: 'arial';
	color: #011698;
	text-decoration: none;
}

a.t10
{
	font-weight: bold;
	font-size: 8pt;
	font-family: 'arial';
	color: #011698;
	text-decoration:none;
}

.t11
{
	font-weight: bold;
	font-size:8pt;
	color:#111111;
	font-family: 'arial';
}
.t12
{
	font-weight: bold;
	font-size: 8pt;
	font-family: 'arial';
	color: #FFFFFF;
}
a.t13
{
	font-weight: bold;
	font-size:8pt;
	color:#011698;
	font-family: 'arial';
	text-decoration: none;
}

.t14
{
	font-weight: bold;
	font-size: 8pt;
	font-family: 'arial';
	color: #111111;
}
.t15
{
	font-weight: bold;
	font-size: 9pt;
	font-family: 'arial';
	color: #011698;
	text-decoration: underline;
	padding-left: 5
}
a.boxtopnewslink 
{
	font-weight:normal;
	font-size: 8pt;
	font-family: 'arial';
	color: #111111;
	text-decoration: none;
}
.boxtopnewstext
{
	font-weight:normal;
	font-size: 8pt;
	font-family: 'arial';
	color: #111111;
	
	text-decoration: none;
}
.WEBLV_LoginText
{
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: yellow; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: none;
}	
A.WEBLV_LoginText:link {
    FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: yellow; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: none;
}

A.WEBLV_LoginText:visited  {
    text-decoration:    none;
    color: yellow;
}

A.WEBLV_LoginText:active   {
    text-decoration:    none;
    color: yellow;
}

A.WEBLV_LoginText:hover    {
    text-decoration:    none;
    color: yellow;
	text-decoration:underline;
}

.WEBLV_UserText
{
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #1D9C00; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: none;
}
A.WEBLV_UserText:link {
    FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #1D9C00; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: none;
}
A.WEBLV_UserText:visited  {
    text-decoration:    none;
    color: #1D9C00;
}

A.WEBLV_UserText:active   {
    text-decoration:    none;
    color: #1D9C00;
}

A.WEBLV_UserText:hover    {
    text-decoration:    none;
    color: #1D9C00;
	text-decoration:underline;
}
.AdHeader
{
	font-size : X-Small;
	font-weight : bold;
	text-align : Center;
	color : White;
	background-color : #316AC5;
}
.AdItem
{
	font-size : x-small;
	border-color : #ACA899;
}
/* style for module Calendar */
.CalLabel
{
	font-size : x-small;
	font-family:Arial;
}
.CalListHeader
{
	filter:none;
	text-align:center;
	font-size:x-small;
	background-color:#dadada;
	font-family:Arial;
}
.CalItem
{
	font-size:x-small;
	font-family:Arial;
}
.CalFreeTime
{
	background-color:#fff1b4;
}
.CalWorkTime
{
	background-color:#ffffe1;
}
.CalAllDayEvent
{
	background-color:#c0c0c0;
}
.CalTimeTable
{
	background-color:#20b2aa;
}
.CalCurrentDate
{
	font-size:medium;
	font-weight:bold;
	font-family:Arial;
}
.CalButton
{
	font-family:Arial;
	font-size:x-small;
}
.CalEditLabel
{
	font-size:x-small;
	font-weight:bold;
	font-family:Arial;
	color:Navy;
}
.CalMonthEventItem
{
	overflow:hidden;
	cursor:default;
	border-bottom:1px solid silver;
}
.CalDayEventItem
{
	overflow:hidden;
	cursor:default;
	border:white thin outset;
}
.CalLunarDate
{
	font-size:xx-small;
	color:#666666;
}
.CalMonthSolarDate
{
	font-size:x-small;
	font-weight:bold;
	color:#333333;
	text-align:right;
	cursor:default;
}
.LinkModuleText
{
	font-family:Verdana;
	font-size:12px;
	color:white;
	font-weight:bold;
	text-decoration: none;
}
A.LinkModuleText:link {
    text-decoration:    none;
    color:#0E4FB0;
}
A.LinkModuleText:visited  {
    text-decoration:    none;
    color:#0E4FB0;
}
A.LinkModuleText:active   {
    text-decoration:    none;
    color:red;
}
A.LinkModuleText:hover
{
	color:red;
	text-decoration: none;
}
.ResumeBoxText
{
	font-size:x-small;
}
.ResumeTableTextCell
{
	background-color:#A3C1F6;
}
.ResumeTableValueCell
{
	background-color:#D9D9DC;
}
/*style for feedback product*/
.FeedbackGridHeader
{
	font-size:12px;
	background-color:#006666;
	color:White;
	height:24px;
}

/*for Announcement module*/
.AnnouncementTitle
{
	font-size:x-small;
	font-weight:bold;
	color:Green;
}
.AnnouncementDate
{
	font-size:xx-small;
	color:Gray;
}
/*for module TopTen*/
.TopTenLink
{
	font-size: 10px;
    color: #33AF53;
    font-family: Tahoma;
}
A.TopTenLink:link {
    text-decoration:    none;
    color:#33AF53;
}
A.TopTenLink:visited  {
    text-decoration:    none;
    color:#33AF53;
}

A.TopTenLink:active   {
    text-decoration:    none;
    color:#33AF53;
}
A.TopTenLink:hover
{
	color:red;
	text-decoration:underline;
}
.feedbackLabel
{
	font-size:12px;
	font-family:Verdana;
	color:#41403b;
	/*color:#696969;*/
}
/*for module VC_Statistical*/
.DiseaseText
{
	color:Green;
	font-weight:bold;
}
.DiseaseColumn
{
	width:80px;
	text-align:center;
}
/* for module Duytanplastic-Ho so*/
.QLKH_Text
{
	font-family:Verdana;
	font-size:12px;
	font-style:italic; 
	color: #ffffff;
	font-weight:bold;
}

.QLKH_Datagrid_Header
{
	font-family:Verdana;
	font-size:12px;
	color: #ffffff;
	font-weight:bold;
	background:#7fbd74;
	text-align:center;
	
}
A.QLKH_Datagrid_Header:link {
    text-decoration:    none;
    font-weight:bold;
    color:red;
}
A.QLKH_Datagrid_Header:visited  {
    text-decoration:    none;
    font-weight:bold;
    color:Yellow;
}

A.QLKH_Datagrid_Header:active   {
    text-decoration:    none;
    font-weight:bold;
    color:red;
}
.QLKH_Datagrid_Text
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color: #000000;
	text-align:center;
}
A.QLKH_Datagrid_Text:link {
    text-decoration: underline;
    font-weight:bold;
    color:#286b16;
}
A.QLKH_Datagrid_Text:visited  {
    text-decoration:none;
    color:#adcadc;
}

A.QLKH_Datagrid_Text:active   {
    text-decoration:  underline;
    color:#33AF53;
}

.VC_Hs001_Text
{
	font-family:Vernada;
	font-size:13px;
	color: #000000;
}
.VC_Hs001_Validator
{
	font-family:Vernada;
	font-size:11px;
	font-weight:bold;
	color:Red;
}
.VC_Hs003_Validator
{
	font-family:Vernada;
	font-size:10px;
	font-weight:bold;
	color:Red;
}
.QLKH_Phieukham
{
	font-family:Verdana;
	font-weight:bold;
	font-size:13px;
	color:Blue;
	text-align:center;
}
A.QLKH_Phieukham:link {
    color:Blue;
}
A.QLKH_Phieukham:visited  {
    text-decoration:none;
    color:Blue;
}
A.QLKH_Phieukham:active   
{
	text-decoration:underline;
    color:Maroon;
}
.QLKH_Trans
{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color: #5fb049;
	text-align:center;
}
A.QLKH_Trans:link {
    text-decoration: none;
    font-weight:bold;
    color:#5fb049;
}
A.QLKH_Trans:visited  {
    text-decoration:none;
    color:#5fb049;
}

A.QLKH_Trans:active   {
    text-decoration:  underline;
    color:Maroon;
}
.QLKH_BgroundColor
{
	background-color:#d2edca;
	border-color:#4da044;
}

/*
	Start EDIT BY TRAN DANG KHAI Use for Duytanplastic
*/

/* PAGE PVEP_CONTRACT */

.lblInfo{
	/*border : 1 solid #0057AE;*/
	/*background-color : #158AFF;*/
	/*background-color : #639ACE;*/
	color:black;
	font-family : Verdana;
	font-weight: normal;
	font-size : 13px;
	
}
.lblInfo_CustomerView
{
	color:black;
	font-family : Arial;
	font-weight: bold;
	font-size : 11px;
}

.TextTitle
{
	font-family:  Arial, Helvetica;
    font-size:  10pt;
    font-weight: normal;
    color:#003366;
    text-align:left ;
}

.CommandLink
{
	font-family:  Arial, Helvetica;
    font-size:  8pt;
    text-decoration:    underline;
    font-weight: normal;
    color: #003366;
    text-align:center;
}

.DropdownStyle
{
	z-index:1;
}
.DataGrid_HD
{
	color:black;
	font-family : Arial;
	font-weight: normal;
	font-size : 12px;	
}
.Label_Pages
{
	color:green;
	font-family : Arial;
	font-weight: normal;
	font-size : 12px;	
}
.LabelAnnounce
{
	color:red;
	font-family : Arial;
	font-weight: normal;
	font-size : 12px;	
}
.HoSoLink
{
	font-size: 12px;
    color: green;
    font-family: Tahoma;
    font-weight:bold
}
A.HoSoLink:link {
    text-decoration:    none;
    color:green;
}
A.HoSoLink:visited  {
    text-decoration:    none;
    color:green;
}

A.HoSoLink:active   {
    text-decoration:    none;
    color:green;
}
A.HoSoLink:hover
{
	color:red;
	text-decoration:underline;
}

.QLKH_Datagrid_Header
{
font-family:Verdana;
font-size:12px;
color: #ffffff;
font-weight:bold;
background:#7fbd74;
font-style: italic;
text-align:center;

}
A.QLKH_Datagrid_Header:link {
    text-decoration:none;
    font-weight:bold;
    color:#ffffff;
}
A.QLKH_Datagrid_Header:visited  {
    text-decoration:    none;
    font-weight:bold;
    color:Yellow;
}

A.QLKH_Datagrid_Header:active   {
    text-decoration:    none;
    font-weight:bold;
    color:#33AF53;
}

.QLKH_Datagrid_Text
{
font-family:Verdana;
font-size:11px;
font-weight:bold;
color: #000000;
text-align:center;
}
A.QLKH_Datagrid_Text:link {
    text-decoration: underline;
    font-weight:bold;
    color:#286b16;
}
A.QLKH_Datagrid_Text:visited  {
    text-decoration:none;
    color:Olive;
}

A.QLKH_Datagrid_Text:active   {
    text-decoration:  underline;
    color:#33AF53;
}

/*
	Ending EDIT BY TRAN DANG KHAI Use for Duytanplastic
*/
.QLKH_Bgcolor_Checkbox
{
	background-color:lightcyan;	
}

/*
	Ending EDIT BY TRAN DANG KHAI Use for Duytanplastic
*/

.SubView_DocTitleLink:link {
    text-decoration:    none;
    color: Black;
}
.SubView_DocTitleLink:visited  {
    text-decoration:    none;
  color: Black;
}

.SubView_DocTitleLink:active   {
    text-decoration:    none;
   color: Black;
}
.SubView_DocTitleLink:hover
{
	color: Black;
	text-decoration:underline;
}

.NTFNews_DocDetailLink:link {
    text-decoration:    none;
    color:red;
}
.NTFNews_DocDetailLink:visited  {
    text-decoration:    none;
    color:red;
}

.NTFNews_DocDetailLink:active   {
    text-decoration:    none;
    color:red;
}
.NTFNews_DocDetailLink:hover
{
	color:red;
	text-decoration:underline;
}

.NTFNews_DocTitleHostNew:link 
{
    text-decoration:    none;
    color:#E3271C;
    font-weight:bold;
}
.NTFNews_DocTitleHostNew:visited  {
    text-decoration:    none;
    color:#E3271C;
    font-weight:bold;
}

.NTFNews_DocTitleHostNew:active   {
    text-decoration:    none;
    color:#E3271C;
    font-weight:bold;
}
.NTFNews_DocTitleHostNew:hover
{
	color:#E3271C;
	text-decoration:underline;
	font-weight:bold;
}


.FooterLink
{
	color:#037ACE;
}
/*
	Ending EDIT BY TRAN DANG KHAI Use for NFTNews_eCMS
*/
.QLKH_Bgcolor_Checkbox
{
	background-color:lightcyan;	
}
.ICDfolder
{
	font-family : Verdana;	
	font-size : 11px;	
	color: Black;
	cursor:hand;
}
.NTF_Tree
{
	font-family:Vernada;
	font-size:14px;
	color: #000000;
}
.ViewProduct_Lienket:link 
{
    text-decoration:    none;
    color:#515151;    
}
.ViewProduct_Lienket:visited  {
    text-decoration:    none;
    color:#515151;    
}

.ViewProduct_Lienket:active   {
    text-decoration:    none;
    color:#515151;    
}
.ViewProduct_Lienket:hover
{
	color:#515151;
	text-decoration:underline;	
}


.Link_header:link 
{
    text-decoration:    none;
    color:#FFFFFF;    
}
.Link_header:visited  {
    text-decoration:    none;
    color:#FFFFFF;    
}

.Link_header:active   {
    text-decoration:    none;
    color:#FFFFFF;    
}
.Link_header:hover
{
	color:#FFFFFF;
	text-decoration:underline;	
}

/* style for MenuVertical */
.MenuVertical_Text
{
	text-decoration: none;
    color:#838383;
    font-weight:bold;
    font-family:Arial;
    font-size:11px;
}
.MenuVertical_Text:link 
{
   text-decoration: none;
    color:#838383;
    font-weight:bold;
    font-family:Arial;
    font-size:11px;
}
.MenuVertical_Text:visited
{
	text-decoration: none;
    color:#838383;
    font-weight:bold;
    font-family:Arial;
    font-size:11px;
}

.MenuVertical_Text:active{
    text-decoration: none;
    color:#838383;
    font-weight:bold;
    font-family:Arial;
   font-size:11px;
}
.MenuVertical_Text:hover
{
	text-decoration: none;
    color:#838383;
    font-weight:bold;
    font-family:Arial;
    font-size:11px;
}




.MenuVertical_Text_Choosing
{
	text-decoration: none;
    color:#5B5B5B;
    font-weight:bold;
    font-family:Arial;
    font-size:12px;
}
.MenuVertical_Text_Choosing:link 
{
   text-decoration: none;
    color:#5B5B5B;
    /*font-weight:bold;*/
    font-family:Arial;
    font-size:12px;
}
.MenuVertical_Text_Choosing:visited
{
	text-decoration: none;
    color:#5B5B5B;
    /*font-weight:bold;*/
    font-family:Arial;
    font-size:12px;
}
.MenuVertical_Text_Choosing:active{
    text-decoration: none;
    color:#5B5B5B;
    /*font-weight:bold;*/
    font-family:Arial;
    font-size:12px;
}
.MenuVertical_Text_Choosing:hover
{
	text-decoration: none;
    color:#5B5B5B;
    /*font-weight:bold;*/
    font-family:Arial;
    font-size:12px;
}


.MenuVerticalSub_Text
{
	text-decoration: none;
    color:#0874D2;
    /*font-weight:bold;*/
    font-family:Arial;
    font-size:12px;
}
.MenuVerticalSub_Text:link 
{
   text-decoration: none;
    color:#0874D2;
    /*font-weight:bold;*/
    font-family:Arial;
    font-size:12px;
}
.MenuVerticalSub_Text:visited
{
	text-decoration: none;
    color:#0874D2;
    /*font-weight:bold;*/
    font-family:Arial;
    font-size:12px;
}

.MenuVerticalSub_Text:active{
    text-decoration: none;
    color:#0874D2;
    /*font-weight:bold;*/
    font-family:Arial;
    font-size:12px;
}
.MenuVerticalSub_Text:hover
{
	text-decoration: none;
    color:#0874D2;
    /*font-weight:bold;*/
    font-family:Arial;
    font-size:12px;
}


.MenuVerticalSub_Text_Choosing
{
	text-decoration: none;
    color:#0874D2;
    font-weight:bold;
    font-family:Arial;
    font-size:12px;
}
.MenuVerticalSub_Text_Choosing:link 
{
   text-decoration: none;
    color:#0874D2;
    /*font-weight:bold;*/
    font-family:Arial;
    font-size:12px;
}
.MenuVerticalSub_Text_Choosing:visited
{
	text-decoration: none;
    color:#0874D2;
    /*font-weight:bold;*/
    font-family:Arial;
    font-size:12px;
}
.MenuVerticalSub_Text_Choosing:active{
    text-decoration: none;
    color:#0874D2;
    /*font-weight:bold;*/
    font-family:Arial;
    font-size:12px;
}
.MenuVerticalSub_Text_Choosing:hover
{
	text-decoration: none;
    color:#0874D2;
    /*font-weight:bold;*/
    font-family:Arial;
    font-size:12px;
}
/* end style for MenuVertical */
/* Text Nga`y tren site*/
.txtDate
{
	color:#5B5B5B;
    /*font-weight:bold;*/
    font-family:Arial;
    font-style:italic; 
    font-size:11px;
}
/* end Text Nga`y tren site*/

/* Text Nga`y tren site*/
.LatestNew
{
	color:#161616;
    font-family:Arial;
    font-size:11px;
    text-decoration:underline;
}
.LatestNew:link
{
	color:#161616;
    font-family:Arial;
    font-size:11px;
    text-decoration:underline;
}
.LatestNew:visited
{
	color:#161616;
    font-family:Arial;
    font-size:11px;
    text-decoration:underline;
}
.LatestNew:active
{
	color:#161616;
    font-family:Arial;
    font-size:11px;
    text-decoration:underline;
}
.LatestNew:hover
{
	color:#161616;
    font-family:Arial;
    font-size:11px;
    text-decoration:none;
}
/* end Text Nga`y tren site*/

/* Forum Style */
.Forum_Login_Title
{
	COLOR: White; /*yellow; 13.Jun.2010*/
	PADDING-RIGHT: 4px; PADDING-LEFT: 12px; FONT-SIZE: 12px; BORDER-BOTTOM: 1px solid;
	border-color: #D1D1E1; /*TuấnHT bổ sung, 17.Jun.2008*/
}
.Forum_Main_Table
{
	 border-collapse: collapse;
	 border: solid 1px #999999;
}
.Forum_Forum_Title
{
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: White; FONT-FAMILY: Arial;
	border-left-style: solid; border-left-width: 1px; border-bottom-style: solid; border-bottom-width: 1px; border-top-style: solid; border-top-width: 1px; padding-left: 4px; padding-right: 4px;
	border-color: #D1D1E1; /*TuấnHT bổ sung, 17.Jun.2008*/
}
.Forum_Cat_Title_TD
{
	/*COLOR: #ff9900;*/
	COLOR: #385c1d;
	FONT-WEIGHT: bold; FONT-SIZE: 12px; FONT-FAMILY: Arial;
	/*border-bottom-style: solid; border-bottom-width: 1px; padding-left: 4px; padding-right: 4px;*/
	border-bottom-width: 1px; padding-left: 4px; padding-right: 4px;
	border-color: #D1D1E1; /*TuấnHT bổ sung, 17.Jun.2008*/
}
.Forum_LeftImage_TD
{
	/*background-color:#A3CFFC; TuấnHT, 03.Jun.2008*/
	background-color: #f7f9e1; /*14.Jun.2010*/
	border-left: solid 1px #D1D1E1;
	border-bottom: solid 1px #D1D1E1;
	padding-left: 4px; padding-right: 4px;
}
.Forum_ForumChild_TD
{
	/*background-color:#c8e5fc; TuấnHT, 03.Jun.2008*/
	background-color: #fbfbef; /*14.Jun.2010*/
	border-left: solid 1px #D1D1E1;
	border-bottom: solid 1px #D1D1E1;
	padding-left: 4px; padding-right: 4px;
}
.Forum_Statistic_Title_TD
{
	COLOR:Yellow;
	background-color:white;
	FONT-WEIGHT: bold; FONT-SIZE: 11px; FONT-FAMILY: Arial;
	padding-left: 4px; padding-right: 4px;
}
.Forum_Statistic_Title_Image
{
	background-color:white;
	padding-left: 4px; padding-right: 4px;
}
/* End Forum Style */

/* SCN Vung Tau Style */
.SCN_main_table
{
	border:solid 1px #0066cc;
	font-family:Arial;
	font-size:11px;	
}
.SCN_product_table
{
	border-bottom:solid 1px #0066cc;
	font-family:Arial;
	font-size:11px;	
}
.SCN_Title
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:White;
}
.SCN_Title:link
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:Gray;
}

.SCN_Title:visited 
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:Gray;
}

.SCN_Title:hover
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:Yellow;
}

.SCN_Title : active
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:White;
}
.SCN_Grid
{
	font-family:Arial;
	font-size:11px;
}
.SCN_DetalLink
{
	color:Red;
	text-decoration:underline;
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
}
.SCN_DetalLink:link
{
	color:Red;
	text-decoration:underline;
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
}
.SCN_DetalLink:visited
{
	color:Red;
	text-decoration:underline;
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
}
.SCN_DetalLink:hover
{
	color:Blue;
	text-decoration:underline;
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
}
.SCN_Hplink
{
	color:Blue;
	text-decoration:underline;
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
}
.SCN_Hplink:link
{
	color:Blue;
	text-decoration:underline;
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
}
.SCN_Hplink:visited
{
	color:Blue;
	text-decoration:underline;
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
}
.SCN_Hplink:hover
{
	color:Red;
	text-decoration:underline;
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
}
.OtherCompany
{
	color:#0066cc;
	text-decoration:none;
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
}
.OtherCompany:link
{
	color:#0066cc;
	text-decoration:none;
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
}
.OtherCompany:visited
{
	color:#0066cc;
	text-decoration:none;
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
}
.OtherCompany:hover
{
	color:Red;
	text-decoration:underline;
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
}
.OtherCompanyTitle
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:Black;
}
.SCN_span_text 
{
	font-family:Arial;
	font-size:11px;
	color:#000000;
}
/* End SCN Vung Tau Style */
.adv_table 
{
	font-family:Arial;
	font-size:11px;
}
/* End Advertising Module Style */

 
ul.tree{
	width: auto;
	padding-left : 0px;
	margin-left : 0px;
}
ul.tree img{
 	border : none;
}
ul.tree, ul.tree ul {
	padding-left: 0;
}
ul.tree ul {
	margin-left: 16px;
}
ul.tree li.closed ul {
	display: none;
}
ul.tree li {
	list-style: none;
	background: url(../../LcmsModules/SiteMap/Images/i-repeater.gif) 0 0 repeat-y;
	display: block;
	width: auto;
	/*background-color:#FFFFFF;*/
	padding-top:5px;
}
ul.tree li.last {
	list-style: none;
	background-image: none;
}
/* Span-A: I/L/I glpyhs */
ul.tree span.a 
{
	padding: 0px 0px 10px 0px;
	background: url(../../LcmsModules/SiteMap/Images/t.gif) 0 50% no-repeat;
	display: block;
}
ul.tree span.a.last {
	background: url(../../LcmsModules/SiteMap/Images/l.gif) 0 50% no-repeat;
}

/* Span-B: Plus/Minus icon */
ul.tree span.b {
}
ul.tree span.a.children span.b {
	background: url(../../LcmsModules/SiteMap/Images/minus.gif) 0 50% no-repeat;
	cursor:hand;
}
ul.tree li.closed span.a.children span.b 
{
	padding: 20px 0px 0px 0px;
	background: url(../../LcmsModules/SiteMap/Images/plus.gif) 0 50% no-repeat;
	cursor:hand;
}

/* Span-C: Spacing and extending tree line below the icon */
ul.tree span.c {
	margin-left: 16px;
}
ul.tree span.a.children span.c {
	background: url(../../LcmsModules/SiteMap/Images/i-bottom.gif) 0 50% no-repeat;
}
ul.tree span.a.spanClosed span.c {
	background-image: none;
}


/* Anchor tag: Page icon */
ul.tree a  {
	white-space: nowrap;
	overflow: hidden;
	
	padding: 10px 0px 10px 18px;
	line-height: 16px;

	background: url(../../LcmsModules/SiteMap/Images/page-file.png) 0 50% no-repeat;
}
ul.tree span.a.children a {
	background-image: url(../../LcmsModules/SiteMap/Images/page-openfoldericon.png);
}
ul.tree span.a.children.spanClosed a {
	background-image: url(../../LcmsModules/SiteMap/Images/page-foldericon.png);
}
ul.tree.unformatted li {
	background-image: none;
	padding-left: 16px;
}
ul.tree.unformatted li li {
	background-image: none;
	padding-left: 0px;
}
ul.tree li div {
	float: right;
	clear: right;
	height: 1em;
	margin-top: -26px;
}
ul.tree div a  {
	padding: 0;
	background-image: none;
	min-height: auto;
	height: auto;
}

ul.tree li A:link, ul.tree li A:visited {
	/*color : #0066cc;*/
	color:#704266;
	font-family:Arial;
	font-size:11px;
}
ul.tree li A:hover
{
	color:#99CCFF;
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
}

ul.tree li .over{
	background-color : pink;
}

.SiteMapRoot
{
	font-family:Arial;
	color:#957601;
	font-size:13px;
	text-decoration:underline;
	font-weight:bold;
}

/* end Style for SiteMap */
/* Style for advLeftRight */
.AdvLeftRight
{
	font-family:Arial;
	font-size:11px;
	color:Navy;
}
/* End Style for advLeftRight */







/*==================== MANAGING MARKS - QUẢN LÝ ĐIỂM ====================*/

/* Định dạng cho các Hyperlink */
.Mark_hyperlink
{
	font-family:Arial, Tahoma;
	font-size:13px;
	color:#6060b0;
	font-weight:bold;
}

/* Bảng chứa Tiêu đề */
.Mark_tblTitle
{			
	/* background-color:#C9DFFE; */
	background-image:url(../../LcmsModules/Mark/Images/bgr.jpg);
	text-align:center;
	width:100%;
}

/* Bảng chứa Nội dung */
.Mark_tblContent
{
	width:99%;
/*	height:150px; */
	border-color:#98BDDD;
	border: solid 1px #80AED3;
	background-color:#C3D5ED;
	text-align:center;
}

/* Bảng chứa Nội dung nhỏ */
.Mark_tblSubContent
{
	font-size:13px;
	font-weight:bold;
	color:#696969;
	padding:3;
}

/* Text hiển thị thông tin của sinh viên */
.Student_Text
{
	font-family:Arial, Tahoma;
    font-size:11pt;
    font-weight:bold;
    color:#F17503;
}
.StudentInfo_Text
{
	color:#ffffaa;
}

/* Bảng hiển thị chữ phía trên datagrid điểm chi tiết admin */
.MarkDetail_tblTitle
{
	/*background-color:#F17503;*/
	background-color: #738a06; /*24.Jun.2010*/
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	border: solid 0px Black;
	border-collapse:collapse;
	height:26px;
}

/* DataGrid chứa thông tin */
.Mark_DataGrid
{
	font-family: Arial Tahoma;
	font-size:12px;
	border-width: 1px;
	border-color: Gray;
}
.Mark_DataGrid_Header
{	
	/*background-color:#F17503;*/
	background-color: #7f960a; /*24.Jun.2010*/
	background-image:url(../../LcmsModules/NTFNews/Images/Orange/bg_tin_gap.jpg);
	background-repeat:repeat-x;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	height:26px;
}
.Mark_DataGrid_Item
{
	/*font-family: Arial Tahoma;*/
	font-size:12px;
	color:#41403B;
	background-color: #f7f9e1; /*24.Jun.2010*/
	text-align:center;
	height:23px;
}
.Mark_DataGrid_AlternatingItem
{
	/*font-family: Arial Tahoma;*/
	font-size:12px;
	color:#41403B;
	background-color: #fbfbef; /*24.Jun.2010*/
	text-align:center;
	height:23px;
}
.Mark_DataGrid_Pager
{
	/*color:#996633;*/
	color:#F17503;
	/*background-color:#FFC000;*/
	background-color: #bdc918; /*24.Jun.2010*/
	font-weight:bold;
	vertical-align:middle;
	text-indent:5px;
}
.Mark_DataGrid_Footer
{	
}

/* Định kích thước cho các cột trên DataGrid hiển thị điểm cho Admin chỉnh sửa */
.MarkDetail_colSubjectName
{
	width:158px;
	cursor:hand;
	/*background-color:#F17503;*/
	background-color: #738a06; /*24.Jun.2010*/
	color:#ffffaa;
}
.MarkDetail_colMarkDigit
{
	width:75px;
	height:20px;
}
.MarkDetail_colMarkLetter
{
	width:80px;
}

/* Đổi màu các cell trong datagrid hiển thị điểm cho Admin dễ xem */
.MarkDetail_colStdName
{
	/*color:#FFC000;*/
	font-weight:bold;
	text-align:left;
	padding-left:5px;
}
.MarkDetail_colTerm
{
	color:#F17503;
	font-weight:bold;
}
.MarkDetail_colMarkDigitNoValue
{
	background-color:#999966;
}
.MarkDetail_colMarkLetterNoValue
{
	background-color:#999966;
}

/* Định dạng cho Hyperlink tên sinh viên */
.MarkDetail_lnkStudent
{
	font-family:Arial, Tahoma;
	/*font-size:11px;*/
	font-weight:bold;
	color:#0066cc;
	text-decoration:none;
	font-weight:bold;
}
.MarkDetail_lnkStudent:link
{
	font-family:Arial, Tahoma;
	/*font-size:11px;*/
	font-weight:bold;
	color:#0066cc;
	text-decoration:none;
}
.MarkDetail_lnkStudent:visited
{
	font-family:Arial, Tahoma;
	/*font-size:11px;*/
	font-weight:bold;
	color:#0066cc;
	text-decoration:none;
}
.MarkDetail_lnkStudent:hover
{
	font-family:Arial, Tahoma;
	/*font-size:11px;*/
	font-weight:bold;
	color:Red;
	text-decoration:underline;
}


/*==================== DÙNG CHUNG ====================*/

/* Định dạng cho Hyperlink ngôn ngữ */
.STU_lnkLanguage
{
	padding-left:5px;
	font-family:Arial, Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
.STU_lnkLanguage:link
{
	font-family:Arial, Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
.STU_lnkLanguage:visited
{
	font-family:Arial, Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
.STU_lnkLanguage:hover
{
	font-family:Arial, Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#ff0000;
}

/* !!! Tuấn đang làm tới đây, phần dưới là copy từ VLCN Vũng Tàu, chưa sửa lại & chưa sử dụng !!! */





















/*ModoleEnterprise.ascx*/
.Vlcn_DataGrid_ColTypeOfEnt
{
	width:600px;
}

/*LisensedEnterprise.ascx*/

.Vlcn_DataGrid_ColsGPKD_GPKT
{
	width:110px;	
}
.Vlcn_DataGrid_ColsPhone
{
	width:70px;	
}

/*định dạng cho trang Update Enterprise*/
/*LisensedEntUpdate.ascx*/
.Vlcn_tblContent_Ent
{
	width:99%;
	font-family:Arial Tahoma;
	font-size:12px;
}
.Vlcn_LisensedEntUpdate_labelLeft
{
	width:90px;		
}
.Vlcn_LisensedEntUpdate_labelCenter
{
	width:110px;		
}
.Vlcn_LisensedEntUpdate_labelRight
{
	width:120px;		
}

.Vlcn_LisensedEntUpdate_txtLeft
{
	width:140px;		
}
.Vlcn_LisensedEntUpdate_txtCenter
{
	width:150px;		
}
.Vlcn_LisensedEntUpdate_txtRight
{
	width:200px;		
}

.textTitle2
{
	font-family: Arial Tahoma;
	font-weight:bold;
	font-size:12px;
	color:Black;	
}

/*THSuDungVLCN.ascx*/
.Vlcn_THSuDungVLCN_dtgName
{
		width:100px
}
.Vlcn_THSuDungVLCN_dtgDate
{
		width:100px
}
.Vlcn_THSuDungVLCN_dtgNotes
{
		width:430px
}

/*Thêm mới trên form tình hình sử dụng*/
.Vlcn_ThemTHSuDungVLCN_TextTd
{
	font-family:Tahoma Arial;
	font-size:14px;	
	width:150px;
	text-align:left;
	
}
.Vlcn_ThemTHSuDungVLCN_textBox
{
	font-family:Tahoma Arial;
	font-size:14px;	
	width:200px;
	text-align:left;
	
}
.Vlcn_ThemTHSuDungVLCN_dropdownList
{
	font-family:Tahoma Arial;
	font-size:14px;	
	width:400px;
	text-align:left;
}
.Vlcn_ThemTHSuDungVLCN_datePicker
{
	font-family:Tahoma Arial;
	font-size:14px;	
	width:200px;
	text-align:right;
}
.Vlcn_ThemTHSuDungVLCN_title
{
	text-align:center;
	font-family:Tahoma Arial;
	color:#0065CE;
	font-size:20px;	
	font-weight:bold;
	padding-bottom:20px;
}
/*END VLCN */
/*ESURVEY*/
.ESurvey_Background
{
	background-color:LightGRAY;
	border-color:Green;
}
.ESurvey_Title
{
	font-family:Tahoma;
	font-size:30px;
	color:Red;
	
}
.ESurvey_Text
{
	font-family:Tahoma;
	font-size:12px;
	color:Gray;
	font-weight:bold;
}
.ESurvey_Text_Normal
{
	font-family:Tahoma;
	font-size:12px;
}
.Esurvey_SSTitle
{
	font-family:Tahoma;
	font-size:12px;
	color:Blue;
	font-weight:bold;
}


#dhtmltooltip /*TuấnHT sửa lại, 21.Jun.2010*/
{
	BORDER: /*#666 2px solid*/ #666666 1px solid;
	PADDING: 5px;
	FONT-SIZE: 10pt;
	Z-INDEX: 100;
	/*-moz-opacity: 0.9;
	opacity: 0.9;
	FILTER: alpha(opacity=90);*/
	LEFT: -300px;
	/*TOP: 0px;*/
	VISIBILITY: hidden;
	FONT-FAMILY: Arial;
	POSITION: absolute;
	BACKGROUND-COLOR: lightyellow;
	WIDTH: /*300px*/ 250px;
	TEXT-ALIGN: left;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#a6abaf,direction=135);
}
#dhtmlpointer /*TuấnHT sửa lại, 25.Aug.2008, dùng chung cho tin tức*/
{
	Z-INDEX: 101;
	LEFT: -300px;
	/*TOP: 0px;*/
	VISIBILITY: hidden;
	POSITION: absolute
}

.Button_Login_Red
{
	background: url(../../Images/Button/btn_login_red.gif);
	/*width: 60px;*/
	height: 21px;
	cursor: pointer;
	border-style: none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: White;
	padding: 0 5 0 5;
}
.Button_Register_Green /*HTTuan, 17.Aug.2010*/
{
	background: url(../../Images/Button/btn_register_green.gif);
	width: 84px;
	height: 22px;
	cursor: pointer;
	border-style: none;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: White;
	/*padding: 0 8 0 8;*/
}

