

.body_bg
{
	background-image: url(../../images/whole_bg.jpg);
	background-repeat: repeat-y;
}

.body_bg
{
	background-image: url(../../images/whole_bg.jpg);
	background-repeat: repeat-y;
}

.banner_bg
{
	background-image: url(../../images/box_bg.jpg);
	
}

.box_bg
{
	background-image: url(../../images/box_center.jpg);
	
}

.box_bg_1
{
	background-image: url(../../images/box_center_1.png);
	
}

.login_bg
{
	background-image: url(../../images/login_bg.jpg);
	background-repeat:repeat-y;
	
}

.contact_box_bg
{
background: #F6F6EE;
}

.heading
{
	background: #723A09;
	font-family: tahoma; 
	font-size: 11px; 
	color: #FFFFFF;
	font-weight: bold; 
	align:center;
	height:23px;
}

.heading_ash
{
	font-family: tahoma; 
	font-size: 11px; 
	color: #010101;
	font-weight: bold; 
	height:23px;
}

.heading_brown
{
	font-family: tahoma; 
	font-size: 11px; 
	color: #733907;
	font-weight: bold; 
	height:23px;
}



.Content_mis_brown
{  
	font-family: tahoma; 
	font-size: 70%; 
	color: #665D5D; 
}


.Content_ash
{  
	font-family: tahoma; 
	font-size: 70%; 
	color: #5F5959; 
}

.Content_bold
{  
	font-family: tahoma; 
	font-size: 11px; 
	color: #6D6D6D;
	font-weight: bold; 
	
}

.Content_black_bold
{  
	font-family: tahoma; 
	font-size: 11px; 
	color: #000000;
	font-weight: bold; 
	
}

.Content_xtra_bold
{  
	font-family: tahoma; 
	font-size: 12px; 
	color: #6D6D6D;
	font-weight: bold; 
	
}

.box_bottom
{
	background: #F6F6EE;
	border-top: 1pt solid #723A09;
	border-right: 1pt none #723A09;
	border-bottom: 1pt none #723A09;
	border-left: 1pt none #723A09;
	Height: 80px;
	font-family: tahoma; 
	font-size: 70%; 
	color: #723A09; 
}

.header_bg
{
	background-image: url(../../images/header_2.jpg);
	background-repeat: no-repeat;
	width:228px;
}

.footer_bdr
{
	background-image: url(../../images/footer_bdr.jpg);
	height:9px;
	background-repeat: repeat-x;
}

.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 
}





.banner_bg
{
	background-image: url(../../images/box_bg.jpg);
	
}

.box_bg
{
	background-image: url(../../images/box_center.jpg);
	
}

.login_bg
{
	background-image: url(../../images/login_bg.jpg);
	
}

.contact_box_bg
{
background: #F6F6EE;
}

.heading
{
	background: #723A09;
	font-family: tahoma; 
	font-size: 11px; 
	color: #FFFFFF;
	font-weight: bold; 
	align:center;
	height:23px;
}

.Content
{  
	font-weight: normal;
	font-size: 11px;
	color: #000;
}

.Content_mis_brown
{  
	font-family: tahoma; 
	font-size: 11px; 
	color: #665D5D; 
}


.Content_ash
{  
	font-family: tahoma; 
	font-size: 70%; 
	color: #5F5959; 
}

.Content_bold
{  
	font-family: tahoma; 
	font-size: 11px; 
	color: #6D6D6D;
	font-weight: bold; 
	
}

.Content_black_bold
{  
	font-family: tahoma; 
	font-size: 11px; 
	color: #000000;
	font-weight: bold; 
	
}

.Content_xtra_bold
{  
	font-family: tahoma; 
	font-size: 12px; 
	color: #6D6D6D;
	font-weight: bold; 
	
}

.box_bottom
{
	background: #F6F6EE;
	border-top: 1pt solid #723A09;
	border-right: 1pt none #723A09;
	border-bottom: 1pt none #723A09;
	border-left: 1pt none #723A09;
	Height: 80px;
	font-family: tahoma; 
	font-size: 70%; 
	color: #723A09; 
}

.header_bg
{
	background-image: url(../../images/header_2.jpg);
	background-repeat: no-repeat;
	width:228px;
}
.header_middle_bg
{
	background-image: url(../../images/header_bg.jpg);
	background-repeat: repeat-x;
	width:308px;
}


.footer_bdr
{
	background-image: url(../../images/footer_bdr.jpg);
	height:9px;
	background-repeat: repeat-x;
}

.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 
}



INPUT.Txt
{
	background-color: #fff;
	border: 1px ridge #CCCCCC;
	margin: 1px;
	color: #777;
	font-size: 12px;
	height: 18px;
	margin: 1px;
}



.bottom_box_bg
{
	background-image: url(../../images/box_cen_bg.jpg);
	background-repeat: repeat-y;
}

.bottom_flash_bg
{
	background-image: url(../../images/box_flash_bg.jpg);
	background-repeat: repeat-y;
}



/*  New */
.Content__brown_bold
{  
	font-family: tahoma; 
	font-size: 11px; 
	color: #723A09;
	font-weight: bold; 
	
}

.Content_Xra_brown_bold
{  
	font-family: tahoma; 
	font-size: 14px; 
	color: #723A09;
	font-weight: bold; 
	
}

.Content_white_bold
{  
	font-family: tahoma; 
	font-size: 11px; 
	color: #FFFFFF;
	font-weight: bold; 
	
}

.Content_white
{  
	font-family: tahoma; 
	font-size: 11px; 
	color: #FFFFFF;
	font-weight: none; 
	
}

.Content_black
{  
	font-family: tahoma; 
	font-size: 11px; 
	color: #000000;
	font-weight: none; 
	
}

.publish_box_bg
{
	background-image: url(../../images/rf_box_bg.jpg);
	background-repeat: repeat-y;
}

.publish_brown_bg
{
background: #723A09;
}



