.bartop2 {
	height:28px;
	background-color: white;
	background-image:url(../images/bartop.gif);
	font: bold 8pt Arial;
	color: #D4E6F6;
	background-position : bottom;
	background-repeat: repeat-x;
}
.barbottom2 {
	height:29px;
	background-image:url(../images/barbottom.gif);
	font: bold 8pt Arial;
	color: #ffffff;
}
.barshadow2 {
	height:30px;
	background-color:#1F3892;
	font: bold 8pt Arial;
	color: #ffffff;
}
a.sublink2 {
	font: bold 8pt Arial;
	color: #D4E6F6;
	text-decoration: none;
	margin:0 2px 0 2px;
}
a.sublink2:hover {
	color: #ffffff;
	text-decoration: underline;
}

a.newlink :link { color: #B70000; text-decoration: none; }
a.newlink :visited { color: #B70000; text-decoration: none; }
a.newlink :hover { color: #1F3992; text-decoration: none; }

.dropdown2 {
	position: absolute;
	z-index:999;
	visibility: hidden;
	cursor: hand;
	cursor: pointer;
	background-image: url(../images/dropshadow.gif);
	// padding-right: 4px;
	// padding-bottom: 4px;
	}
.dropdown-r2 {
	position: absolute;
	z-index:999;
	visibility: hidden;
	cursor: hand;
	cursor: pointer;
	background-image: url(../images/dropshadow.gif);
	// padding-left: 4px;
	// padding-bottom: 4px;
	}

div.dropdown2{
		top:  82px;
		}

