@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
}

#prodbox {
	height:400px;
	overflow:auto;
	width:450px;
	margin:0px;
	padding:5px;
}
.style1 {font-weight: bold}
.style2 {font-weight: bold}