.borderTop {
	border-top-width: .25px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.borderRtSide {
	border-left-style: none;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;

}
.borderBottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.linkTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

A.darkbluelink:active {
	FONT-WEIGHT: normal; FONT-SIZE: 16px; COLOR: #000066; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
