/* -------- content display------------------------------- */
body {
	background-color: #F8F8F8;
     font-size: 11;
	font-family: "Calibri";
}

#Layer1 {
	position:absolute;
	left:506px;
	top:185px;
	width:194px;
	height:14px;
      align: center;
      color : #FFFFFF;
	font-size: 8px;
}
div.Section1 {
     page:Section1;
}
.style1 {
	font-size: medium;
	color: #0033CC;
}
.style2 {
	color: #00CCFF;
	font-size: small;
}
.style3 {
	position: absolute;
	left: 218px;
	top: 204px;
	width: 563px;
	margin-left: 1px;
}

.head3 {
	color: #3B9F49;
}
.intro {
    text-align: center;
    margin-bottom: 0px;
}


img {
    border-style : none;
}

h1 {
   text-align: center;
   font-size: 20px;
   color : #000000;
   padding : 0px;
   margin : 0px;
   border-width : 0px;
}


table {
   border-collapse : collapse;
}

a {
   color : #FFFFFF;
   font-size: 18px;
   font: Courier;
   font-weight: bold;
   text-decoration : none;
}

.activeLink {
   color : #EEEEDD;
   cursor : pointer;
}
.inactiveLink {
   color : #DDEEEE;
}
.hidden {
   display : none;
}
.normal {
   display : inline;
}
.nav1 {
	position: absolute;
	left: 28px;
	top: 100px;
      width: 179px;
}

