.RightArrowBlue {
	background-attachment: fixed;
	background-image: url(../images/Right_Arrow_blue.gif);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	background-position: left center;



}
.otherLinksText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	vertical-align: middle;
	text-align: left;
	padding-top: 3px;

}
a.otherLinksText:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}
.otherLinkshorizonLine {
	background-attachment: scroll;
	background-image: url(../images/horzonline_loop_blue.gif);
	background-repeat: repeat-x;
	background-position: left;
	height: 5px;

}
