@charset "utf-8";
/* CSS Document */
.formWidth{
	width:318px;
*width:318px;	background:#ddebf6;
	height:263px;
	float: left;
}
.headingTab{
 width:318px;
*width:318px;
height:39px;
}


	
.spanHeadTab{
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif
	
	font-size:12px;
	padding-top: 10px;
}

.headingTab h1{
	padding:5px 0px 0px 6px;
	margin:0px 0px 0px 0px;
	font-size:11px;
	
}
.tab_main_active {
	font-family:Tahoma;
  font-size:12px;
 
  font-weight:bold;
  color:#6e757b;
	height:39px;
	width:106px;
	background: #ddebf6;
	background-position: 0px 0px; width: auto;
	
	
}

.tab_main_inactive {
	font-family:Tahoma;
	font-size:12px;
	width:106px;
	color:#6e757b;
	height:39px;
	background: url(../images/button.jpg) 0 0 no-repeat;
	background-position: 100% 100%;
	width: auto;
	background-image: url(../images/button.jpg);	

}


html>body .tab_main_active {
	font-family:Tahoma;
  font-size:12px;

  font-weight:bold;
  color:#6e757b;
	height:39px;
	width:106px;
	background: #ddebf6;
	background-position: 0px 0px; width: auto;
	

}

html>body .tab_main_inactive {
 font-family:Tahoma;
  font-size:12px;
  
  color:#6e757b;
  width:106px;
	height:39px;
	background: url(../images/button.jpg) 0 0 no-repeat;
	background-position: 0px 0px; width: auto;
	background: url(../images/button.jpg) 100% 100%;

 }
 
 .tab_main_active a:hover {
  color:#3e3e3e;
	text-decoration: none;
}

.tab_main_inactive a:hover {
  color:#3e3e3e;
	text-decoration: none;
}


div.tabContent {
  position:relative;
  display: none;
}

.tableText{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-style:normal;
color:#737373;


}

 .txtboxColor{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
 color:#737373;
 border-top: 1px solid #b7b7b7;
border-left: 1px solid #b7b7b7;
border-bottom: 1px solid #b7b7b7;
border-right: 1px solid #b7b7b7;
   }
   
   .browseButton
{
padding:2px;
border:1px solid #b7b7b7;
font-size:9px;
font-weight:bold;
font-family: Verdana, Arial, Helvetica, sans-serif ,Lucida Sans Unicode;
background : #edeeed;
color:#737373;
width:53px;
height:18px;


}
