<style type="text/css">
<!--

.main {
	position: absolute;

	width: 70%;

	border: 1px solid #c0c0c0;

	left: 15%;

	top: 100px;

	height: 400px;

	visibility: visible;

      }



.menu {

	position: absolute;

	top: 75px;

	left: 15%;

	}



.path {

	position: absolute;

	top: 485px;

	}


a:link { color: #707070; text-decoration: none }
a:visited { color: #707070; text-decoration: none }
a:hover { color: #909090; text-decoration: none }
a:active{ color: #707070; text-decoration: none }

hr { color:#c0c0c0; height:1px; noshade; }


body {
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #c0c0c0;
	scrollbar-highlight-color: #c0c0c0;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #c0c0c0;
	}




-->
</style>)
