body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	background-image:  url("nedwolfimages/headerrepeat.png");
	background-repeat: repeat-x;
}
body a:link {
	color: #006A9D;
	font-size: 11px;
	font-weight: bold;
}
body a:visited {
	color: #006A9D;
	font-weight: bold;
}
body a:hover {
	color: #003399;
	font-weight: bold;
}

.header {
	background-color: #FFCC99;
	background-image:  url("nedwolfimages/headerrepeat.png");
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	height: 90px;
	width: 100%;
}
.slogan {
	font-size: 14pt;
	font-weight: bold;
}

.menuarea {
	background-color: #CCCCCC;
	font-size: 8pt;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006A9D;
	border-bottom-color: #006A9D;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;

}
.menuitems {
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	text-align: left;
	display: block;
	border-bottom: 2px solid #000000;
}
.menuitems a{
	font-size: 8pt;
	background-color: #006A9D;
	border-right: 1px solid #000000;
	text-decoration: underline;
	display: block;
}
.menuitems a:link {
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: normal;
}
.menuitems a:visited {
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: normal;
}
.menuitems a:hover {
	font-size: 8pt;
	color: #FFFF00;
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: normal;
}
.menuitems a:active {
	font-size: 8pt;
	color: #FFFF00;
	background-repeat: no-repeat;
	background-position: 3px center;
	font-weight: normal;
}

.submenuitems {
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	text-align: left;
	display: block;
	border-bottom: 2px solid #CCCCCC;
	border-left: 7px solid #CCCCCC;
}
.submenuitems a{
	font-size: 8pt;
	background-color: #008FD5;
	border-right: 1px solid #000000;
	text-decoration: underline;
	display: block;
	font-weight: normal;
}
.submenuitems a:link {
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: normal;
}
.submenuitems a:visited {
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: normal;
}
.submenuitems a:hover {
	font-size: 8pt;
	color: #FFFF00;
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: normal;
}
.submenuitems a:active {
	font-size: 8pt;
	color: #FFFF00;
	background-repeat: no-repeat;
	background-position: 3px center;
	font-weight: normal;
}

.specials {
	background-color: #FFFF99;
	border: 2px solid #000000;
	font-size: 10pt;
	margin: 7px;
	padding: 7px;
}
.exampletab {
	background-repeat: no-repeat;
	font-size: 8pt;
	text-align: center;
}
.product {
	vertical-align: middle;
	text-indent: 20pt;
	border: 3px solid #000000;
}
.suggesttab {
	background-color: #FFF3EB;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: left;
	text-indent: 20px;

}
.advertisement {
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	text-align: left;
	text-indent: 7px;
}
.article {
	padding-left: 25px;
	text-align: justify;
}
.article H1{
	text-align: left;
}
.article H2{
	text-align: left;
}
.article H3{
	text-align: left;
}
.article H4{
	text-align: left;
}
.article TD {
	text-align: left;
	border: 1px solid #CCCCCC;
}
.articlenumber {
	font-size: larger;
	color: #660000;
}	
.articlecrossout {
	text-decoration: line-through;
}
h3 a:link {
	font-size: 11px;
	font-weight: bold;
}
