body {
	/*background-color:#0075B5;*/
	background-color:#fff;
	}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #637584;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.maintableborder {
	border: 1px solid #d9e4fb;
}
.tableborder {
	border: 2px solid #e8e5df;
}


.text_box {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
text-align:left;       	                               
}
.content {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.content1 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align:center;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.ErrorMes {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.bradcurm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.bradcurm_active {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #448686;
}
.content_ProductName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #627886;
	text-decoration: none;
	text-align:left;
}
.Table {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.CoutLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #44505A;
	font-weight: bold;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.link_datagried {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.link_datagried:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

.content_datagrid {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0707AD;
	background-color:#FFF5EE;
}

.content_alternative_data {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0707AD;
	background-color:#F5FFFA;
	}
	
	
.ProductName{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #44505A;
	font-weight: bold;
}
.content_dgPart {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}	
.link_productNameInHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #898376;
	text-decoration: none;
}
/*******************************Mani kant**********************************/
/* Div container to wrap the datagrid */
div#div-datagrid1 {
width: 100%;
height: 50px;
overflow: auto;
scrollbar:none;
scrollbar-base-color:#ffeaff;
}
div#div-datagrid {
width: 100%;
height: 300px;
text-align: center;
overflow: auto;
scrollbar-base-color:#ffeaff;
}

/* Locks the left column */
td.locked, th.locked {
font-size: 14px;
font-weight: bold;
text-align: center;
background-color: MintCream;
color: white;
border-right: 1px solid silver;
position:relative;
cursor: default; 
left:expression(document.getElementById("div-datagrid").scrollLeft-2); /*IE5+ only*/
}	

/* Locks table header */
th 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
color: white;

background-color:"#006699";

border-right: 1px solid silver;
position:relative;
cursor: default; 
top:expression(document.getElementById("div-datagrid").scrollTop-2); /*IE5+ only*/
z-index: 10;
}


/* Keeps the header as the top most item. Important for top left item*/
th.locked {z-index: 99;}

/* DataGrid Item and AlternatingItem Style*/
.GridRow {font-size: 10pt; color: black; font-family: Arial; background-color:#ffffff; height:35px;}
.GridAltRow {font-size: 10pt; color: black; font-family: Arial; background-color:#eeeeee; height:35px;}
/************************************************************/

.main_level
{
font-weight: bold;
	}

.content_brown .sub_level,.sub_level,.sub_level:visited
{
color:Teal;

	}
.content_brown .sub_level:hover,.sub_level:hover
{
color:Maroon;

	}
