body { background-color: #fff; }
TEXTAREA { behavior: url("/content/webtoolsu/maxlength.htc"); }

a.webtools
	{
	color: #BA925E;
	padding: 3px;
	font-size : 10px;
	font-weight: bold;
	font-family: 'ms sans serif', geneva, helvetica; 
	}

h3
	{
	font-family: verdana;
	font-size: 12px;
	}

span.footnote
	{
	font-family: arial;
	font-size: 9px;
	color: #a90000;
	}

td.pageobject
	{
	padding: 2px; 
	margin: 2px;
	border: 1px solid #999; 
	background: url('/images/webtools/fadeup.gif') bottom left repeat-x;
	}

div.pageobject
	{
	line-height: 12px; 
	padding: 2px; 
	margin: 2px;
	background: url('/images/webtools/editdocument.gif') top right no-repeat;
	}
	
div.webpartheader
	{
	background: url('/images/webtools/fadeup.gif') bottom left repeat-x;
	line-height: 20px;
	border: 1px solid #ccc;
	}	

div.webpartbody
	{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	}		

div.webpartheader span
	{
	background: transparent url('/images/webtools/user.gif') top left no-repeat;
	background-position: 10px 0px;
	padding-left: 40px;
	font-size: 12px;
	font-weight: bold;
	}	
	
h1.webtools
	{
	margin: 0px;
	background-image: url('/images/webtools/admin.gif');
	background-repeat: no-repeat;
	background-color: #fff;
	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
	{
	background: url("/images/webtools/fadeup.gif") bottom left repeat-x;
	padding-left: 50px;
	margin: 0px;
	height: 20px;
	color:#050;
	line-height: 10px;
	font-size:10px;
	font-weight:bold;
	border-top-color:#696;
	border-left-color:#696;
	border-right-color:#363;
	border-bottom-color:#363;
	font-family: arial, verdana, helvetica; 
	}		

form.webtools
	{
	background: #53798C;
	font-size : 10px;
	font-family: 'ms sans serif', geneva, helvetica; 
	padding: 0px;
	margin: 0px;
	}	

table.webtoolstoolbar
	{
	width: 100%;
	background-color: #fff;
	border-top: 1px solid #ccc;
	border-bottom: 2px solid #999;
	}
	
table.webtools
	{
	border-collapse: collapse;
	width: 100%;
	background-color: #fff;
	border: 1px solid #ccc;
	}	
	
td.webtoolscolfield	
	{
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background:#6D5952;
	background: url("/images/webtools/fadeup.gif") bottom left repeat-x;
	}
	
td.webtoolscoltitle
	{
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: url("/images/webtools/fadeup.gif") bottom left repeat-x;
	height: 10px;
	color: #BA925E;
	padding: 3px;
	font-size : 11px;
	font-weight: bold;
	font-family: arial, verdana, helvetica;
	}		
	
input.webtoolsbtn
	{
	height: 20px;
	color:#050;
	font-family:'trebuchet ms',helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	background-color:#fed;
	border:1px solid;
	border-top-color:#696;
	border-left-color:#696;
	border-right-color:#363;
	border-bottom-color:#363;
	background: url("/images/webtools/fadeup.gif") bottom left repeat-x;
	font-family: arial, verdana, helvetica; 
	margin:3px;
	}

input.webtools,select.webtools,input.uploadBox
	{
	color: #000;
	padding: 3px;
	font-size : 11px;
	font-family: 'ms sans serif', geneva, helvetica; 
	}		

textarea.webtools
	{
	background: #eee;
	color: #000;
	padding: 3px;
	font-size : 11px;
	font-weight: bold;
	font-family: 'ms sans serif', geneva, helvetica; 
	}	
	
div, body, td, p.copyright
	{
	font-size: 10px;
	font-color: 999;
	font-family: 'ms sans serif', geneva, helvetica; 
	}	

div#navigation
	{
	padding: 4px; 
	border: 1px solid #999; 
	background: #ddd;
	}

div#navigation h3
	{
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	}	

	
div#navigation ul 
	{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}	
	
div#navigation ul li
	{
	list-style: none;
	padding: 2px 2px 2px 2px;
	margin: 1px 1px 1px 1px;
	border: 1px solid #ccc;
	background: #eee;
	line-height: 14px;
	}	
	
div#navigation ul li a.webtools
	{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	color: #BA925E;
	padding: 3px;
	font-size : 10px;
	font-weight: bold;
	font-family: 'ms sans serif', geneva, helvetica; 
	}	