
body {
	scrollbar-3dlight-color: #8BBFF6;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #0B2040;
	scrollbar-darkshadow-color: #0B2040;
	scrollbar-face-color: #0B2040;
	scrollbar-highlight-color: #0B2040;
	scrollbar-shadow-color: #8BBFF6;
	scrollbar-track-color: #0B2040;
	overflow-x: auto;
	overflow-y: scroll;
	background-color: #061428;
	background-repeat: repeat-y;
	background-position: center;
}

.bodydiv{
 background-color: #ffffff;
  
}

	.rt {
		text-align: right;
		font-family: Verdana, Arial;
		font-size: 10px;
		background-color: #8BBFF6;
	}
	
	a.noBorder:link {
	color: #000000;
	text-decoration: none;
	font-family: "verdana";
	font-size: 11px;
	text-align: center;
	background-color: #8BBFF6;
	text-decoration: none;
	width: 144px;
	height: 18px;
	text-align: right;
	
}

	a.noBorder:visited {
		color: #000000;
		text-decoration: none;
		font-family:"verdana";
		font-size: 11px;
		text-align: right;
	  background-color: #8BBFF6;
		text-decoration: none;
		width: 144px;
	  height: 18px;
	  text-align: right;		
	}

	a.noBorder:hover {
	  color: #ffffff;
  	text-decoration: none;
  	font-family: "verdana";
  	font-size: 11px;
  	text-align: right;
	  text-decoration: none;
  	background-color: #8BBFF6;
		width: 144px;
	  height: 18px;
		
}

	a.noBorder:active {
		color: #000000;
		text-decoration: none;
		font-family:"verdana";
		font-size: 11px;
		text-align: center;
  	background-color: #8BBFF6;
		text-decoration: none;
		width: 144px;
	  height: 18px;
		text-align: right;
		}


	.text {
		font-family: Verdana, Arial;
		font-size: 10px;
		color: #000000;
		text-align: justify;
	}

	.text2 {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	vertical-align: bottom;
	background-color: #00002b;
}

	.text3 {
		font-family: Verdana, Arial;
		font-weight: bold;
		font-size: 12px;
		xcolor: #364B60;
		color: #000000;
		text-align: center;
		vertical-align: text-top;
		background-color: #8BBFF6;
		padding: 2px;
		border: 1px solid #364B60;
	}
	
		
		.text6 {
		font-family: Verdana, Arial;
		font-weight: bold;
		font-size: 12px;
		color: #000000;
		text-align: center;
		vertical-align: text-top;
		padding: 0px;
	}
	
		.text7 {
		font-family: Verdana, Arial;
		font-size: 12px;
		color: #000000;
		text-align: center;
		vertical-align: text-top;
		padding: 0px;
	}
	
	div.spacer {
  clear: both;
  }
	
	div.spacerL {
  clear: left;
  }
	
	.rt {
		text-align: right;
		font-family: Verdana, Arial;
		font-size: 10px;
		background-color: #8BBFF6;
	}

	.lt {
		text-align: left;
		font-family: Verdana, Arial;
		font-size: 10px;
		background-color: #8BBFF6;		
	}
	
		a:link.L {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	padding: 4px;
	
}
	a:visited.L {
		font-family: Verdana, Arial;
		font-size: 10px;
		color: #000000;
		background-color: #ffffff;
		text-decoration: none;	
		border-color: #000000;
		border-style: solid;
		border-width: 1px;
		padding: 4px;	
				
	}
	a:hover.L {
		font-family: Verdana, Arial;
		font-size: 10px;
		color: #ffffff;
		background-color: #000000;
		text-decoration: none;
	}