BODY {
  background-color: #cccccc;
}

h1, h2, h3, h4 {
  margin: 0px;
  padding: 0px;
  color: #333366;
}

a:link {color: #333399; text-decoration: none; }
a:visited {color: #333399; text-decoration: none; }
a:hover {color: #3366cc; text-decoration: none;  border-bottom: 1px dotted #3366cc; }
a:active {color: #333399; }

a.quicklink:link {color: #ececec; text-decoration: none; }
a.quicklink:visited {color: #ececec; text-decoration: none; }
a.quicklink:hover {color: #dcdcdc; text-decoration: none;  border-bottom: 1px dotted #ececec; }
a.quicklink:active {color: #ececec; }

TD {
  font: 10pt verdana, sans-serif;
  color: #333333;
  margin: 0px;
}

.wrap1 {
  padding: 3px;
  border: 1px solid #999999;
}

.wrap2 {
  width: 780px;
  background-color: #ffffff;
  padding: 0px;
  border: 1px solid #999999;
}

.quicklinks {
  text-align: right;
  padding: 4px 12px 4px 12px;
  background-color: #333366;
  color: ffffff;
  height: 25px; 
  font: 9pt verdana, sans-serif;
  font-weight: bold;
}

.content {
  padding: 0px 20px 4px 8px;
  vertical-align: top;
}

.text-area {
  vertical-align: top;
  padding: 0px 0px 0px 20px;
}

.nav {
  width: 172px;
  vertical-align: top;
  padding: 12px 0px 0px 8px;
}

.nav ul {

	margin: 0px 0px 0px 8px;
	padding: 0px 0px 0px 20px;
	list-style-image: url("http://www.jkenterprisesmn.com/images/bullet.gif");
	list-style-type: none;
	color: #666666;
	font-size: 11px;
}