#nigovbar {
	width: 100%;
	height: 1.8em;
	min-height: 1.85em;
	line-height: normal;
	margin: 0;
	padding: 0;
	background: #a5a5a5 url("pics/grad-grey-bk.gif") left top repeat-x;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	color: #000;
	voice-family: "\"}\""; 
	voice-family:inherit; 
	font-size: small;
}

/* dummy rule for IE5 cause of voice-family hack */
.dummy {}

#nigovbar img {
	border: 0;
	margin: 0;
	padding: 0;
}

#nigovbar a {
	text-decoration: none;
	font-weight: normal;
}

#nigovbar a:hover {
	text-decoration: underline;
}

#nigovskip {
	position: absolute;
	overflow: hidden;
	width: 0;
	height: 0;
}

#nigovskip a.skipbar {
	position: absolute;
	overflow: hidden;
	width: 0;
	height: 0;
}

#nigovlink {
	float: left;
	padding: 0.65em 0.3em 0 10px;
	font-size: 80%;
}

#nigovlink a {
	color: #000;
}

#nigovtabs {
	float: left;
	padding: 0.4em 0 0 19px;
	font-size: 80%;
	width: 33em;
	/* Set width for everything except IE 5 */
	voice-family: "\"}\""; 
	voice-family: inherit; 
	width: 31em;
}

head:first-child+body #nigovtabs {
	padding-left: 0;
}

#nigovtabs ul {
	list-style: none;
	padding: 0 0 0 19px;
	margin: 0;
}

#nigovtabs li {
	list-style-image: none;
	float: left;
	margin-left: -19px;
	padding-right: 32px;
	background: url("pics/tab-right.gif") right top no-repeat;
}

#nigovtabs a {
	float: left;
	display: block;
	padding: 0.25em 0.1em 0.4em 0.3em;
	border-top: 1px solid #e5e5e5;
	border-left: 1px solid #d9d9d9;
	background: #c0c0c0 url("pics/grad-grey-tab-bk.gif") left top repeat-x;
	color: #444;
}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#nigovtabs a {float:none;}
/* End IE5-Mac hack */

#onlinelink {
	position: absolute;
	top: 0.3em;
	right: 4px;
}