.campiform {
  width: 210px; 
  font-family: tahoma; 
  color: #006699; 
  font-size: 10px;
  border-style: solid; 
  border-color: #006699; 
  border-width: 1; 
  background: #F1EFEF;
  }
  
  .textareas {
  width: 150px; 
  font-family: tahoma; 
  color: red; 
  font-size: 10px;
  border-style: solid; 
  border-color: #006699; 
  border-width: 1; 
  background: #F1EFEF;
  }
  
  .button {
	font-family: tahoma;
	color: white;
	font-size: 10px;
	background: #CCCCCC;
	border: 1 solid;

  }
  .bk{
  background: #FFFFFF;
  font-family: arial;
  font-size: 10;
  color: #999999;
  
  }
  
	.tab {
	width: 350px;
	font-family: tahoma;
	font-size:12;
	border-spacing : 5px;
	padding: 1px;
	font-style: normal;
	color: #000000;
	border: #FFFFFF;
	margin: 1px;

	
	
	}
	
	.tabcell
	{
	background: #6699CC;
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	border: #CCCCCC;


	}
	
	.largetab {
	width: 700px;
	font-family: tahoma;
	font-size:12;
	border-spacing : 5px;
	padding: 1px;
	font-style: normal;
	color: #000000;
	border: #FFFFFF;
	margin: 1px;

	
	
	}
	
	.mediumtab {
	width: 500px;
	font-family: tahoma;
	font-size:12;
	border-spacing : 5px;
	padding: 1px;
	font-style: normal;
	color: #000000;
	border: #CCCCCC;
	margin: 1px;

	
	}
	.100tab {

	width: 100%;
	background : #CCCCCC;
	font-family: tahoma;
	font-size:12;
	border-spacing : 5px;
	padding: 1px;
	font-style: normal;
	color: #000000;
	border: #CC6600;
	
	
	}.combos {
	font-family: tahoma;
	font-size: 10px;
	background-color: #f0f0f0;
	width: 100px;
	text-align: right;


}
.titleTabCell {
	background: #006699;
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	border: #FFFFFF;
	font-weight: bold;


}
.littleCampiform {

  width: 60px; 
  font-family: tahoma; 
  color: #006699; 
  font-size: 10px;
  border-style: solid; 
  border-color: #006699; 
  border-width: 1; 
  background: #F1EFEF;
}
.entire100tab {

	width: 100%;
	font-family: tahoma;
	font-size:12;
	border-spacing : 5px;
	padding: 1px;
	font-style: normal;
	color: #000000;
	border: #FFFFFF;
	margin: 1px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

