BODY
{
	MARGIN: 0px;
	SCROLLBAR-FACE-COLOR: white;
	SCROLLBAR-HIGHLIGHT-COLOR: #A3A7B2;
	SCROLLBAR-SHADOW-COLOR: #586878;
	SCROLLBAR-3DLIGHT-COLOR: #596879;
	SCROLLBAR-ARROW-COLOR: #333399;
	SCROLLBAR-TRACK-COLOR: #A3A7B2;
	SCROLLBAR-DARKSHADOW-COLOR: #596879;
}
.blackBorder {
	border: 1px solid #333399;
}
.formLabel {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #202062;
}
.txt {
	font-family: verdana;
	background-color: #E8E6FF;
	border: 1px groove #333399;
	font-size: 9px;
 }
.cmd {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333399;
	border: 2px ridge #CCCCEE;
	cursor: hand;

}
.text {
	font-family: arial;
	font-size: 11px;
	color: #000000;

}
.textHeader {
	font-family: verdana;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #5F5FAF;
	height: 16px;
	vertical-align: middle;
	padding-top: 1px;
	padding-left: 1px;
}

.textHeadernew {
	font-family: verdana;
	font-size: 11px;
}

.textTopHeader {
	font-family: verdana;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #5F5FAF;
	vertical-align: top;
}
.textBold {
	font-family: verdana;
	font-size: 10px;
	font-weight: bolder;
	vertical-align: middle;

}

.textHeading {
	font-family: verdana;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #5F5FAF;
	height: 16px;
	vertical-align: middle;
	padding-top: 1px;
	padding-left: 1px;
}

.smalltext {
	font-family: arial;
	font-size: 9.5px;
}

.smalltextBold {
	font-family: verdana;
	font-size: 10px;
	font-weight: bolder;	
}

.lineBar {
	font-family: arial;
	font-size: 12px;
	font-weight: bolder;
	color: #1B1B52;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #5353C6;
	border-right-color: #5353C6;
	border-bottom-color: #5353C6;
	border-left-color: #5353C6;
}
.err {
	font-family: arial;
	font-size: 11px;
	font-weight: bolder;
	color: #FF0000;
}

.PrintablePage
{
	height:11inch;
	width: 9inch;
	overflow: auto;
}


.blueHead {
	font-family: Arial;
	font-size: 12.5px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000080;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 20px;

}
.dghs {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #041879;
	height: 22px;
}
.dgis {
	font-family: arial;
	font-size: 10px;
	color: #000000;
}
.dgas {
	font-family: arial;
	font-size: 10px;
	color: #000000;
	background-color: #E2E8FE;

}
a.btn {
	background-image: url(../images/lnkNormal.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 132px;
	padding-top: 5px;
	padding-left: 24px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;

}
a.btn:hover {

	background-image: url(../images/lnkover.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 132px;
	padding-top: 5px;
	padding-left: 24px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
a.b{
	height: 25px;
 
	padding-top: 5px;
	
	font-family: Arial;
	font-size: 11px;
	font-weight: bolder;
	color: #990000;
	text-decoration: none;

}
a.b:hover {
	height: 25px;

	padding-top: 5px;
	
	font-family: Arial;
	font-size: 11px;
	font-weight: bolder;
	color: #1B1B52;
	text-decoration: none;
}
.scrolldiv {
	height: 50px;
	width: 100%;
	overflow: auto;
}

.scrolldivManuf {
	height: 160px;
	width: 100%;
	overflow: auto;
}


.scrolldiv3row {
	height: 110px;
	width: 100%;
	overflow: auto;
}
.pageinfo {
	font-family: Arial;
	font-size: 9px;
	color: #990000;
	background-color: #E7EBFE;
	margin: 4px;
	padding: 4px;
	border: 1px solid #990000;
}
 
.tinyTextBox {
	font-family: verdana;
	background-color: #FFFADD;
	border: 1px groove #333399;
	font-size: 10px;
	color: #000000;
	
}

.tinyTextBox1 {
	font-family: verdana;
	background-color: #FFFADD;
	border: 1px groove #333399;
	font-size: 10px;
	color: #000000;
	font-weight :bold; 
}

.tinyTextBox2 {
	font-family: verdana;
	background-color: #FFFADD;
	border: 1px groove #333399;
	font-size: 10px;
	color: Red; 
	font-weight :bold; 
}

.tinyTextBox200 {
	font-family: verdana;
	background-color: #FFFADD;
	border: 1px groove #333399;
	font-size: 10px;
	color: #000000;
	width:200;
}
.columnHeading
{
	font-family :Arial ;
	font-size :11pt;
	color :757575;
}
	
.labelHeading
{
	font-family :Arial ;
	font-size :11pt;	
	color:7F72BE;
}
.column
{
	font-family :Arial ;
	font-size :21.5pt;
	color :7F72BE;
}
	
.divScrollText 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; color: #000000;
	background-color: #EFFEE0;
	width: 100%;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: 1px #999999 solid;
	overflow: auto;
	clip:   rect(   );
	height: 368px
}
.hd{
	visibility:hidden;
	height: 0px;
	}
.sh{
	border: 0px 
	visibility:visible;
	}
.panel {
	background-color: #E6E6F2;
	border: 1px solid #0033CC;
}
select {
	font-family: verdana;
	font-size: 10px;
}
.grouptext
{
	font-family: verdana;
	font-size: 8px;
	font-weight :bold ;
	}
	.Topdetails
	{
		font-family: verdana;
		font-size: 9px;
	}
	
	.Topdetailsbold
	{
		font-family: verdana;
		font-size: 10px;
		font-weight :bold ;
	}
	.Topdetailsheadbold
	{
		font-family: verdana;
		font-size: 12px;
		font-weight :bold ;
	}
	.Topdetailsheadnormal
	{
		font-family: Arial;
		font-size: 10px;
	}
	.GridFont
		{
			font-family : Verdana ;
			font-size :8px;
		}