.sidebar {
	float: left;
	background: transparent url(../../images/content/leftrailmetal.jpg) center center no-repeat;
	width: 200px;
	height: 500px;
	overflow: hidden;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
}

.page_content {
	background: transparent url(../../images/content/middlemetal.jpg) top left no-repeat;
	width: 705px;
	height: 500px;
	overflow: hidden;
	text-align: left;
	padding: 0 0 0 0;
}

.page_content .table
{
	width:660px;
	height:460px;
	z-index:1;
	overflow-y: scroll;
    overflow-x: hidden;
	margin: 20px 0 0 25px;
}

.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.style6 {
	font-size: 24px;
	color: #FF0000;
}
.style8 {
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.style10 {
	font-size: 24px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.style13 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
	font-variant: normal;
	text-decoration: none;
}
.style14 {
	font-size: 14px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
