body {
	background-image: url(../images/metal_bak2.jpg);
}


A:link {
	text-decoration: none;
	color: #777777
	}
A:visited {
	text-decoration: none;
	color: #777777
	}
A:active {
	text-decoration: none;
	}
A:hover {
	text-decoration: underline; 
	color: #C78709;
	}

.style1 {
	font-size: 24px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style2 {font-size: 17px; font-family: Times, Times-Roman, serif;
 }
.style3 {
	font-size: 20px;
	color: #292929;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.style16b-gb {
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color:#ACAAAA;
	height:20px;
	margin:8px;		
}

.style18b {
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

.style20bg {
	font-size: 20px;
	color: #292929;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.style20bblue {
	font-size: 20px;
	color: #155DED;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.style24b {
	font-size: 24px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

p.box-center {
	width:199px;
	text-align:center;
	border:double;
	border-color:#555555;
	height:25px;
	background-color:#E3E3E3;
	margin-top:8px;
	}
p.box-center-price {
	width:199px;
	text-align:center;
	border:double;
	border-color:#555555;
	height:50px;
	background-color:#E3E3E3;
	margin-top:8px;
	}
table.info {
	width:780px;
	background-color:#E3E3E3;
	border-style:solid;
	border-width:2px;
	border-color:#000000;	
	float:center;
	}
table.page-count {
	width:360px; 
	height:114; 
	background-image: url(../images/page_box.jpg);
	padding:-1;
	line-height:30px;
}	
