BODY
{
PADDING-LEFT: 0px; 
}
DIV
{
	overflow: scroll;
	overflow: visible;
}
FONT
{
	color: black;
	font-size: 12px;
	font-family:Cochin;
}
TD
{
	overflow: scroll;
	overflow: -moz-scrollbars-vertical;
}
.Table_01 {
	overflow: auto;
	visibility: visible;
	height: 385px;
	width: 646px;
	position: relative;
	background-image: url(images/rock_background.jpg);
	background-repeat: repeat;
}
.Table_03 {
	overflow: auto;
	visibility: visible;
	height: 591px;
	width: 664px;
	position: relative;
	background-color: #FFFFFF
}

