.formBTN
{
 font-family: Tahoma; font-size: 8pt; color:#000080;
 border: 1px solid #888888;
 padding: 2px; 
 background-image:url('../images/keys.gif');
}

.cssDefault
{
	font-family:Tahoma;
	font-size:9pt;
	color:#111111;
	border:1px #888888 solid;
	background-color:#ffffff;
	width:130px;
			
}
.cssText
{
	font-family:Tahoma;
	font-size:9pt;
	color:#111111;
	border:1px #888888 solid;
	background-color:#ffffff;
	width:130px;		
}
.cssTextArea
{
	font-family:Tahoma;
	font-size:9pt;
	color:#111111;
	border:1px #888888 solid;
	background-color:#ffffff;
	width:200px;
	height:100px;		
}

.cssListBox
{
	font-family:Tahoma;
	font-size:9pt;
	color:#111111;
	border:1px #888888 solid;
	background-color:#ffffff;
	width:130px;		
}

