body {
	background-image:  url(img/RR_back.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #171E2A;
	background-repeat: repeat-x;
	background-position: top;
	margin-top:0px;
}
p {
	padding-top:5px;
	padding-left:40px;
	padding-right:20px;
	font-weight: normal;
	line-height:20px;

}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #28344A;
}
.menu_box {
	padding-top:15px;
	padding-right:25px;
	padding-bottom:15px;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #614C26;
}

a.menu:link {
	color:#614C26;
	text-decoration:underline;
	font-weight:bold;
}
a.menu:hover {
	color:#354462;
	text-decoration:underline;
	font-weight:bold;

}
a.menu:visited {
	color:#614C26;
	text-decoration:underline;
	font-weight:bold;
}
a.menu:active {
	color:#614C26;
	text-decoration:none;
	font-weight:bold;
}
.textbox {
	padding-left:8px;
	padding-right:8px;
	padding-top:8px;

}
.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight:normal;
}
a.textarea:link {
	color:#354462;
	text-decoration:none;
	font-weight:bold;
}
a.textarea:hover {
	color:#999999;
	text-decoration:underline;
	font-weight:bold;

}
a.textarea:visited {
	color:#354462;
	text-decoration:none;
	font-weight:bold;
}
a.textarea:active {
	color:#354462;
	text-decoration:none;
	font-weight:bold;
}

li {
	font-weight: normal;
	line-height:24px;
}
ul {
	padding-left: 40px;
	padding-right:20px;
}
a:link {
	color:#354462;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#999999;
	text-decoration:underline;
	font-weight:bold;

}
a:visited {
	color:#354462;
	text-decoration:none;
	font-weight:bold;
}
a:active {
	color:#354462;
	text-decoration:none;
	font-weight:bold;
}
.footer {
	color:#d8ac47;
	font-size:11px;
	font-weight:normal;
}
a.footer:link {
	color:#d8ac47;
	text-decoration:none;
	font-weight:bold;
}
a.footer:hover {
	color:#99CCFF;
	text-decoration:underline;
	font-weight:bold;

}
a.footer:visited {
	color:#d8ac47;
	text-decoration:none;
	font-weight:bold;
}
a.footer:active {
	color:#d8ac47;
	text-decoration:none;
	font-weight:bold;
}
.tagline {
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	text-shadow:Black;
	font-style:italic;
	padding-left:10px;
	line-height:28px;
}
.title {
	font-family:"Times New Roman", Times, serif;
	font-size:19px;
	color:#354462;
	font-weight:bold;
}
.boldtext {
	color:#354462;
	font-weight:bold;
	}