body {
	font-family: Helvetica, Arial, sans-serif;
	background: url(img/filler.jpg);
}

.maintable {
	border: solid black 2px;
	width: 720px;
}

.head {
	font-weight: bold;
	color: white;
	text-align: right;
	background-color: black;
	padding-bottom: 2px;
	padding-right: 2px;
	font-size: 80%;
}

.left {
	background: url(img/leftback.jpg);
	width: 140px;
}

.balktop {
	background: url(img/topback.jpg);
	height: 60px;
}

.balkbottom {
	background: url(img/bottomback.jpg);
	height: 60px;
}

.mainback {
	background: url(img/mainback.jpg);
	background-repeat: no-repeat;
	background-position: 259px 60px;
	background-color: white;
}

.text {
	padding: 15px;	
}

.head a {
	color: white;
	text-decoration: none;
}

.head a:hover {
	text-decoration: underline;
}


.balktopfont {
        font-size: 80%;
	font-weight: bold;
	color: black;
}

.balktop a  {
	color: black;
	text-decoration: none;
}

.balktop a:hover {
	text-decoration: underline;
}

.linkdiv { 
  margin-left: 20px;
}

.link { 
  font-weight: bold;
}
