body {
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg.jpg);
}
  html, body,
  #wrapper {
  height:100%;
margin: 0;
padding: 0;
border: none;
text-align: center;
  }
#wrapper {
margin: 0 auto;
position:relative;
text-align: left;
vertical-align: middle;
width: 100%;
}.content {
	padding-left: 48px;
	vertical-align: top;
	padding-right: 55px;
	height: 486px;
	padding-top: 8px;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #4F4139;
	font-weight: bold;
	line-height: 14px;
	text-align: justify;
}
.cols {
	padding-right: 12px;
	text-align: justify;
}
h1 {
	font-size: 18px;
	line-height: 19px;
}

.scroll {
	width: 525px;
	height: 435px;
	overflow: auto;
	padding-right: 9px;
	padding-left: 9px;
}
#wrapper a {
	color: #CC9A2B;
	text-decoration: none;
}
.kkk {
	padding-right: 5px;
}
.quick {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
#wrapper .quick a {
	color: #999999;
}
.buttons {
	color: #FFFFFF;
	background-color: #CB982F;
}
