
.pageimage {background: url(graphics/NipperFinal.jpg);}
				
.tabledatabkgd {
	background-color: #063D5C;
	color: White;
	font-weight: 600;
	font-family: "Lucida Console";
}

.site {background-color: #D3EDF8;
			color: #000040; 
			margin-top: 0px;
			margin-left: 0px;
			margin-right: 0px;}
	

			
	FONT {
	font-family: Lydian, "Times New Roman", Arial, sans-serif;
	font-size: 10pt;
}
	
	H1 {COLOR: #000040; font-family: Lydian, "Times New Roman", Arial, sans-serif; font-size: 14pt;}
	
	A {font-family: Lydian, "Times New Roman", Arial, sans-serif; FONT-SIZE: 10pt; COLOR: #000040; text-decoration: none;}
	
	A:hover {
	font-family: Lydian, "Times New Roman", Arial, sans-serif;
	COLOR: #0000FF;
	TEXT-DECORATION: underline;
	font-size: 10pt;
}
	
	PRE {
	FONT-SIZE: 10pt;
	COLOR: #5C9CC7;
	font-weight: bold;
}
	CODE {
	FONT-SIZE: 10pt;
	COLOR: #5C9CC7;
	font-weight: bold;
}
	TT {
	FONT-SIZE: 10pt;
	COLOR: #5C9CC7;
	font-weight: bold;
}

.nav {font-size: 10pt;}

.out {
	border-width: thin;
	border-style: ridge;
	border-color: #A9A9A9;
	background-color: #DDDDDD;
}
.cback {
	background-color: #063D5C;
	color: White;
	font-weight: 400;
	font-family: "Lucida Console";
}
		
.margin {margin-left: 20px;}
.spacer {
	margin-left: 150px;
}