.txt  
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.input
{
  border: 1px solid #b7b7b7;
  vertical-align: absmiddle;
  font-size: 11px;
  color: #404040;
}
.bt
{
  	height: 19px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border : 1px outset #f2f2f2;
	background: #D7D7D7;
  	background-image: url(images/btbg.gif);
  	background-repeat: repeat-x;
  	vertical-align: absmiddle;
}
.form_content
{
  background: url(images/bg_pattern.jpg);
  padding: 10px 10px 10px 10px; 
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
}
.form_content_top
{
  height: 1px; 
  background: #CCCCCC;
}
.form_content_bottom
{
  height: 1px; 
  background: #CCCCCC;
}
.form_content_left
{
  background: #CCCCCC;
}
.form_content_right
{
  background: #CCCCCC;
}
.form_content_space
{
  width: 1px; 
  height:1px;
  vertical-align: middle; 
  background: url(images/space.gif);
  white-space: nowrap;
 }
.form_dialogheader
{
  height: 19px; 
  vertical-align: middle; 
  background: url(images/atab_bg.gif);
  white-space: nowrap;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
}
.form_dialogheader_tableft
{
  height: 19px; 
  vertical-align: middle; 
  background: url(images/atab_left.gif);
  white-space: nowrap;
}
.form_dialogheader_tabright
{
  height: 19px; 
  vertical-align: middle; 
  background: url(images/atab_right.gif);
  white-space: nowrap;
}
