body, table, tr, td, .body, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	border-spacing: 0;
 	border-collapse: collapse; 
	border-style: none;
	empty-cells: show;
	vertical-align: top;
	padding: 0;
	color: #030;
	font-family: "Courier New", monospace;
	font-size:   11px;
	line-height: 11px;
	font-weight: normal;
	letter-spacing: 1px;
}

a {
outline: none;
}

body {
	background-color: #d4dfd4;
	padding: 0px 0px 0px 0px;
}

a:link {
	background-color: transparent;
	color: #F00; 
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	background-color: transparent;
	color: #F00; 
	font-weight: bold;
	text-decoration: none;
}
a:hover	{
	background-color: #F00;
	color: #FFF; 
	font-weight: bold;
	text-decoration: none;
}
a:active { 
	background-color: transparent;
	color: #F00; 
	font-weight: bold;
	text-decoration: none;
}
.shrink {
	letter-spacing: 0px;
}
.printerButton {
	font-family: "Courier New", monospace;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	float: left;
	height: 20px;
	width: 100px;
	position: relative;
	text-align: center;
	padding: 3px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	border: 0px none #666666;
}
.paperEnd {
	background-attachment: scroll;
	background-image: url(../IMAGES/end.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}


.header {
	font-family: "Courier New", monospace;
	font-weight: normal;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}
.asciiTEXT {
	font-size: 11px;
	font-weight: normal;
}

.email_nav a {
	background-color: transparent;
	color: transparent; 
	opacity: 1; filter: alpha(opacity=100);
}
.email_nav a:hover { 
	background-color: transparent;
	color: transparent;
	opacity: .50; filter: alpha(opacity=50);
}

.home_nav a {
	display:block;
	width: 100px;
	height:24px;
	background: url("/nav/KNAPP_NAV_HOME_SWAP.gif") 0 0 no-repeat;
	text-decoration: none;
}
.home_nav a:hover { 
	background-position: -100px 0px;
}

.bio_nav a {
display:block;
width: 100px;
height:24px;
background: url("/nav/KNAPP_NAV_BIOGRAPHY_SWAP.gif") 0 0 no-repeat;
text-decoration: none;
}
.bio_nav a:hover { 
background-position: -100px 0px;
}

.services_nav a {
display:block;
width: 100px;
height:24px;
background: url("/nav/KNAPP_NAV_SERVICES_SWAP.gif") 0 0 no-repeat;
text-decoration: none;
}
.services_nav a:hover { 
background-position: -100px 0px;
}

.track_nav a {
display:block;
width: 100px;
height:24px;
background: url("/nav/KNAPP_NAV_TRACK_SWAP.gif") 0 0 no-repeat;
text-decoration: none;
}
.track_nav a:hover { 
background-position: -100px 0px;
}

.media_nav a {
display:block;
width: 100px;
height:24px;
background: url("/nav/KNAPP_NAV_MEDIA_SWAP.gif") 0 0 no-repeat;
text-decoration: none;
}
.media_nav a:hover { 
background-position: -100px 0px;
}

.mottos_nav a {
display:block;
width: 120px;
height:24px;
background: url("/nav/KNAPP_NAV_MOTTOS_SWAP.gif") 0 0 no-repeat;
text-decoration: none;
}
.mottos_nav a:hover { 
background-position: -120px 0px;
}

