body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	}
body {
	background-color: #0e062a;
	}
body.scroll {
	width:630px;
	height:660px;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000000;
	margin-top: 15px;
	margin-bottom: 5px;
	background-image:url(images/contentpiece.jpg);
	}
body.noscroll {
	width:630px;
	height:660px;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000000;
	margin-top: 15px;
	margin-bottom: 5px;
	background-image:url(images/contentpiece.jpg);
	}
body.fruit {
	width:630px;
	height:660px;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000000;
	margin-top: 15px;
	margin-bottom: 5px;
	background-color:#FFFFFF;
	}
a:link {
	color:#0000FF;
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	color: #0000FF;
	}
a:hover {
	text-decoration: underline;
	color: #0000FF;
	}
a:active {
	text-decoration: none;
	color: #0000FF;
	}
td.header {
	background-image:url(images/headerpiece.jpg);
	}
td.footer {
	background-image:url(images/footerpiece.jpg);
	}
td.sidebar {
	background-image:url(images/sidebarpiece.jpg);
	}
div.sidebar {
	width:232px;
	height:640px;
	margin: 20px 10px 10px 10px;
	font-weight: bold;
	}
iframe.content {
	width:650px;
	height:675px;
	border:none;
	overflow:hidden;
	}
	
/* Begin styles for scrollbars and scrolling layers */

div#holder_content 
	{ 
	position:absolute; 
	left:10px; 
	top:0px;
	width:630px; 
	height:665px; 
	z-index:100;
	padding:0; 
	margin: 0;
	}
div#wn_content  
	{
	position:absolute;
	left:0px;
	top:-1px;
	width:575px;
	height:665px;
	overflow: hidden;
	z-index:1;
	padding:0;
	margin:0px 0px 10px 0px;
	}
div#lyr_content 
	{ 
	width:575px
	}
div.scrollcontent 
	{ 
	position:absolute; 
	visibility:visible; 
	left:-1px; 
	top:0px; 
	z-index:1;
	}  
div#scrollbar_content 
	{ 
	position:absolute; 
	visibility:visible;
	left:15px; 
	top:0px;
	width:13px; 
	height:500px; 
	font-size:1px; 
	z-index:2;
	}
div#up_content 
	{ 
	position:absolute; 
	left:595px; 
	top:160px; 
	z-index:2 
	}  
div#down_content 
	{ 
	position:absolute; 
	left:595px; 
	top:480px; 
	z-index:3 
	}	
	
/* End styles for scrollbars and scrolling layers */

