@charset "utf-8";
/* CSS Document */
#logo { 
	padding-top: 23px;
	height: 73px;
}
#topnav { width: 663px; background-color: #770021; border-bottom: 1px solid #60151b; border-top: 1px solid #552018; }


DIV.navbg { 
	color: white; 
	background-color: #770021;
	border-bottom:1px solid #bb7f90;
}
#page DIV.navbg A { color: white;  }

	#onres { 
		position: absolute;
		top: 247px; left: 380px;
		width: 200px;
		font-size: 11px;
		color: #330000;
		padding: 0px; 
		border:1px solid #330000; 
		background-color: white;
		z-index: 1000; 
		text-align: center;
	}
	#onres A { text-decoration: none; }
	#onres TD { text-align: center; padding: 0px 0px 0px 0px !important; }


