@charset "utf-8";
/* CSS Document */
#topnav { width:578px; background-color: #330000; border-bottom: 1px solid #3e150a; border-top: 1px solid #44200f; }


DIV.navbg { 
	color: white; 
	background-color: #330000;
	border-bottom:1px solid #997f7f;
}
#page DIV.navbg A { color: white;  }

	#onres { 
		position: absolute;
		top: 253px; left: 380px;
		width: 240px;
		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; }


.titleBox {
	position: absolute; top: 278px; left: 102px; width: 340px; margin-bottom: 0px; margin-top: 0px; 
	height: 38px; overflow: hidden;
	z-index: 10;
}
H1.titleHeader {
}
#content {
	height: 226px;
	padding-top: 59px;
}

