.topbanner {
	border-top-width: thick;
	border-bottom-width: thick;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #4a2f2c;
	border-bottom-color: #4a2f2c;
	background-color: #4a2f2c;
	background-image: none;


}
.leftmenu {
	border: thin solid #666699;
}
a:link {
	color: #666699;

}
a:hover {
	color: #000066;
}
a {
	text-decoration: none;

}

.announce
{
	display: none;
	border: solid 1px #666699;
	background: #ffffff;
	color: #666699;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

.special
{
	color: #000099;
}

.offerbutton 
{
	display: none;
}