﻿/* CSS Document */
body 
{	
	font-family: Arial;
	font-size: 12px;
	color:#333333;
	background-color:#FFFFFF
}
.borderinside{
	BORDER-RIGHT: #145299 1px double;
	BORDER-TOP: #145299 1px double;
	BORDER-LEFT:#145299 1px double;
	BORDER-BOTTOM: #145299 1px double;
}
.inputtextbox{
	background-color: #fffffe;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color:#999999;
}
.linkhead{
	font-family: Arial;
	font-size: 13px;
	color:#003399;
	text-decoration:none;
}
.lineleft {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #FFFFFF;
	border-left-color: #999999;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.links3
{
	font-family: Arial;
	font-size: 11px;
	color:#333333;
	text-decoration:none;
}
.lineB9
 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #9F8356;
	border-left-color: #CCCCCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.links4
{
	font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	color:#003399;
	text-decoration:none;
}
#leftcol #bydate A {
	PADDING-RIGHT: 5px; DISPLAY: block; PADDING-LEFT: 10px; PADDING-BOTTOM: 3px; PADDING-TOP: 3px; HEIGHT: 17px; TEXT-DECORATION: none
}

#leftcol #bydate A:hover {
	BACKGROUND:#074F70; color:#FFFF00;
}
.linkName
{
	font-family: Arial;
	font-size: 13px;	
	color:#003399;
	text-decoration:none;
}
.linklist
{
	font-family: Arial;
	font-size: 11px;	
	color:#003399;	
	text-decoration:none;
}
.linkhead{
	font-family: Arial;
	font-size: 13px;
	color:#003399;
	text-decoration:none;
}
.lineB {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.lineTableCustomer {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.lineB1 {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}
.lineR {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #B69319;
	border-bottom-color: #78AA35;
	border-left-color: #999999;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.GridHeader
 {
	font-weight: bold;
	color: blue;
	background-image: url('ADMIN_DONGTIEN/Images/tbHeader.gif');
	text-align:center
 }
.lineBM{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FF9933;
	border-left-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size: 14px;
	font-weight:bold;
	height:23px;
	vertical-align:bottom;	
}

/* Tab Bgcolor */
.TabBg
{
	background-color:#145299;
}
.SelectedTabBg, .SelectedTab
{
	background-color:#3D7AC1;
}

.Button
{
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
}
/* Tabs links ------------------------------------------- Tabs Link */
.Tabs
{
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
}
a:link.Tabs
{
	color:#FFFFFF;
	text-decoration: none;
}
a:visited.Tabs 
{
	color:#FFFFFF;
	text-decoration: none;
}
a:hover.Tabs 
{	
	text-decoration:none;
}
a:active.Tabs
{	
	text-decoration: none;
}

/* Tabs link selected --------------------------*/
.SelectedTab
{
	font-size: 12px;
	color: white;
	font-family: Arial;
	font-weight:bold;	
}
a:link.SelectedTab
{
	color:white;
	text-decoration: none;
}
a:visited.SelectedTab 
{
	color:white;
	text-decoration: none;
}
a:hover.SelectedTab 
{	
	text-decoration:none;
}
a:active.SelectedTab
{	
	text-decoration: none;
}
.highlightItem 
{ 
	background-color: #cccccc; 
}
.tableHeaderList
{
	font-family:verdana, arial;
	font-weight:bold;
	color:White;
	font-size:12px;
	background-color:#3d7ac1;
	border-right-width:medium;
	border-right-style:solid;
	border-right:solid 1px #3d7ac1;
	text-align:center;
	vertical-align:middle;
}

.tablePanel
{
	font-family:verdana, arial;
	font-weight:bold;
	color:White;
	font-size:12px;
	background-color:#985110;
	border-right-width:medium;
	border-right-style:solid;
	border-right:solid 1px #3d7ac1;
	text-align:center;
	vertical-align:middle;
}

.tdPanel
{
	font-family:verdana, arial;
	font-weight:bold;
	color:White;
	font-size:12px;
	background-color:#2D427B;
	border-right-width:thick;
	border-right-style:solid;
	border-right:solid 2px #ffffff;
	border-left:solid 1px #985110;	
	border-bottom:solid 1px #985110;
	border-top:solid 1px #985110;
	text-align:center;
	vertical-align:middle;
}

.textContacts a, .textContacts a.visit, .textContacts a.hover, .textContacts a.active
 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height:15px;
	text-align:left;
	vertical-align:top;
}