
.BabkGround {
	background-attachment: scroll;
	background-image: url(images/bk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
.MainContent {
	padding: 5px;
	height: 500px;
	width: 634px;
	position: relative;
	background-position: center;
	text-align: center;
}
.ScrollTXT {
	padding: 2px;
	height: 380px;
	width: 350px;
	border: 1px solid #990000;
	overflow: auto;
	scrollbar-face-color : #990000;
	scrollbar-track-color : white; 
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-3dlight-color : #990000; 
	scrollbar-shadow-color : #990000; 
	scrollbar-darkshadow-color : #990000; 
}
.HOne {
	font-size: 22px;
	color: #990100;
	font-weight: normal;
	overflow: auto;
}
.DivTagTXT {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.underPic {
	font-size: 11px;
}

