body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F8F8F8;
	height: 100%;
}
.style1 {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 12px;
	color: #7A7A7A;
}
.style5 {color: #E8E8E8}
.style6 {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #0B369F;
}
.producth {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 13px;
	font-weight: bold;
	color: #0B369F;
}
.style7 {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 12px;
	color: #FFFFFF;
}

#background {
	position: absolute;
	width: 100%;
	z-index: 0;
	height: 100%;
	overflow: visible;
	
	background-image: url(images/back.jpg);
	left: 0;
	top: 0;
}
.bodytext {
	font-family: Arial, Tahoma, Verdana, "Times New Roman";
	font-size: 14px;
	color: #000000;
}
.search {	
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	border-color: #333333;
	border-width: 1px;
	height: 16px;
}
