TEXTAREA { behavior: url("/maxlength.htc");}

a.webtools
	{
	color: #BA925E;
	padding: 3px;
	font-size : 10px;
	font-weight: bold;
	font-family: 'ms sans serif', geneva, helvetica; 
	}

h1.webtools
	{
	margin: 0px;
	background-image: url('/images/webtools/admin.gif');
	background-repeat: no-repeat;
	background-color: #666666;
	line-height: 50px;
	width:100%;
	padding-left: 50px;
	padding-top: -10px;
	margin: 0px;
	font-size : 18px;
	font-family: arial, geneva, helvetica; 
	color: #BA925E;
	}
	
h2.webtools
	{
	padding-left: 50px;
	margin: 0px;
	height: 20px;
	color:#050;
	font-size:10px;
	font-weight:bold;
	border-top-color:#696;
	border-left-color:#696;
	border-right-color:#363;
	border-bottom-color:#363;
	/*filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');*/
	font-family: arial, verdana, helvetica; 
	}		

form.webtools
	{
	background: #666666;
	font-size : 10px;
	font-family: 'ms sans serif', geneva, helvetica; 
	}	

table.webtoolstoolbar
	{
	width: 100%;
	background-color: #666666;
	border-top: 1px solid #ccc;
	border-bottom: 2px solid #999;
	}
	
table.webtools
	{
	border-collapse: collapse;

	}	
	
td.webtoolscolfield	
	{
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background:#666666;
	width:400px;
	/*filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');*/
	}
	
td.webtoolscoltitle
	{
	width:200px;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	/*filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');*/
	height: 10px;
	color: #BA925E;
	padding: 3px;
	font-size : 11px;
	font-weight: bold;
	font-family: arial, verdana, helvetica;
	}		
	
input.webtoolsbtn
	{
	height: 20px;
	color:#CC9933;
	font-family:'trebuchet ms',helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	background-color:#333333;
	border:1px solid;
	border-top-color:#CC9933;
	border-left-color:#CC9933;
	border-right-color:#CC9933;
	border-bottom-color:#CC9933;
	/*filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');*/
	font-family: arial, verdana, helvetica; 
	}

input.webtools,select.webtools,input.uploadBox
	{
	/*height: 20px;
	width: 300px;
	background: #86acbf;
	border: 1px solid #000; 
	
	*/
	
	color: #000;
	padding: 3px;
	font-size : 11px;
	font-family: 'ms sans serif', geneva, helvetica; 
	}		

textarea.webtools
	{
	height: 100px;
	width: 300px;
	background: #eee;
	color: #000;
	padding: 3px;
	border: 1px solid #000; 
	font-size : 11px;
	font-weight: bold;
	font-family: 'ms sans serif', geneva, helvetica; 
	}	