
body{



}

A:link {
	COLOR: #5F5959; TEXT-DECORATION: none
}
A:visited {
	COLOR: #5F5959; TEXT-DECORATION: none
}
A:active {
	COLOR: #5F5959; TEXT-DECORATION: none
}
A:hover {
	COLOR: #5F5959; TEXT-DECORATION: underline
}

.body_bg
{
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
}

.inner_footer
{
	background: url(images/main_bottom_bg_1.jpg) repeat-x top left;
	height: 177px;
}

.body_bg_bottom
{
	background-color:#292929;
	
	 /*background: url(images/main_bottom_bg.jpg) repeat-x bottom left;*/

}

.box_bg
{
	 background: url(images/bottom_box_bg.jpg) repeat-x top left;
}

.box_bg_1
{
	 background: url(images/bottom_box_bg_1.jpg) repeat-x top left;
}

.tbl_side
{
	background: #EEEEEE;
	width: 254px;
}

.tbl_bcrumb
{
	background: #EEEEEE;
	height: 20px;
}

.side_heading
{
	background: #034767;
	width: 254px;
	height: 25px;
	padding: 2px ;
	font-family: arial; 
	font-size: 14px;
	font-weight: bold; 
	color: #FFFFFF;
	 
}

.Content
{  
	font-family: tahoma; 
	font-size: 70%; 
	color: #6D6D6D; 
}

.Content_ash
{  
	font-family: tahoma; 
	font-size: 70%; 
	color: #5F5959; 
}

.Content_underline
{
	font-family: tahoma;
	font-size: 70%;
	color: #6D6D6D;
	text-decoration: underline;

}

.Content_bold
{  
	font-family: tahoma; 
	font-size: 11px; 
	color: #6D6D6D;
	font-weight: bold; 
	
}

.Content_xtra_bold
{  
	font-family: tahoma; 
	font-size: 12px; 
	color: #6D6D6D;
	font-weight: bold; 
	
}

.Content_bold_seperation
{  
	font-family: tahoma; 
	font-size: 10px; 
	color: #5F5959;
	
	border-top: 1pt none #C2C2C2;
	border-right: 1pt none #C2C2C2;
	border-bottom: 1pt dotted #C2C2C2;
	border-left: 1pt none #C2C2C2;
}

.Content_blue
{  
	font-family: tahoma; 
	font-size: 11px; 
	color: #000000; 
}

.Content_blue_bold
{  
	font-family: tahoma; 
	font-size: 11px; 
	color: #000000; 
	font-weight: bold; 
}

.Content_blue_heading
{  
	font-family: tahoma; 
	font-size: 14px; 
	color: #000000; 
	font-weight: bold; 
}

.Content_blue_heading_1
{  
	font-family: arial; 
	font-size: 16px; 
	color: #000000; 
	font-weight: bold; 

}

.Content_white
{  
	font-family: tahoma; 
	font-size: 11px; 
	color: #D9D6D6; 
}

.Content_white_bold
{  
	font-family: tahoma; 
	font-size: 11px; 
	color: #D9D6D6; 
	font-weight: bold;
}

.Content_Orange_bold	{

font-weight:bold; 
font-size:12px; 
color:#FA5301; 
font-family: Arial, Helvetica, sans-serif;	
}


.Content_Orange_head	{

font-weight:bold; 
font-size:16px; 
color:#FA5301; 
font-family: Arial, Helvetica, sans-serif;	
}

.table_body_head {
	font-family: arial; 
	font-size: 16px; 
	color: #000000; 
	font-weight: bold; 
	border-top: 1pt none #DADADA;
	border-right: 1pt none #DADADA;
	border-bottom: 1pt solid #DADADA;
	border-left: 1pt none #DADADA;
}

.table_seperator {
	border-top: 1pt none #C2C2C2;
	border-right: 1pt dotted #C2C2C2;
	border-bottom: 1pt none #C2C2C2;
	border-left: 1pt none #C2C2C2;
}

.table_seperator_hor {
	border-top: 1pt none #DADADA;
	border-right: 1pt none #DADADA;
	border-bottom: 1pt solid #DADADA;
	border-left: 1pt none #DADADA;
}

.table_ash {
	background-color: #E3E2E2;
	border-top: 1pt solid #C7C5C5;
	border-right: 1pt solid #C7C5C5;
	border-bottom: 1pt solid #C7C5C5;
	border-left: 1pt solid #C7C5C5;
}

.table_industrial_menu {
	background-color: #5F5F5F;
	border-top: 1pt solid #282828;
	border-right: 1pt none #C7C5C5;
	border-bottom: 1pt none #C7C5C5;
	border-left: 1pt none #C7C5C5;
	Height: 20px;
}

.input{
	background-color:#fff;
	border:1px ridge #CCCCCC;
	margin:0px;
	color:#474747;
	font-size:12px;
	height:20px;
	width:160px;
	padding-left:5px;
	}
	
INPUT.csiTxt { 
  border-style: solid;
  border-width: 1px;
  border-color: #CED8DB;
  font-family: tahoma; 
  font-size: 70%;
  vertical-align:middle;
  background-color: #ffffff;
  color: #333333;
  width : 140px; 
  height :16px ;
  
}

 
TEXTAREA.csiInciTxt { 
  border-style: solid;
  border-width: 1px;
  border-color: #CED8DB;
  vertical-align:middle;
  font-family: tahoma; 
  font-size: 70%;
  color: #333333;
  width:160px;
  height=99%;
  flatscroll: YES;
  }


SELECT.csiCmboGen { 
  border-style: solid;
  border-width: 0px;
  border-color: #999999;
  font-family: tahoma; 
  font-size: 70%;
  color: #999999;
  width : 120px; 
  height : 15px;
  FLATSCROLL:YES;
}

INPUT.csiBtn 
{
	border-style: solid;
  	border-width: 1px;
  	border-color:#000;
  	background-color: #bfc0c0;
  	font-family: tahoma;  
  	font-size: 70%; 
  	height : 20px;
  	cursor: hand 
}

.menubottom
{  
	font-family: tahoma; 
	font-size: 11px; 
	color: #D9D6D6;
	font-weight: bold; 
	
}	

menubottom A:link {
	COLOR: #D9D6D6; font-weight: bold; TEXT-DECORATION: none
}
menubottom A:visited {
	COLOR: #D9D6D6; font-weight: bold; TEXT-DECORATION: none
}
menubottom A:active {
	COLOR: #D9D6D6; font-weight: bold; TEXT-DECORATION: none
}
menubottom A:hover {
	COLOR: #FFFFFF; font-weight: bold; TEXT-DECORATION: none
}





