.bg2 {
	visibility: visible;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
.maintab {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	background-image: url(images/backgrounds2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.t1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.iframe {
overflow-x: hidden;
overflow-y: scroll;
}.t2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.t3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #555;
}
