/* wwww.longanpt.com.vn*/
.DataGridFixedHeader 
{ POSITION: relative;  TOP: expression(this.offsetParent.scrollTop); BACKGROUND-COLOR: gray 
}
.go_top 
 {
  cursor: hand; 
 }
.highlight 
 {
    text-decoration:none; font-weight:bold; color:black; background:yellow;
 }
.button		 
 { color: #000000; cursor: hand; border: solid 1px #808080; background: url(logos/button_back.gif) center; 	padding:1px; 
}
A {
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #e30000
}
.a:visited {
	COLOR: #84689d
}
.ItemGridView {
	FONT-SIZE: 8pt; COLOR: #003399; FONT-FAMILY: Arial ; text-align:right  
}
.LableGridView {
	FONT-SIZE: 8pt; COLOR: #003399; FONT-FAMILY: Arial ; text-align:center  
}
.FooterGridView {
	FONT-SIZE: 8pt; COLOR: #003399; FONT-FAMILY: Arial ; text-align:left
}
.RootNodeTitle {
	 padding-left:4px;  FONT-WEIGHT: bold; FONT-SIZE: 8pt; CURSOR: hand;  
	 COLOR: white; FONT-FAMILY: Arial ;  background-image: url(logos/background_20.gif); 
	 padding-top: 3px;    padding-bottom : 2px
 }
.ChannelListTitle {
	  FONT-WEIGHT: bold; FONT-SIZE: 8pt; CURSOR: hand; COLOR: #ffffff; FONT-FAMILY: Arial
}
.OTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #000099; FONT-FAMILY: Arial
}
.OTitleRight {
	FONT-SIZE: 8pt; COLOR: #000099; FONT-FAMILY: Arial
}
.OChannel {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #b50000; FONT-FAMILY: Arial
}
.ArticleItem {
	FONT-SIZE: 8pt; COLOR: #003399; FONT-FAMILY: Arial
}
.TopStory {
	FONT-WEIGHT: bold;FONT-SIZE: 11pt; COLOR: white; FONT-FAMILY: Arial
}
.OTitleRightSmall {
	FONT-SIZE: 8pt; COLOR: #173768; FONT-FAMILY: Arial
}
.TextArea {
	 FONT-SIZE: 10pt; FONT-FAMILY: Arial
}

/* Styles of Navbar*/

.LightBlueMain
{
  color:#173768;
  background-image: url(logos/Bg_main.gif);
  font-family: tahoma; 
  font-size: 11px; 
  font-weight: bold;
  border: 1px solid white;
  border-bottom-color:#9eb6cb;
  padding-left: 0px; 
  padding-top: 4px; 
  padding-bottom: 2px; 
  cursor:hand; 
}
.LightBlueMenuLevel0
{
  color:#173768;
  background-image: url(logos/LightBlue.gif);
  font-family: tahoma; 
  font-size: 11px; 
  font-weight: bold;
  border: 1px solid white;
  border-bottom-color:#9eb6cb;
  padding-left: 0px; 
  padding-top: 4px; 
  padding-bottom: 2px; 
  cursor:hand; 
}
.LightBlueMenuLevel1
{
  color:#173768;
  background-image: url(logos/LightBlue.gif);
  font-family: tahoma; 
  font-size: 11px; 
  font-weight: normal;
  border: 1px solid white;
  border-bottom-color:#9eb6cb;
  padding-left: 1px; 
  padding-top: 4px; 
  padding-bottom: 2px; 
  cursor:hand;
}
.LightBlueMenuHover
{
  color:#ff662a;
  background-image: url(logos/LightBlue.gif);
  font-family: tahoma; 
  font-size: 11px; 
  border: 1px solid white;
  border-bottom-color:#9eb6cb;
  padding-top: 4px; 
  padding-bottom: 2px; 
  cursor:hand;
}

.LightBlueMenuSelected
{
  color: #ff662a;
  font-family: tahoma; 
  font-size: 11px; 
  border: 1px solid white;
  border-bottom-color:#CCCCCC;
  padding-top: 4px; 
  padding-bottom: 2px; 
  cursor:hand;
}


