/* NC 2.1.0 c negar.Int */

body {
	margin: 0 !important;
	padding: 0 !important;
}

/* A fake IE information bar */
#infobar {
	font: message-box;
}

/* Please adjust the values if the infobar is not looking good */
#infobar a 
 {
	display: #CCFFFF;
	color: #B9D0D0;
	width:100%;
	background: #333333 url('NC_warning.gif') no-repeat fixed right .3em;
	text-decoration: none;
	cursor: default; border-bottom-style:outset; border-bottom-width:.1em
}

#infobar a:link
 {
	display: #CCFFFF;
	color: #B9D0D0;
	width:100%;
	background: #333333 url('NC_warning.gif') no-repeat fixed right .3em;
	text-decoration: none;
	cursor: default; border-bottom-style:outset; border-bottom-width:.1em
}

#infobar a:visited
 {
	display: #CCFFFF;
	color: #B9D0D0;
	width:100%;
	background: #333333 url('NC_warning.gif') no-repeat fixed right .3em;
	text-decoration: none;
	cursor: default; border-bottom-style:outset; border-bottom-width:.1em
}

#infobar a:active {
	display: #CCFFFF;
	color: #B9D0D0;
	width:100%;
	background: #333333 url('NC_warning.gif') no-repeat fixed right .3em;
	text-decoration: none;
	cursor: default; border-bottom-style:outset; border-bottom-width:.1em
}

#infobar a:hover {
	border-bottom:1px solid #808080; color: #51697B;
	background: #DADCDE url('NC_warning2.gif') no-repeat fixed right .3em; border-left-width:1px; border-right-width:1px; border-top-width:1px  
}

#infobar p{
	margin:0px;
	padding: .45em 22px .45em 22px;
	font-size:11px;
}