﻿
#header .login 
{
	background: url(images/top-yellow-login.gif) 0 0 no-repeat;
}
#header .search 
{
	background: url(images/top-yellow-search.gif) 0 0 no-repeat;
}
.search-button 
{
	background: url(images/top-yellow-search-button.gif) 0 0 no-repeat;
}
#login-bar
{
	background: url(images/top-yellow.gif) 0 0 repeat-x;
}

#banner { height: 36px; background: url(../images/banner-bottom.jpg) 0 0 no-repeat; }


#content .left h2 { color: #b08815; }
#content .right h1 { color: #b08815; }
#content .right h2 { color: #b08815; }


/*#footer hr { color: #b08815; background-color: #b08815; border: none; height: 4px; margin-bottom: 1em; }*/
#footer .divFooterHR
{
	border-top: 4px solid #b08815;
}


.subMenu .hover, .subMenu .selected
{
	background-color: #b08815;
}
.subMenuBottom
{
	border-bottom-color: #b08815;
}


.stockTicker
{
	border: 1px solid #b08815;
}

.stockTicker .grid .row
{
	background-color: #dbbe6c;
}

.stockTicker .title
{
	background-color: #b08815;
	color: #ffffff;
}

.newsPress .row
{
	background-color: #dbbe6c;
}