@import "icaLayers2.css";
@import "icaClasses.css";
body
{
	background: url(/images/bg.gif) center top repeat-x #000000;
	margin: 0px;
	line-height: 160%;
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 0.70em;
	color: white;
	text-align: justify;
}
td
{
	line-height: 140%;
	font-family: Verdana, Geneva, sans-serif; 
	color: white;
}
a
{
	text-decoration: none;	
	color: white;
}
a:hover
{
	text-decoration: underline;	
}
input,select,textarea
{
	border: 1px solid #464646;
	background-color: #dddddd;
}
h1
{
	font-size: 1.6em;
	line-height: 140%;
	position: relative;
	font-weight:100;
	padding: 0; 
	margin: 0;
}
h2,h3,h4
{
	font-weight: 100;
	margin: 4px;
}
input
{
	background-color: #6f0000 !important;
	border: 0px;
	color: white;
	padding: 3px;	
	font-size: 0.95em;
}

input.field
{
	background-image:url(/images/input_bg.gif);
	border: 1px solid #5a0000;
	color: white;
	padding: 1px;	
	font-size: 11px;
	height:15px;
}
