BODY {
	padding: 0px;
	margin: 0px;
}

TD {
	text-align: left;
}

.searchstr { border: 1px solid black;
             font-family: arial;
             font-size: 8pt;
}
.search { border: 1px solid black;
	  border-top: none;
}

.links A { font-family: Arial;
	 font-size: 10pt;
	 font-weight: bold;
	 color: white;
 }
.tabletop {font-family: arial;
	   font-size: 10pt; 
	   font-weight: bold;
	   color: white;
}
.tablecontent {
	   font-family: arial;
	   font-size: 10pt;
	   font-weight: normal;
	   color: black;
}
.table {
	   border: 1px solid black;
}
.menu { font-family: Arial; font-size: 8pt;
	border-right: 1px solid black;
	border-left: 1px solid black; 
	border-bottom: 1px dotted black;
}
.menu A { font-family: Arial; font-size: 8pt; 
          color: black; font-weight: normal; }
A {
	  text-decoration: none;
	  font-family: arial;
	  font-weight: bold;
}
.image { border: 1px solid black; }
.input { border: 2px solid #BDBDBD; font-family: arial;}
.main { margin-left: 40px; font-family: arial; font-size: 10pt; }

#bar {
	height: 78px; 
	width: 100%;
	text-align: right;
	vertical-align: bottom;
}