a.link {
	color : #000000;
	text-decoration : none;
}
a.visited {
	color : #000000;
	text-decoration : none;
}
a.active {
	color : #000000;
	text-decoration : none;
}
a.hover {
	color : #ffffff;
	text-decoration : underline;
}

a.left:link    {text-decoration:none;color:black;background-color:transparent}
a.left:visited {text-decoration:none;color:black;background-color:transparent}
a.left:hover   {text-decoration:underline;color:white;background-color:transparent}
a.left:active  {text-decoration:none;color:black;background-color:transparent}

a.search:link    {text-decoration:none;color:black;background-color:transparent}
a.search:visited {text-decoration:none;color:black;background-color:transparent}
a.search:hover   {text-decoration:underline;color:blue;background-color:transparent}
a.search:active  {text-decoration:underline;color:blue;background-color:transparent}

.nameInput	{
	width: 80px;
	height: 15px;
}
.webInput	{
	width: 60px;
	height: 10px;
}

.search	{
	color: #009966;
}

body       {
	color : Black;
	background : White;
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

p.netscfix       {	/* To fix Netscape4 rendering body after a table  */
	color : Black;
	background : White;
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : 0px;
	margin-top : 5px;
	margin-left : 0px;
	margin-right : 0px;
}

div	{
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 10px;
	margin-right : 0px;
}

td       {
	color : black;
	background : White;
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
}

p.menuhead       {
	font-size : 14px;
	font-weight : bold;
	margin-bottom : 10px;
	margin-top : 5px;
	margin-left : 10px;
	margin-right : 0px;
}

#abssearch	{
	background-color : #8fcbd6;
	font-weight : bold;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
