body {
	font-family: Tahoma, Helvetica, Verdana, Arial, Sans-serif;
	font-size: 100%;
	text-align: left;
}

a {
	text-decoration: none;
	color: #444444;
	background-color: inherit;
}
a:hover {text-decoration: underline;}

/*Menu Style*/

#menu {
	background-image: url(bar.gif);
	background-repeat: repeat-x;
	border: 1px solid #bbbbbb;
	padding-bottom: 5px;
	font-size: 10px;
	letter-spacing: 1px;
	height: 18px;
	width: 100%;
	float: left;
	overflow: hidden;
	text-transform: uppercase;
}

#menu ul {list-style-type: none; padding: 0; margin: 0;}
#menu li {display: inline; margin: 0; float:left;}

#menu li a {
	background-image: url('nav.gif');
	background-repeat: repeat-x;
	border-right: 1px solid #bbbbbb;
	font-weight: normal;
	text-decoration: none;
	padding: 6px;
	display: block;
	font-weight: bold;

}

#menu a { float:none; }

#menu li a:hover {
	background-image: url(pressed.gif);
	background-repeat: repeat-x;

}

#menu li a:active {
	background-image: url(nav.gif);
	background-repeat: repeat-x;

}

#menu #current {
	background: url(pressed.gif);
	background-repeat: repeat-x;
	color: #000;

}

#menu #current a {
	background: url(pressed.gif);
	background-repeat: repeat-x;
	color: #000;
border: 1px solid #000;
}


a.nichelink {
	letter-spacing: 1px;
	color: #000000;
	text-decoration: none;
}
a.nichelink:hover {
	color: #000000;
	text-decoration: none;
}

a.nichelink:hover {
	color: #000000;
	text-decoration: none;
}

.nichelink_off {

	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	background-image: url(nichelio.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	cursor: hand;
}

#nichelink_off #current {
	background: url(nichelin.gif);
	background-repeat: repeat-x;
	color: #000;
	padding-left: 20px;
}

#nichelink_off #current a {
	background: url(nichelin.gif);
	background-repeat: repeat-x;
	color: #000;
	padding-left: 20px;
}

.nichelink_on {

	font-size: 10px;
	color: #000000;
	background-image: url(nichelin.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: hand;
	padding-left: 20px;
	text-transform: uppercase;
	word-spacing: normal;
}

.nichelink_off_2 {

	font-size: 10px;	
	text-transform: uppercase;
	color: #000000;
	width: 200px;
	cursor: hand;
	background-image: url(nichelin_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	word-spacing: normal;
}

.nichelink_on_2 {

	font-size: 10px;
	color: #000000;
	background-image: url(nichelio_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: hand;
	padding-left: 20px;
	width: 200px;
	text-transform: uppercase;
}

.p_red {
	background: url(p_red.jpg);
	background-repeat: repeat-x;
}

.style_chas {
color: #b22222;
font-size: 0.6em;
text-transform: uppercase;
letter-spacing: 1px;
}

.style_yedn {
	color: Black;
	font-size: 0.8em;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 1px;
}

.form {
text-align: right;
border: 0px none White;	
color: #b22222;
font-size: 0.9em;
font-weight: bold;
letter-spacing: 1px;
text-transform: uppercase;
}

.zag {
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 2px;
	background: url(razd_str_bg.gif) bottom;
	razd_str_bg.gif;
	height: 22px;
}

.zag_2 {
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 2px;
	background: url(razd_str_bg.gif) bottom;
	height: 20px;
	padding: 5px 0px 0px 5px;
}


.text_head {
	font-size: 12px;
	padding: 0px 1px 0px 1px;
	line-height: 20px;
}

.nac {
	font-size: 15px;
	font-weight: bold;
	text-align: justify;
	text-transform: uppercase;
}

.yedn {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}

.yedn_2 {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	text-align: left;
}



.menu2 {
	background-image: url(nichelin_2.gif);
	font-size: 11px;
	list-style: none;
	margin: 0px;
	text-align: center;
}

.menu2 li {
	display: block;
   float: left;
}

.menu2 li a:link, .menu li a:visited {
	background-image: url(nichelin_2.gif);
	color: #7373b7;
	background: #e6e6f2;
    padding: 5px;
    margin: 0px;
    text-decoration: none;
    height: 1px;
}

.menu2 li a:hover {
background-image: url(nichelio_2.gif);

}

.menuimg  {
   background-image: url(menu.jpg);
   width: 100%;
}


