/* CSS Document */

html {background:transparent}
body {background:#fff url(../images/bg[2].png) repeat-x fixed; font-family:Arial, Helvetica, sans-serif; font-size:12px}

.top_left_image
{
background-image:url(../images/top_left_new_1.png);
background-repeat:no-repeat;
width:25px;
}
.top_middle_image
{	
background:url(../images/top_left_new_2.png);
background-repeat:repeat-x;
/*background:url(images/top_left_new_2.png));
background-repeat:repeat-x;
width:200px;*/
}
.top_right_image
{
background-image:url(../images/top_right_new_1.png);
background-repeat:no-repeat;
width:25px;
}
.middle_left_image
{
background-image:url(../images/top_left_new_3.png);
background-repeat:repeat;
width:25px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
.middle_right_image
{
background-image:url(../images/top_right_new_4.png);
background-repeat:repeat;
width:25px;
}
.middle_middle_image
{
background:#fff;
}

.bottom_left_image
{
background-image:url(../images/bottom_left_1.png);
background-repeat:no-repeat;
width:25px;
}
.bottom_middle_image
{	
background:url(../images/bottom_left_2.png) repeat-x;
/*background:url(images/top_left_new_2.png));
background-repeat:repeat-x;
width:200px;*/
}
.bottom_right_image
{
background-image:url(../images/bottom_right_1.png);
background-repeat:no-repeat;
width:25px;
}

.input_tbl
{
/*  height:10px;*/
  background: #f79646; /* #F8F8F2;*/
  /*border-bottom: #DBDABD 5px solid;*/
  text-align:left; 
   width:85%;
}

.input_tbl_content
{
  background:#ffffff;
  border-bottom: #F79646 2px solid;
   width:99%;
}

.main_tbl
{
 border-collapse:collapse;
}


.input_tbl_left_td
{
  height: 25px;
  /*border-bottom: 1px solid #0066FF;*/
  padding-left: 2px;
  border-bottom: 1px solid #EDF1FC;
  text-align:right;
}
.input_tbl_right_td
{
  height: 25px;
  border-bottom: 1px solid  #EDF1FC;  
}
 
.input_textbox_css
{
  /*height: 25px;
  border-bottom: 1px solid #0066FF;*/
    width: 220px;
	background: transparent url(../images/gradient_textbox.jpg) no-repeat;
	/*color : #747862;*/
	height:20px;
	border:0;
	padding:4px 8px;
	margin-bottom:4px;
	margin-top:4px;
	
	font-family: Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}


.info_label
{
  color:#FF0000;
  font-weight:bold;
  padding-bottom: 10px;
}

.navlinks2
{
	color: #953495;
	font-family: Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.navlinks2:visited 
{
	color: #953495;
	font-family: Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.navlinks2:hover 
{
	color:#6699FF;
	font-family: Arial, Helvetica;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

.list_tbl
{
  border-collapse:collapse;
  background:#ffffff;
  border: 1px solid #666666;  
  font-size:14px;
  width:99%;
}

.page_title
{
 background:#EBEADA;
  width:99%;
}

.list_tbl_header
{ 
 /* background:#000000;
   color:White;*/
    background:#E96500; 
/* background:#5D7B9D; */
}

.list_tbl_header th
{
/*background-color:#003366; */
}

.list_tbl_alt_row1
{
 background-color: #F0F0F0;
 text-align:center;
}
/*new css*/
.list_tbl_alt_row1:hover
{
    color:#000000;
	background-color:#E8F6FE;
	text-decoration: none;
}
/*  end*/
.list_tbl_alt_row2
{
 background-color:#FFFFFF;
 text-align:center;
}
/*new css*/
.list_tbl_alt_row2:hover
{
    color:#000000;
	background-color:#E8F6FE;
	text-decoration: none;
}
/*  end*/

/*button*/
.active_button_img
{
 background:url(../images/active1.png);
 background-repeat:no-repeat;
 height: 30px;
 width: 71px;
 border: 0px;
 cursor: pointer; 
}

.block_button_img
{
 background:url(../images/blk.png);
 background-repeat:no-repeat;
 height: 30px;
 width: 71px;
 border: 0px;
 cursor: pointer; 
}

.addnew_button_img
{
 background:url(../images/add-new4.png);
 background-repeat:no-repeat;
 height: 30px;
 width: 86px;
 border: 0px;
 cursor: pointer; 
}

.save_button_img
{
 background:url(../images/save.png);
 background-repeat:no-repeat;
 height: 30px;
 width: 71px;
 margin-top:2px;
 border: 0px;
 cursor: pointer;  
 }
 
 .delete_button_img
{
 background:url(../images/delete.png);
 background-repeat:no-repeat;
 height: 30px;
 width: 77px;
 margin-top:2px;
 border: 0px;
 cursor: pointer;  
 } 
.search_button_img
{
 background:url(../images/search.png);
 background-repeat:no-repeat;
 height: 30px;
 width: 80px;
 margin-top:2px;
 border: 0px;
 cursor: pointer;  
 } 
 
 
/*table css*/
.table_left_image
{
background-image:url(../images/left_top_corner.png);
background-repeat:no-repeat;
width:20px;
}
.table_middle_image
{	
background:url(../images/middel-part.png) repeat-x;
/*background:url(images/top_left_new_2.png));
background-repeat:repeat-x;
width:200px;*/
}
.table_right_image
{
background-image:url(../images/right_top_corner.png);
background-repeat:no-repeat;
width:20px;
}

.input_tbl_header_td
{
  font-size: 14px;
  color:#000000;
  font-weight: bold; 
}

.navlinks3
{
	color: #953495;
	font-family: Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.navlinks3:visited 
{
	color: #953495;
	font-family: Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.navlinks3:hover 
{
	color:#6699FF;
	font-family: Arial, Helvetica;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

.normal_textbox1_blur
{
   margin-top:4px;
   margin-bottom:4px;
  border: #666666 1px solid;
}
 
.normal_textbox1_focus
{
  border:  #FF0000 1px solid;
}

@font-face
 {
 
 /* font-family: NUDI01 ;    */
 /* src: url(../font/NUDI01.TTF) format("truetype"); */
/*  src: local("Helvetica Neue Bold"),url(../font/NUDI01.TTF); */
/*  src: url(../font/NUDI01e.eot);*/

     font-family: NUDI01;  
     src: url(../font/NUDI01e.eot);    
	 src: local(NUDI01e), url(../font/NUDI01.TTF) format('opentype');
}  

.Nsushil
{
  font-family: NUDI01, verdana, helvetica, sans-serif;
  font-size:18px;  
}

.input_tbl_right_td_font
{
  height: 25px;
  border-bottom: 1px solid #0066FF;
  
  font-family: NUDI01, verdana, helvetica, sans-serif;
  font-size:18px;    
}


.report_tbl
{
/*  height:10px;*/
  background:#137286;
  /*border-bottom: #DBDABD 5px solid;*/
  text-align:left; 
}

.report_tbl_content
{
  background:#ffffff;
  border-bottom: #137286 5px solid;
}
.report_tbl_left_td
{
  height: 25px;
  border-bottom: 1px solid #137286;
  padding-left: 2px;
}
.report_tbl_right_td
{
  height: 25px;
  border-bottom: 1px solid #137286;  
}
.report_tbl_header_td
{
  font-size: 14px;
  color:#ffffff;
  font-weight: bold; 
}

.notify
{
	color:Red;
}
 


.grid_link
{
  color:#151B1C;
}

.anchor_link
{
text-decoration:none;
color:#ffffff;
font-weight: bold; 

}

.grid_tbl
{
}

.list_header
{
	font-weight:bold;
	/*background-color:#E96500;
	height:32px;*/
}

.page_head
{
	 font-size:24px;
}

