.toplinks {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #333333;

	text-transform: uppercase;

}

.verticledots {

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: dotted;

	border-top-color: #EAEAEA;

	border-right-color: #EAEAEA;

	border-bottom-color: #EAEAEA;

	border-left-color: #CCCCCC;

}

.content {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #232323;

}

.arrow {

	color: #B85400;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

}

.bottomline {

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	border-top-color: #EAEAEA;

	border-right-color: #EAEAEA;

	border-bottom-color: #EAEAEA;

	border-left-color: #EAEAEA;

}

.copyright {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #333333;

}

.nav {
	background-color:#EBE7DE;
	margin: 0 0 0 0;
	text-align: left;
}

/* Navigation bar */
.nav td a {
	display: block;
	height: 22px;
	margin: 0 0 0 0;
	padding-top: 10px;
	color: #262626;
	text-indent: 35px;
	text-decoration: none;
	font-size:10px;
	font-weight:bold;
	background-image: url(http://www.rpfinvestments.com/images/buttonbg.gif);
	background-repeat:repeat-y;
}

.nav td a:hover {
	background-image: url(http://www.rpfinvestments.com/images/hoverbg.gif);
	background-repeat:repeat-y;
}
