.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
a:link {
	color: #fafafa;
	text-decoration: none; font-size: 10px;
}
a:hover {
	text-decoration: underline;
	color: #fafafa;
}
a:visited {
	color: #fafafa;
	text-decoration: none;
}
a:visited:hover {
	color: #fafafa;
	text-decoration: underline;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
 .sign_up{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	 
	font-weight: bold;
 
	color: #fafafa;
	text-align:center;padding-bottom:2px;
 
padding-left:32px;
}

 

  .logins
{
	background:url(erp1.png) no-repeat center;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:bold;
	margin-top:-20px;
	color: #1f5694;
	width:1000px;
	height:591px;
}

.latest

{
	background:url(updates.png) no-repeat center;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:bold;
	
	color: #1f5694;
	width:1000px;
	height:143px;
	width:700px;
}
.latest_news{
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;

	color: #1f5694;
}
 .update_pwd{
	background: url("update_pwd.png") repeat-y;
	width: 120px;
	height: 26px;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 16px;
	border: 0px;
  }
    .update_pwd:hover {
    border: 0px solid #f00;
   background: url("update_pwd_.png") repeat-y;
   cursor: pointer;
}
 .save_btn{
	background: url("login.png") no-repeat;
	width: 100px;
	height: 30px;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 16px; outline: none;
	border: 0px;
  }
  .save_btn:hover {
    border: 0px solid #f00;
   background: url("login_.png") repeat-y; outline: none;
   cursor: pointer;
}
 .login_screen{
	background: url("login_screen.png") repeat-y;
	width: 147px;
	height: 29px;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 16px;
	border: 0px;
  }
  .login_screen:hover {
    border: 0px solid #f00;
   background: url("login_screen_.png") repeat-y;
   cursor: pointer;
}
.main_tb1{

padding-bottom:25px;
}
.main_tb{

padding-bottom:200px;
padding-left:515px;
}
.l_b{
padding-bottom:5px;
padding-left:55px;
}
.unam{
padding-bottom:2px;
 
padding-left:22px;
}


.input {
	
    border: 0px;
    background: #fff;
	width:270px;
	height:25px; outline: none;
	  }

.main_select {
    border: 0px solid #1f5694;
    background: #fff;
	width:268px;
	height:27px; outline: none;
	  }
.input:hover {
    border: 0px;
    outline: none;
	#background: #e4ebf3;
}


  .logins2
{
	background:url(erp2.png) no-repeat center;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:bold;
	
	color: #ffffff;
	width:1000px;
	height:591px;
}
  .logout_btn{
  
  
   background: url("lg.png") no-repeat;
   cursor: pointer;
   	width: 100px;
	height: 25px;
	border: 0px;
  }
    .logout_btn:hover {
    border: 0px solid #f00;
   background: url("lg_.png")  no-repeat;
   cursor: pointer;
}


	.td_off {
		
			height:85px;
			width:300px; 
			text-align:center;
			background:#303842; 
			color:#fafafa;
			  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.5), inset 0 -2px 0 rgba(0,0,0,.25), inset 0 -3px 0 rgba(255,255,255,.2), 0 1px 0 rgba(0,0,0,.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.5), inset 0 -2px 0 rgba(0,0,0,.25), inset 0 -3px 0 rgba(255,255,255,.2), 0 1px 0 rgba(0,0,0,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.5), inset 0 -2px 0 rgba(0,0,0,.25), inset 0 -3px 0 rgba(255,255,255,.2), 0 1px 0 rgba(0,0,0,.1);
		 
	}
	.td1 {
		
			height:85px;
			width:300px; 
			text-align:center;
			background:#425777; 
			color:#fafafa;
			#cursor:pointer;
	}
		.td1 a {
		
			font-size:16px;
	}
	
			.td_off a {
		
			font-size:16px;
	}
			.td_off a:hover {
		
			font-size:16px; color:#ffca2b; text-decoration:none;
	}
	
		.td1 a:hover {
		
			font-size:16px; color:#ffca2b; text-decoration:none;
	}
	.td1:hover {
			background:#8b97a6; 
	-moz-box-shadow: 2px 4px 2px 0 rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 2px 4px 2px 0 rgba(0, 0, 0, 0.5);
	box-shadow: 2px 4px 2px 0 rgba(0, 0, 0, 0.5);
	}


  .s_btn{
	background: url("submit.png") repeat-y;
	width: 70px;
	height: 25px;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 16px;
	border: 0px;
  }
  .s_btn:hover {
    border: 0px solid #f00;
   background: url("submit_.png") repeat-y;
   cursor: pointer;
}
.even_frm_top
{
background-color:#f8f8f8;
font-family: Tahoma,Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color: #171717;
height:26px;
}
.even_frm_top a:link {color:#5a5a5a;}      /* unvisited link */
.even_frm_top a:visited {color:#5a5a5a;}  /* visited link */
.even_frm_top a:hover {color:#013057;}  /* mouse over link */
.even_frm_top a:active {color:#013057;}  /* selected link */ 


.odd_frm_top
{
background-color:#f1f1f1;
font-family: Tahoma,Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color: #171717;
height:26px;
}

.exist_rec_sb
{ 
	font-family: Tahoma,Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
  	font-weight: bold;
	color: #153860;
	height:26px;
}
.tb_top_left
{
	background:url(../ORM/images/top_left.png) no-repeat;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:bold;
	 width:5px;
	height:23px;
	
}
.tb_top_right
{
	background:url(../ORM/images/top_right.png) no-repeat;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:bold;
	 width:5px;
	height:23px; 
}
.tb_top_center
{
	background:url(../ORM/images/top_center.png) repeat-x;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:bold;
 
	height:23px; 
}

.tb_bottom_left
{
	background:url(../ORM/images/bottom_left.png) no-repeat;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:bold;
	 width:5px;
	height:3px;
}
.tb_bottom_right
{
	background:url(../ORM/images/bottom_right.png) no-repeat;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:bold;
	 width:5px;
	height:3px; 
}
.tb_bottom_center
{
	background:url(../ORM/images/bottom_center.png) repeat-x;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:bold;
	 	
	color: #fff;
	height:3px; 
}




.tb_body_left
{
	background:url(../ORM/images/center_left.png)  repeat-y;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:bold;
	 width:5px;
	height:3px;
}
.tb_body_right
{
	background:url(../ORM/images/center_right.png)  repeat-y;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:bold;
	 width:5px;
	height:3px; 
}
.tb_body_center
{
	background: #ffff;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:bold;
	color: #0c2233;
	 
}





  .finance_mis{
  
  
   background: url("11.png") no-repeat;
   cursor: pointer;
   	width: 280px;
	height: 143px;
	border: 0px;
  }
  
    .finance_mis_d{
  
  
   background: url("11_d.png") no-repeat;
    
   	width: 280px;
	height: 143px;
	border: 0px;
  }
    .finance_mis:hover {
    border: 0px solid #f00;
   background: url("11_.png")  no-repeat;
   cursor: pointer;
}

  .itrm{
  
  
   background: url("14.png") no-repeat;
   cursor: pointer;
   	width: 280px;
	height: 143px;
	border: 0px;
  }
      .itrm:hover {
    border: 0px solid #f00;
   background: url("14_.png")  no-repeat;
   cursor: pointer;
}
   .itrm_d{
  
  
   background: url("14_d.png") no-repeat;
  
   	width: 280px;
	height: 143px;
	border: 0px;
  }
  .budget{
  
  
   background: url("12.png") no-repeat;
   cursor: pointer;
   	width: 280px;
	height: 143px;
	border: 0px;
  }
  
   .budget_d{
  
  
   background: url("12_d.png") no-repeat;
  
   	width: 280px;
	height: 143px;
	border: 0px;
  }
    .budget:hover {
    border: 0px solid #f00;
   background: url("12_.png")  no-repeat;
   cursor: pointer;
}

  .service_request{
  
  
   background: url("13.png") no-repeat;
   cursor: pointer;
   	width: 280px;
	height: 143px;
	border: 0px;
  }
    .service_request_d{
  
  
   background: url("13_d.png") no-repeat;
    
   	width: 280px;
	height: 143px;
	border: 0px;
  }
    .service_request:hover {
    border: 0px solid #f00;
   background: url("13_.png")  no-repeat;
   cursor: pointer;
}



  .orm{
    background: url("2.png") no-repeat;
	cursor: pointer;
   	width: 280px;
	height: 143px;
	border: 0px;
  }
  .orm_d{
	background: url("2_d.png") no-repeat;
    width: 280px;
	height: 143px;
	border: 0px;
  }
  .orm:hover {
   border: 0px solid #f00;
   background: url("2_.png")  no-repeat;
   cursor: pointer;
}


  .sale{
    background: url("3.png") no-repeat;
	cursor: pointer;
   	width: 280px;
	height: 143px;
	border: 0px;
  }
  .sale_d{
	background: url("3_d.png") no-repeat;
    width: 280px;
	height: 143px;
	border: 0px;
  }
  .sale:hover {
   border: 0px solid #f00;
   background: url("3_.png")  no-repeat;
   cursor: pointer;
}



  .cstock{
    background: url("4.png") no-repeat;
	cursor: pointer;
   	width: 280px;
	height: 143px;
	border: 0px;
  }
  .cstock_d{
	background: url("4_d.png") no-repeat;
    width: 280px;
	height: 143px;
	border: 0px;
  }
  .cstock:hover {
   border: 0px solid #f00;
   background: url("4_.png")  no-repeat;
   cursor: pointer;
}


  .far{
    background: url("10.png") no-repeat;
	cursor: pointer;
   	width: 280px;
	height: 143px;
	border: 0px;
  }
  .far_d{
	background: url("10_d.png") no-repeat;
    width: 280px;
	height: 143px;
	border: 0px;
  }
  .far:hover {
   border: 0px solid #f00;
   background: url("10_.png")  no-repeat;
   cursor: pointer;
}



  .ims{
    background: url("5.png") no-repeat;
	cursor: pointer;
   	width: 280px;
	height: 143px;
	border: 0px;
  }
  .ims_d{
	background: url("5_d.png") no-repeat;
    width: 280px;
	height: 143px;
	border: 0px;
  }
  .ims:hover {
   border: 0px solid #f00;
   background: url("5_.png")  no-repeat;
   cursor: pointer;
}



  .mis{
    background: url("6.png") no-repeat;
	cursor: pointer;
   	width: 280px;
	height: 143px;
	border: 0px;
  }
  .mis_d{
	background: url("6_d.png") no-repeat;
    width: 280px;
	height: 143px;
	border: 0px;
  }
  .mis:hover {
   border: 0px solid #f00;
   background: url("6_.png")  no-repeat;
   cursor: pointer;
}
  .mm{
    background: url("5.png") no-repeat;
	cursor: pointer;
   	width: 280px;
	height: 143px;
	border: 0px;
  }
  .mm{
	background: url("5_d.png") no-repeat;
    width: 280px;
	height: 143px;
	border: 0px;
  }
  .mm:hover {
   border: 0px solid #f00;
   background: url("5_.png")  no-repeat;
   cursor: pointer;
}



  .gstore{
    background: url("7.png") no-repeat;
	cursor: pointer;
   	width: 280px;
	height: 143px;
	border: 0px;
  }
  .gstore_d{
	background: url("7_d.png") no-repeat;
    width: 280px;
	height: 143px;
	border: 0px;
  }
  .gstore:hover {
   border: 0px solid #f00;
   background: url("7_.png")  no-repeat;
   cursor: pointer;
}




  .pts{
    background: url("8.png") no-repeat;
	cursor: pointer;
   	width: 280px;
	height: 143px;
	border: 0px;
  }
  .pts_d{
	background: url("8_d.png") no-repeat;
    width: 280px;
	height: 143px;
	border: 0px;
  }
  .pts:hover {
   border: 0px solid #f00;
   background: url("8_.png")  no-repeat;
   cursor: pointer;
}



  .customer{
    background: url("9.png") no-repeat;
	cursor: pointer;
   	width: 280px;
	height: 143px;
	border: 0px;
  }
  .customer_d{
	background: url("9_d.png") no-repeat;
    width: 280px;
	height: 143px;
	border: 0px;
  }
  .customer:hover {
   border: 0px solid #f00;
   background: url("9_.png")  no-repeat;
   cursor: pointer;
}