﻿.RSBBar
{
	background-position: right top;
	height: 48px;
	width: 100%;
	background-color: #BEA056;
	border-bottom: solid 2px #B2881F;
	display: block;
	background-image: url('MenuHighlight.jpg');
	background-attachment: fixed;
	background-repeat: no-repeat;
}

.RSBBar a, .RSBBar 
{
	color: #ffffff;
}

.RSBBar a 
{
	text-decoration: none;
}

.RSBBar a:hover
{
	text-decoration: underline;
}

.RSBBar .Logo
{
	background-image: url(Logo.gif);
	width: 107px;
	height: 37px;
	position: relative;
	top: 5px;
	left: 17px;
	text-indent: -9999px;
	display: block;
}

.RSUser
{
	position: absolute;
	right: 225px;
	width: 159px;
	top: 2px;
	text-align: center;
}

.RSBBar hr
{
	display: block;
	height: 1px;
	border: none 0px;
	background-image: url(Line.gif);
	margin: 0px;
}

.RSBBar #RSName
{
	color: #AD4545;
}