

.Button
{
	border-right: #66ccff thin groove;
	border-top: #66ccff thin groove;
	background-image: url(../Images/CSS/button.gif);
	border-left: #66ccff thin groove;
	cursor: hand;
	color: white;
	border-bottom: #66ccff thin groove;
}


.Combo
{
	border-right: green thin groove;
	border-top: green thin groove;
	border-left: green thin groove;
	border-bottom: green thin groove;	
	font-family: Arial;
	font-size:10;
}
.ComboNew
{
	border-right: thin groove;
	border-top: thin groove;
	font-size: 11px;
	border-left: thin groove;
	border-bottom: thin groove;
	font-family: Arial;
}

.Lable
{
	border-top-style: groove;
	border-right-style: groove;
	border-left-style: groove;
	border-bottom-style: groove;
	font-family: Arial;
	font-weight:bold;
	font-size:8;
	
}
.TextboxCounter
{border-top-style: groove;
	border-right-style: groove;
	border-left-style: groove;
	border-bottom-style: groove;
	font-family: Arial;
	font-size:11pt;
	text-align:center;
	
	
}
.Textbox
{
	border-top-style: groove;
	border-right-style: groove;
	border-left-style: groove;
	border-bottom-style: groove;
	font-family: Arial;
	font-size:12;
	
}
.Textbox_1
{
	border-top-style: groove;
	border-right-style: groove;
	border-left-style: groove;
	border-bottom-style: groove;
	font-family: Arial;
	font-size:12
}
.Datagrid
{
	border-right: activeborder thin groove;
	border-top: activeborder thin groove;
	color:Black;	
	border-left: activeborder thin groove;
	border-bottom: activeborder thin groove;
	border-color:#FFFDFD;	
}

.Header_DataGrid
{
	border-right: activeborder thin groove;
	border-top: activeborder thin groove;
	background-image: url(../Images/CSS/bgControl_White2.gif);
	color:Black;	
	border-left: activeborder thin groove;
	border-bottom: activeborder thin groove;
	border-color:#FFFDFD;	
	text-align:center
}
.Alter_DataGrid
{
	background-color:#FFFCFC
}
.Title
{
	font-weight: bold;
	font-size: 20pt;
	color: darkred;
}
.LabelText
{
	color: #3F8C9C;
	font-family: Arial;
	font-size:12
}
.LabelText_new
{
	color: #000000;
	font-family: Arial;
	font-weight:bold;
	font-size:6pt;
}
.LabelText_new_white
{
	color: #ffffff;
	font-family: Arial;
	font-weight:bold;
	font-size:8;
}
.LabelText_page
{
	color: #3F8C9C;
	font-family: Arial;
	font-size:11;
}
.TextBox_Label
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
	border-bottom-style: none;
}
.TextBox_Label_FFF5E9
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
	border-bottom-style: none;
	background:#FFF5E9;
}
.Underline_Title
{	
	text-align:right;
	BACKGROUND:url(../Images/arrow_orange.gif);
}

.Button_Blue_60
{
	
	background-image: url(../Images/CSS/Button_Blue_60.gif);
	color: White;
	
}
.Button_Blue_80
{
	
	background-image: url(../Images/CSS/Button_Blue_80.gif);
	color: White;
	
}
.Button_Blue_27
{
	
	background-image: url(../Images/CSS/Button_Blue_27.gif);
	color: White;
	cursor:hand;	
}

.BackColor_FFF5E9
{
	background-color:#FFF5E9;
}
.blue 
{
	font-family:Arial;
	font-size:11px;
	color:#165389
}


.blue a {color:#165389; text-decoration:none}
.blue a:hover {color:#009900; text-decoration:underline}

.tb_Align_Center
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FF6600;	
	text-align:center;
}

.lblTieude
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
}

