img {
	border: 0px;
}
.naviitem {
	display: inline;
	position: relative;
	top: 4px;
}

.naviitem a, .naviitem a:active, .naviitem a:visited {
	font:  bold 100% verdana, sans-serif, arial;
	color: #ffffff;
	text-decoration: none;
	margin-left: 20px;
	margin-right: 20px;
}

.naviitem a:hover {
	color: #ffff00;
	text-decoration: none;
}

.naviitemselected {
	display: inline;
	position: relative;
	top: 4px;
/*	background-image: url(graf/navisel.gif);		
	background-repeat: repeat-x;	
	background-position: center bottom;	*/
}

.naviitemselected a, .naviitemselected a:active, .naviitemselected a:visited {
	font: bold 100% verdana, sans-serif, arial;
	color: #335500;
	text-decoration: none;
	margin-left: 10px;
}

.naviitemselected a:hover {
	color: #666600;
	text-decoration: none;
}


.subnaviitem {
	width: 133px;
	height: 20px;	
	border-top: 1px solid #01B11A;
/*	background-image: url(graf/alinavibg.gif);	
	background-repeat: repeat-x;
	background-position: left top; */
	background-color: #017E2D;
}

.subnaviitem a, .subnaviitem a:active, .subnaviitem a:visited {
	font: bold 90% verdana, sans-serif, arial;
	color: #ffffff;
	text-decoration: none;
	margin-left: 10px;
	margin-top: 20px;
}

.subnaviitem a:hover {
	color: #00ff00;
	text-decoration: none;
}

.subnaviitemselected {
	width: 133px;
	height: 20px;	
	border-top: 1px solid #01B11A;
	background-color: #017E2D;
	/*background-image: url(graf/alinavibg.gif);	
	background-repeat: repeat-x;
	background-position: left top;*/
	/**/
}

.subnaviitemselected a, .subnaviitemselected a:active, .subnaviitemselected a:visited {
	font: bold 90% verdana, sans-serif, arial;
	color: #aaddaa;
	text-decoration: none;
	margin-left: 10px;
}

.subnaviitemselected a:hover {
	color: #aaddaa;
	text-decoration: none;
}

#linksnloadhead .txt {
	color: #ffffff;	
	margin-left: 5px;
}

#linksnload a:link, #linksnload a:visited {
	color: #D5C80D;
	margin-left: 5px;
}

#linksnload a:hover {
	color: yellow;
	text-decoration: none;
}

.newsflash {
	color: #ffffff;	
	margin-left: 5px;
	margin-top: 3px;
}

.newsflash a:link, .newsflash a:visited {
	color: #EBDC08;
	margin-left: 5px;
}

.newsflash a:hover {
	color: yellow;
	text-decoration: none;
}

.newsflash img {
	margin-left: 5px;
	vertical-align: middle;
	border: 10px;
}

.copy {
	font: normal 10px verdana, sans-serif, arial;
	color: #AADDAA;
	padding-top: 7px;
}

.contenthead h2 {
	color: #eeffee;	
	font-size: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;	
	margin-bottom: 25px;	
}

.contenttxt {
	margin-left: 20px;
	margin-right: 25px;
	margin-top: 10px;	
}

.contenttxt a, .contenttxt a:active, .contenttxt a:visited {
	font: 100% verdana, sans-serif, arial;
	color: #D5C80D;
	text-decoration: underline;
}

.contenttxt a:hover {
	color: yellow;
	text-decoration: none;
}

.contenttxt p {
	margin-top: 0px;	
	margin-bottom: 15px;	
	padding-top: 0px;	
	padding-bottom: 0px;	
}


.productpics {
}

.productpics img {
	margin-right: 50px;
	margin-top: 15px;
	margin-bottom: 15px;
	vertical-align: middle
}

.login {
	font-family: arial, tahoma, sans-serif;
	/*color: #288428;*/
	font-size: 100%;
}

.loginfield {
	font-family: tahoma, sans-serif;
	/*color: #288428;*/
	width:100px;
	font-size: 10px;	
	font-weight: bold;
	border: solid 1px;
	/*border-color: #005414;*/
	
}

.loginbutton {
	font-family: Verdana;
	/*color: #288428;*/
	width:100px;
	font-size: 100%;
	border: solid 1px;
	/*border-color: #005414;*/
	/*background-color: #D3ECD3;*/
	/*font-weight: bold;*/
}

