.caption
 {
  font-family: arial;
 	font-style: normal;
 	font-size: 12px;
 	color: black;
 	text-decoration: none;
 	text-align: left;
 }
 
  .lbl_text
 {
  font-family: Arial;
 	font-style: normal;
 	font-size: 12px;
 	color: black;
 	text-decoration: none;
 	text-align: left;
 }

.lcaption
 {
    font-family: arial;
	font-style: normal;
	font-size: 12px;
	color: #274447;
	text-decoration: none;
	text-align: right;
	font-weight : bold;
 }

 .area
 {
  font-family: arial;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: normal;
 }

 .edit
 {
  font-family: arial;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: normal;
 }

 .combo
 {
  font-family: arial;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: normal;
 }

 .button
 {
  color: #000000; 
  font-family: arial;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  text-decoration: normal;
 }
 
 .disabledButton
 {
  color: #808080; 
  font-family: arial;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  text-decoration: normal;
 }
  .wizSecTitle
 { 
  font-family: arial;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  background-color: #e2e2e2;
  text-decoration: normal;
 }

  .svcWizSecTitle
 { 
  font-family: arial;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
 }

.roText
{
  font-family: arial;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  color: black;
  text-decoration: none;
  text-align: left;

}

 .hidden_edit
 {
	BACKGROUND-COLOR: silver;
  BORDER-BOTTOM: silver thin;
  BORDER-LEFT: silver thin;
  BORDER-RIGHT: silver thin;
  BORDER-TOP: silver thin;
  font-family: arial;
  font-style: normal;
  font-size: 16px;
  COLOR: blue;
 }

 .hidden_Time_edit
 {
	BACKGROUND-COLOR: silver;
  BORDER-BOTTOM: silver thin;
  BORDER-LEFT: silver thin;
  BORDER-RIGHT: silver thin;
  BORDER-TOP: silver thin;
  font-family: arial;
  font-style: normal;
  font-size: 16px;
  COLOR: black;
 }

.large_caption
 {
  font-family: arial;
 	font-style: normal;
 	font-size: 14px;
 	color: black;
 	text-decoration: none;
 	text-align: left;
 }
 .Textbox
{
	font-size:			8pt;
	font-family:		Tahoma, Verdana, Arial;
	width:				150;
	height:				20px;
	BORDER-RIGHT: #0ea40e 1px solid; 
	BORDER-TOP: #0ea40e 1px solid; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: #0ea40e 1px solid; 
	BORDER-BOTTOM: #0ea40e 1px solid	
}
.STextbox
{
	font-size:			8pt;
	font-family:		Tahoma, Verdana, Arial;
	height:				20px;
	border:				1px solid #BFCDCC;
}
.DisableTextbox
{
	font-size:			8pt;
	font-family:		Tahoma, Verdana, Arial;
	width:				150;
	height:				20px;
	border:				1px solid #BFCDCC;
	background-color: #eeeeee;
}
.Numericbox
{
	text-align:         left;
	font-size:			8pt;
	width:              148px;
	font-family:		Tahoma, Verdana, Arial;
	height:				18px;
	border:				1px solid #BFCDCC;
}
.SNumericbox
{
	text-align:         left;
	font-size:			8pt;
	
	font-family:		Tahoma, Verdana, Arial;
	height:				18px;
	border:				1px solid #BFCDCC;
}
.button
{
	filter:	progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde);
	font-family:Tahoma, Verdana, Arial;
	cursor:	hand;
	font-size: 14px;
	height:25px;
	width:100px;
	padding-left: 5px;
	padding-right: 5px;
	border:	1px solid #7b9ebd;
	text-align:    center;
}
.Sbutton
{
	filter:	progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde);
	font-family:Tahoma, Verdana, Arial;
	cursor:	hand;
	font-size: 12px;
	height:20;
	width:75px;
	padding-left: 5px;
	padding-right: 5px;
	border:	1px solid #7b9ebd;
}
