body {
	background-image: url(../images/BgPaBs.jpg);
	background-color: #18307A;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
}
.AutoScroll {
	max-height:400px; /*Put in the height you want here*/
	height: 435px; /*Same here*/
	overflow: auto;
	scrollbar-base-color:#cbd2f0; /*Or other color you like*/
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	color: #000066;
	}
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 173px;
	top: 219px;
}
.HeadTextBlock {
	font-family: Arial;
	font-style: normal;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
.TextBlock {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	color: #000066;
}
.HeadPageWhite {
	color: #E1E7FF;
	font-style: normal;
	font-size: 24px;
	font-family: Arial;
	font-weight: bold;
}
.HeadPageBlue {
	color: #000066;
	font-size: 24px;
	font-style: normal;
	font-family: Arial;
	font-weight: bold;
}

div.hol {
   background-color : yellow;
   }
td.outer {
   cellpadding : 1em;
   border : solid blue;
   }

table.inner {
   background-color : #efefdd;
   font-size : 8pt;
   }
.TextBlockSmall {

	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #000066;
}
.TextBlockMiddle {


	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	color: #000066;
}
.AutoScroll2 {

	max-height:400px; /*Put in the height you want here*/
	height: 400px; /*Same here*/
	overflow: auto;
	scrollbar-base-color:#cbd2f0; /*Or other color you like*/
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	color: #000066;
}
