.bottomline {
	border-top-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #663366;
	font-size: 10px;
	padding-top: 5px;
	color: #663366;
}
.bluebox {
	padding-right: 10px;
	padding-left: 10px;
	background-color: #EDFDFD;
	background-image: url(images/box/images/rn_box2_02.gif);
}
a:link {
	color: #A7A94F;
	text-decoration: none;
}
a:visited {
	color: #A7A94F;
	text-decoration: none;
}
a:hover {
	color: #A7A94F;
	text-decoration: underline;
}
.head1 {
	font-size: 18px;
	font-weight: bold;
	color: #663366;
}
.home_bkgrd {
	background-image: url(images/rn_bkgrd_home.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.second_bkgrd {
	background-image: url(images/rn_bkgrd_second.gif);
	background-repeat: no-repeat;
}
.smallblue {
	font-size: 14px;
	color: #81C6E4;
	font-weight: bold;
}
body {
	background-image: url(images/rn_bkgrd_second.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
	font-family: Helvetica, Arial, sans-serif;
	color: #333333;
	font-size: 12px;
	text-align: left;
}
.mainindent {
	padding: 5px;
}
.whiterect {
	background-image: url(images/white_rect.gif);
	background-repeat: no-repeat;
}
