.toptag {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #5A0000;
	font-style: italic;
	text-decoration: none;
}

.banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	height: 44px;
	width: 100%;
	color: #FFFFFF;
	border: medium solid #C29C83;
	z-index: auto;
	text-align: left;
	background-attachment: fixed;
	background-color: #6A0000;
	padding: 2px;
}
