html {
height: 100%;
}
body,td,th {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 14px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
	behavior:	url("pngbehavior.htc");
}
.img_back_top {
	z-index: 2;
	position: absolute;
	top: 431px;
	width:100%
}
.img_back_bottom {

	z-index: 200;
	position: absolute;
	bottom: 0px;
	height: 122px;
	width:100%;
	background-image: url(images/back_bottom.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center bottom;
	overflow-x:hidden;
}
.style1 {font-size: 14px}
.style3 {
	font-size: 18px;
}
.style4 {font-size: 24px}
#divContent
{
	position: relative;
	width: 100%;
	height: 100%;
	height: inherit;
	min-height: 100%;
}
img {
border: 0;
}
img, a {
	outline: none;
}