body {
	background-color: #999999;
	margin-top: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #996600;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.toolbar {
font-size: 10px
}
.links {
font-size: 12px
}
#scrollingcontent {
 overflow: auto;
 height: 340px;
 width: 360px;
}
#scrollingcontent2 {
 overflow: auto;
 height: 650px;
 width: 725px;
 padding-right:5px;
  padding-left:5px;
}