body {
	background: url("../images/solid_bg.jpg") repeat;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	margin: 0 0 0 0;
}

a {
	color: #0077aa;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
td.menu_bottom {width: 150px; height: 311px;}
td.body_cell {width: 650px; height: 750px; }
td.top_cell { height: 120px;}
td.scroll_cell {height: 450px;}

div.ui-slider {position: relative; background-position: center center; background: #bbddff; width:11px; height:200px; margin: 7px;}
div.ui-slider-handle { position: absolute; z-index: 1; height: 30px; width: 11px; top: 0px; left: 0px; background: #0077aa;  }
div.scrollup {width: 25px; height: 25px; background: url("../images/up.gif") no-repeat;}
div.scrolldown {width: 25px; height: 25px; background: url("../images/down.gif") no-repeat;}

div.scrollcontent { width: 575px;}
div.scrollcontainer {width: 575px; height: 450px;  overflow: hidden; border: 0px;}
#content_div {text-align: left; }