body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.bg1 {	background-repeat: no-repeat;
	background-position: center top;
}
.bg2 {	font-family: verdana;
	font-size: 11px;
	color: #403f3f;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left top;
}
.border1 {	border-top: solid 1px #666565;
	border-bottom: solid 1px #666565;
}
.text {	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	line-height: 14px;
}
.text1 {	font-family: verdana;
	font-size: 11px;
	color: #72A3C2;
	line-height: 14px;
	font-weight:bold;
}
.textbut {	padding-left:12px;
	font-family: verdana;
	font-size: 11px;
	color: #747474;
	border-bottom: solid 1px #333333;
}