#headerNickel {
	height: 100px;
	border-top: 1px solid #ed1c24;
	margin-top: 5px;
	padding-top: 5px;
	background-color: #fff56c;
	margin-bottom: 0;
}

.logoNickel {
	float: left;
	width: 560px;
	height: 90px; 
	text-align: left;
}

.headerRtNickel {
	width: 380px;
	height: auto;
	float: right;
	background-color: #fff56c;
}

.headerDateNickel {
	margin-right: 10px;
	position:relative;
	color: #000000;
	font-size:11px;
	vertical-align:top;
	text-align: right;
}

#navBarNickel td {
	text-align: center;
	background-color: #ed1c24;
}

#navBarNickel td a {
	text-decoration: none;
	font-size: 100%;
	display: block;
	color: #ffffff;
	font-weight: bold;
	padding: 3px 2px;
}	

#navBarNickel td a.menuTopRt {
	color: #fff56c;
}		

#navBarNickel td a.menuTopFirst:hover, #navBarNickel td a.menuTopLt:hover, #navBarNickel td a.menuTopRt:hover, #navBarNickel td a.menuBotRtFirst:hover, #navBarNickel td a.menuBotRt:hover {
	background-color: #fff56c;
	color: #ed1c24;
}		

#navBarNickel td a.menuBotRt, #navBarNickel td a.menuBotRtFirst {
	color: #404040;
}

#navBarNickel a.menuTopFirst, #navBarNickel a.menuBotRtFirst, #navBarNickel a.menuBotRt {
	border-right: 1px solid #404040;
	border-top: 1px solid #404040;
}

#navBarNickel a.menuBotRtFirst, #navBarNickel a.menuBotRt {
	border-bottom: 1px solid #404040;
}

#navBarNickel a.menuTopFirst {
	border-left: 1px solid #404040;
}

#navBarNickel a.menuTopLt, #navBarNickel a.menuTopRt {
	border-right: 1px solid #404040;
	border-top: 1px solid #404040;
}

#navBarNickel .menuBotSpace {
	border-top: 1px solid #404040;
	border-right: 1px solid #404040;
	border-bottom: 1px solid #ffffff;
	padding: 3px 2px;
	background-color: #ffffff;
}

.searchNickel {
	margin-top: 55px;
	margin-right: 10px;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}

form {
	margin: 0;
	padding: 0;
}

.searchNickel form input {
	font-size: 12px;
	border: 1px solid #404040;
	color: #666666;
	font-size: 11px;
	position: relative;
	top: 1px;
}

.searchNickel form .headerSubmitNickel {
	border: 0;
	position: relative;
	top: 6px;
	border: 0;
}

.searchNickel form .searchTextNickel
{
	text-transform: uppercase;
	position: relative;
	font-weight: bold;
	top: 1px;
}


