.MenuTable
{
	
}
.MenuTd
{
	border-right: #ffffff 1px solid;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration: none;
	height: 20px;
	padding-left: 7px;
	padding-right: 7px;
}
.SubMenuTable
{
	border: #000000 1px solid;
	color: #000000;
	font-size: 8pt;
	font-family: Tahoma;
	background-color: #efefef;
	text-decoration: none;
	position: absolute;
	width: 150px;
	visibility: hidden;
}
.divstyle
{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index:99
}
.SubMenuTd
{
	color: #000000;
	font-size: 8pt;
	font-family: Arial, Tahoma, sans-serif;
	border-bottom:solid 1px #ffffff;
	padding: 3 px;
}
.loginPage {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.SPMS {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.hgldn {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.Textbox
{
	font-size:			8pt;
	font-family:		Tahoma, Verdana, Arial;
	width:				150;
	height:				20px;
	border:				1px solid #BFCDCC;
}
.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;
}
.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;
}

