		
		
		body    { 
			font-family: Verdana;
			font-size: 11;
			overflow-x: hidden;
			background-color: #cccccc;
			backround-repeat: no-repeat;
			scrollbar-face-color: #cccccc;
			scrollbar-highlight-color: #cccccc;
			scrollbar-shadow-color: #cccccc;
			scrollbar-3dlight-color: #cccccc;
			scrollbar-arrow-color: #999999;
			scrollbar-track-color: #cccccc;
			scrollbar-darkshadow-color: #cccccc;
			}
		td    { 
			font-family: Verdana;
			font-size: 11;
			padding: 0.3em;
			}
		p    { 
			font-family: Verdana;
			font-size: 11;
			}

		b    { 
			font-weight: bold;
			font-family: Verdana;
			font-size: 11;
			color: #000000; 
			}

		img {
			border-color: #000000;
			}

		a    { 
			font-family: Verdana;
			font-size: 11;
			color: #999999;
			text-decoration: none;
			}


.scrollbox {position:absolute; 
	left:150px; 
	top:10px; 
	border: 1px #000000; 
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none ;
	padding: 5px; 
	height: 490px; 
	width: 700px; 
	overflow: scroll;
	background-color: #cccccc;
	scrollbar-face-color: #cccccc; 
	scrollbar-highlight-color: #cccccc; 
	scrollbar-shadow-color: #cccccc;
	scrollbar-3dlight-color: #cccccc;	
	scrollbar-arrow-color: #999999; 
	scrollbar-track-color: #cccccc;
	scrollbar-darkshadow-color: #cccccc; 
	}



.bottom {position:absolute; 
	left:150px; 
	top:5px;
	font-family: Verdana;
	font-size: 11;
	color:#999999;
	}

.top {position:absolute; 
	left:150px; 
	bottom:5px;
	font-family: Verdana;
	font-size: 11;
	}


a.fade:link {	font-family: Verdana; 
		font-size: 11; 
		padding: 0.2em; 
		width: 100px;
		text-align: center; 
		text-decoration:none; 
		margin-bottom: 2px;
		border-bottom: 1px solid #999999; 
		border-right: 1px solid #999999; 
		border-left: 1px solid #999999; 
		border-top: 1px solid #999999; 
		background-color: #cccccc; 
		color:#999999;}
a.fade:visited {font-family: Verdana; 
		font-size: 11; 
		padding: 0.2em; 
		width: 100px;
		text-align: center; 
		text-decoration:none; 
		margin-bottom: 2px;
		border-bottom: 1px solid #999999; 
		border-right: 1px solid #999999; 
		border-left: 1px solid #999999; 
		border-top: 1px solid #999999; 
		background-color: #cccccc; 
		color:#999999;}
a.fade:active {	font-family: Verdana; 
		font-size: 11; 
		padding: 0.2em; 
		width: 100px;
		text-align: center; 
		text-decoration:none; 
		margin-bottom: 2px;
		border-bottom: 1px solid #999999; 
		border-right: 1px solid #999999; 
		border-left: 1px solid #999999; 
		border-top: 1px solid #999999; 
		background-color: #cccccc; 
		color:#999999;}
a.fade:hover {	font-family: Verdana; 
		font-size: 11; 
		padding: 0.2em; 
		width: 100px;
		text-align: center; 
		text-decoration:none; 
		margin-bottom: 2px;
		border-bottom: 1px solid #999999; 
		border-right: 1px solid #999999; 
		border-left: 1px solid #999999; 
		border-top: 1px solid #999999; 
		background-color: #cccccc; 
		color:#999999;}