﻿body {

	background-color: #FFFFFF;
}

.lbFunctionTR
{
	background-color: #f0f3f4;
}


td {
	font-size: 10pt
   
}

textarea {
	border-top: #5d5d5d 1px solid; 
	border-right: #5d5d5d 1px solid; 
	border-bottom: #5d5d5d 1px solid; 
	border-left: #5d5d5d 1px solid; 
	font-family: Tahoma; 
	color: #000080; 
	font-size: 10pt
}
a {
	color: #000049;
	text-decoration: none	
}
a: visited {
	color: #990000; 
	text-decoration: none
}
a: link {
	color: #000080; 
	text-decoration: none
}
a: active {
	color: #000088; 
	text-decoration: none
}
a: hover {
	color:#000099; 
	text-decoration: none
}
A.thinh2:link,active{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight:bold;
	color: blue;
}
A.thinh2:visited{
	font-family:  Tahoma;
	font-size: 8pt;
	font-weight:bold;
	color: #333333;
}
A.thinh2:hover{
	font-family:  Tahoma;
	font-weight:bold;
	font-size: 8pt;
	color: red;
}
.lbTextbox 
{
	BORDER-TOP: #7E9DB9 1px solid; 
	BORDER-RIGHT: #7E9DB9 1px solid;
	BORDER-BOTTOM: #7E9DB9 1px solid; 
	BORDER-LEFT: #7E9DB9 1px solid; 
	FONT-FAMILY: Tahoma;
	color: #000000; 
	FONT-SIZE: 10px;
    WIDTH: 250px;
    height:20px;
    BACKGROUND-COLOR: #ffffff
}
.lbListBox
{
	border-top: #5d5d5d 1px solid; 
	border-right: #5d5d5d 1px solid; 
	border-bottom: #5d5d5d 1px solid; 
	border-left: #5d5d5d 1px solid; 
	font-family: Tahoma; 
	color: #000000; 
	font-size: 10pt
}
.lbRadio 
{    
    border-bottom-style:none;
    border-left-style: none;
	font-family: Tahoma;
	color: #000000; 
	font-size: 11pt	
}
.lbButton {
	border-top: #f0f3f4;
	border-left: #f0f3f4;
	border-right: #5d5d5d 1px solid; 
	border-bottom: #5d5d5d 1px solid; 
	color: #486195;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 2px
}
.lbLinkFunction {
	font-family: Tahoma;
	font-weight:bold;
	color: blue;
	font-size: 8pt;		
	text-decoration: none
}

.lbLinkFunctionSmall {
	font-family: Tahoma;
	font-weight:bold;
	color: blue;
	font-size: 7pt;
	text-decoration: none
}


.lbRectStatistic
{
	font-family:Tahoma;
	font-size: 10pt;
	font-weight: bold;	
	padding-bottom:2px;
	padding-top: 2px;	
}
.lbPageTitle
{
	padding-left: 10px;
	font-weight: bold;
	font-size: 11pt;
	padding-bottom: 2px;
	color: #ffffff;
	padding-top: 2px;
	font-family:  Tahoma;
	background-color:#000000;
}
.lbTrPageTitle 
{
	background: 336699;
	color: #ffffff; 
	font-weight: bold;
	font-family:  Tahoma; 
	font-size: 10pt;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px	
}

.lbGroupTitle
{
	padding-left: 8px;
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	font-family:  Tahoma;
	background-color: #6699CC;
}
.lbFunctionTitle {
	font-weight: bold;
	font-family:  Tahoma;
	font-size: 10pt;
	color:#000000;
}
.lbModuleTitle
{
	font-family:Tahoma;
	font-size: 10;
	color: #FF0000;
	font-weight: bold ;
	margin-top:4;
}
.lbFunctionMenu
{
	font-family:Tahoma;
	font-size: 7pt;
	font-weight: bold;
	color:#FFFFFF;
}
.lbFunctionDetail 
{
	font-family:Tahoma;
	font-size: 8pt;
	padding-top: 2px;
}
.lbSubformTitle 
{
	background-color: #448899;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: White;
	padding-left:8px
}
.lbLabel {
	font-family: Tahoma; 
	font-size: 10pt 
}
.lbSubTitle
{
	font-family: Tahoma; 
	font-size: 10pt;
    font-weight: bold
}
.lbSubTitleSmall
{
	font-family: Tahoma; 
	font-size: 10pt;
    font-weight: bold
}
.lbAmount
{
	color: #990000;
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: bold
}
.lbTransparentBgLabel
{
	background-color: Transparent;
	color: White; 
	font-family: Tahoma; 
	font-size: 11pt; 
}

.lbControlBar
{
	background-color: #c0c0c0; 
	font-family: Tahoma; 
	font-size: 11pt;
	top: 0;
}