.sfont {
  font-size: 10px; 
}
select{
	font-size: 11px;
	color: #333333;
	background-color: #EDEDEB;
	border: 1px #666666 solid;
	width: 200px;
}
option {
	background-image: url("/generic/bg/input_bg.jpg");
}
input {
	background-image: url("/generic/bg/input_bg.jpg");
	color: #333333;
	border: 1px #666666 solid;
}
table {
line-height: inherit;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #EDEDEB;
	border: 1px #666666 solid;
}
.imgalignmid {vertical-align:middle}
.tick , .tick ul  {
	list-style-image: url("/generic/icons/tick.gif");
  line-height: 140%;
  margin: 4px 12px;
  }
.just {Text-align:justify;}
.toggle { border: 0px solid #999999;
display: block; 
padding: 5px 5px 5px 5px;}
#hotspot { cursor: pointer;  text-decoration: underline; }
.hotspot {text-decoration:underline; cursor: pointer; }
.hotspotall {text-decoration:underline; cursor:pointer; }
.allheight {height:100%}
.absubmit{ background-image:url('/generic/buttons/bg_buttons/bg_tit_blue3dark.gif');color:#ffffff;  background-color: #003399;  }
.boxleftac { 
float: left;
position: relative;
padding: 2px 0px 0px 2px;
border: 0px solid #FFCC00;
text-align:center;

 }
.boxleftal { 
float: left;
position: relative;
padding: 2px 0px 0px 2px;
border: 0px solid green;
overflow:hidden;
text-align:left;
 }
 .boxleftclear { 
float: left;
position: relative;
padding: 2px 0px 0px 2px;
border: 0px solid #00ffff;
clear: left;
 }
.boxright { 
float: right;
padding: 0;
position: relative;
border: 0px solid red ;
}
.boxrightac { 
float: right;
padding: 0;
position: relative;
border: 0px solid red ;
text-align:center;
}
.boxrightal { 
float: right;
padding: 0;
position: relative;
border: 0px solid red ;
text-align:left;
}
.boxrightar { 
float: right;
padding: 0;
position: relative;
border: 0px solid red ;
text-align:right;
}
.boxrightclear { 
float: right;
padding: 0;
position: relative;
border: 0px solid #ffc0cb ;
clear: right;
}
.fform INPUT,  TEXTAREA {width:200px;}
.fform td {text-align: left;}