body
{
	margin:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.Scroll td
{
/*   border-width: 4px;
   border-color: Black;
   background-color: Gray;*/
   position: relative;
   top: expression(this.parentNode.parentNode.parentNode.scrollTop-1);
}

.fixedHeader
{
   overflow: auto;
   height: 150px;
}

/* Start of Table Main */
.tblMain
{
	width:100%;
	height:100%;
	border:0px none;
}

.trMainTop
{
	height:140px;
}
.tdMainLeft
{
	width:133px;
	background-color:#ffcc33;
}
.trFooter
{
	 height:20px;
}
.tdContent
{
 width:20000px;
}
/* End of Table Main */


.PartsHeaderContent
{
FONT-FAMILY: Verdana, Helvetica, sans-serif; 
FONT-WEIGHT: bold; 
FONT-SIZE:9px; 
COLOR: black;
}

.RepeaterFooter
{
FONT-FAMILY: Verdana, Helvetica, sans-serif; 
FONT-WEIGHT: bold; 
FONT-SIZE:12px;
COLOR:black;
}

.RepeaterFooter_small
{
FONT-FAMILY: Verdana, Helvetica, sans-serif; 
FONT-WEIGHT: bold; 
FONT-SIZE:10px;
COLOR:black;
}

.NoBackGroundRepeat
{
BACKGROUND-REPEAT:no-repeat;
}


.Login
{
	font-family:Arial; 
	font-size:x-small; 
	color:#1a9147;
	font-weight:bold; 
}	
	
.SearchHead
{
	font-family:Arial Narrow; 
	font-size:small; 
	color:#ffffff;
	font-weight:bold;
}	

.SearchSubHead
{
	font-family:Arial Narrow ;
	font-size:x-small; 
	color:#1a9147;
	font-weight:bold;
}	

.SearchSubHead_small
{
	font-family:Arial Narrow ;
	font-size:12px;
	color:#1a9147;
	font-weight:bold;
}	

.AllotQty
{
	font-family:Arial Narrow ;
	font-size:x-small; 
	color:Blue;
	font-weight:bold;
}	

.QtyCombined
{
	font-family:Arial Narrow ;
	font-size:x-small; 
	color:Blue;
}	

.LookDetail
{
	font-family:Arial Narrow ;
	font-size:x-small; 
	color:Red;
}	


.BOQty
{
	font-family:Arial Narrow ;
	font-size:x-small; 
	color:Red;
	font-weight:bold;
}	

.SearchSubHead1
{
	font-family:Arial Narrow;
	font-size:small; 
	color:#ffffff;
	font-weight:bold;
}	

.SearchSubHead2
{
	font-family:Arial Narrow ;
	font-size:medium; 
	color:#1a9147;
	font-weight:bold;
}	



.PartListDet
{
	font-family:Arial; 
	font-size:x-small; 
	color:Black;
	font-weight:bold;
}

.PartListDisplay
{
	font-family:Arial; 
	font-size:x-small; 
	color:Orange; 
	font-weight:bold;
}		

.BodyText
{
	font-family :Verdana;
	font-size:x-small;
	color:Black; 
}	


.BodySmallText
{
	font-family :Verdana;
	font-size:smaller; 
	color:Black; 
}	

.PABodySmallText
{
	font-family :Verdana;
	font-size:x-small;
	color:Black;
	font-weight:bold; 
}	

.PABodySmallText1
{
	font-family :Verdana;
	font-size:xx-small;
	color:Black;
	font-weight:bold; 
}	

.Pagination
{
	font-family :Verdana;
	font-size:9pt;
	color:Black; 
	font-weight:bold;
}	

.SearchParam
{
	font-family :Verdana;
	font-size:x-small;
	color:#000000; 
}	


.LeftText
{
	font-family :Verdana;
	font-size:xx-small;
	color:Black; 
}	



.ListgridHead
{
	font-family:Arial; 
	font-size :x-small; 
	color: #ffffff;
	background-color:#1a9147;  
	font-weight:bold;
}	

.CopyRight
{
	font-family :Verdana;
	font-size:xx-small;
	color:Black; 
}

.mypager{
    font-family:verdana;
    font-weight: bold;
    font-size: 10pt;
    color:Red; 
    /*
    color: #ff9900;
	*/
  }
  .mypager A{
    font-family:verdana;
    font-size: 8pt;
    /*
    text-decoration: none;
	color: #0000ff;                
	*/
    color:Blue;
  }
  
table.clsMainContent
{
    width: 780px;
    height: 590px;
    border-left: 1px solid #B7B4AD;
    border-right: 1px solid #B7B4AD;
}

	


a:link { 
	color:Blue;
	}
a:visited { 
	color:Blue;
	}
a:hover
{
	text-decoration:none;
}
	

/*a:hover { 
	color: #CCCCCC;
	background-color: #333333;
	text-decoration: none;
	}
a:active { 
	color: #333333;
	}
*/
/*venki style*/
#welcomeText {
	color:#F99500;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}
#pageTitle {
	color:#F99500;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}