body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4F78CA;
	
}
.body_small_black {/*used */
	font-size: 8pt;
	color: #000000;
	line-height: 135%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.pictureborder {/*used */
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
.pictureborder A {/*used */
	text-decoration : none;
}
.pictureborder A:visited {/*used */
	text-decoration : none;
}
#container	{ position:relative; width:207px; height:276px; z-index:100 
}
/* Include id's for all your layers here, with commas between. */
#Lyr1, #Lyr2, #Lyr2a, #Lyr2b, #Lyr3, #Lyr3a, #Lyr3b, #Lyr3c, #Lyr3d, #Lyr3e, #Lyr3f, #Lyr3g, #Lyr3h, #Lyr4, #Lyr5, #Lyr6, #Lyr7, #Lyr8, #Lyr9 { 
	position:absolute; visibility:hidden; left:0px; top:0px; width:530px; z-index:1
}
#Img1, #Img2, #Img3, #Img4, #Img5, #Img6, #Img7, #Img8, #Img9 {
	position:absolute;
	visibility:hidden;
	left:0px;
	top:0px;
	width:207px;
	height:269px;
	z-index:1;
	background: url("../images/bg_sky.gif") #4970BF repeat;
}
#defaultLayer	{
	position:relative;
	left:0px;
	top:0px;
	width:207px;
	height:276px;
	z-index:1;
	background: url("../images/bg_sky.gif") #4970BF repeat;
}
.whitelink {/*used */
	font-size:10px;
	font-weight: bold;
	color: #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.whitelink A:link {/*used */
	color: #ffffff;
	text-decoration:none;
}
.whitelink A {/*used */
	color: #ffffff;
	text-decoration:none;
}
.whitelink A:visited {/*used */
	color: #ffffff;
	text-decoration:none;
}
.whitelink A:hover {/*used */
	color: #6666FF;
	text-decoration:underline;
}
/* 
   Styles for scrolling layers  
	 Specify width and height in hold and wn, and in clip for wn 
*/
div#hold	{ 
	position:relative; overflow:hidden;
	width:535px; height:486px; 
  z-index:100; 
	}
div#wn	{ 
	position:relative; 
	left:0px; top:0px;
	width:535px; height:486px; 
	clip:rect(0px, 280px, 200px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div.content { 
	position:absolute; visibility:hidden;
	left:0px; top:0px; 
	z-index:1; 
	}

/* Set small font-size or size/position of div's will be off in some browsers  */
div#scrollbar { 
  position:relative; left:0; top:0;
  width:11px; height:450px; 
  font-size:1px; z-index:1;
  }
div#track { 
  position:absolute; left:0; top:12px;
  width:11px; height:426px;
  background: url("../images/track.gif") #4970BF repeat;
  z-index:1;
  }
div#dragBar {
  position:absolute; left:1px; top:1px;
  width:9px; height:20px;
  background-color:#ceced6;
  z-index:1;
  }  
div#up { position:absolute; left:0; top:0; z-index:2 }  
div#down { position:absolute; left:0; bottom:0; z-index:3 }  

/* Styles for demo, not necessary for scrolling layers */  
a img { border:none }
td#scrollLinks  { width:18px }
.tableborder333333 { /*used */
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
}
.TitleLink {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #6666CC;
}
.TitleLink A:link {
	color: #6666CC;
	text-decoration: none;
}
.TitleLink A:visited {
	color: #6666CC;
	text-decoration: none;
}
.TitleLink A:active {
	color: #FF0000;
	text-decoration: none;
}
.TitleLink A:hover {
	color: #6666FF;
	text-decoration: underline;
}
.LeftBlackBorder {
	border-left: medium solid #000000;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #FFFFFF;
}
.RightBlackBorder {
	border-right: thin solid #000000;
}
