/* nettica.com sylesheet */

body					{ background:#EEEEEE; margin-top:0px; margin-bottom:15px; margin-left:20px; }
form					{ position:absolute; top:5px; margin-left:0px; }

H1						{ font-family:"Arial Narrow", "Helvetica Narrow", sans-serif; font-size:14px; color:#336699; line-height:20px; padding:2px; display:inline; }
H2						{ font-family:"Arial Narrow", "Helvetica Narrow", sans-serif; font-size:14px; color:#6A6A6A; line-height:20px; padding:2px; display:inline; }
H1 a:link				{ font-weight:bold; }
H1 a:visited			{ font-weight:bold; }
H1 a:active				{ font-weight:bold; }
H1 a:hover				{ font-weight:bold; text-decoration:underline; }

TABLE
{
	border-collapse:collapse;
	background-color: #F7F7F7;
	border: #CCCCCC 1px solid;
}

TD
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#414550;
	border-color: #cccccc;
	padding: 5px;
}

.IS
{
	background-color: White;
	width:100%;
	border:1px solid #CCCCCC;
}

.banner					{ background-color: White; }

.hdr
{
	background-color:White;
}

a:link					{ color:#336699; font-weight:normal; text-decoration:none; }
a:visited 				{ color:#336699; font-weight:normal; text-decoration:none; }
a:active 				{ color:#336699; font-weight:normal; text-decoration:none; }
a:hover 				{ color:#336699; font-weight:normal; text-decoration:underline; }

