.navbar2 {
	padding-left: 4px;
	padding-bottom: 4px;
	width:100px;
	height: auto;
	padding-top: 0px;
	background-color: transparent;
	text-align: center;
	padding-right: 4px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.rwbutton2 {
	margin-top: 4px;
	font-weight: bold;
	margin-bottom: 4px;
	font-size: 11px;
	text-align: center;
}

.rwbutton2 A {
	border-right: #31557f 2px solid;
	padding-right: 4px;
	border-top: #cce3ff 2px solid;
	display: block;
	padding-left: 4px;
	padding-bottom: 4px;
	border-left: #cce3ff 2px solid;
	width: 100px;
	color: #fffff5;
	padding-top: 4px;
	border-bottom: #31557f 2px solid;
	background-color:#BFBCBC;
	text-decoration: none
}

.rwbutton2 A:hover {
	color: #fffff5;
	border-right: #cce3ff 2px solid;
	border-top: #31557f 2px solid;
	border-left: #31557f 2px solid;
	border-bottom: #cce3ff 2px solid;
	background-color: #950000;
}

