﻿
#header .login 
{
	background: url(images/top-purple-login.gif) 0 0 no-repeat;
}
#header .search 
{
	background: url(images/top-purple-search.gif) 0 0 no-repeat;
}
.search-button 
{
	background: url(images/top-purple-search-button.gif) 0 0 no-repeat;
}
#login-bar
{
	background: url(images/top-purple.gif) 0 0 repeat-x;
}

#banner { height: 36px; background: url(../images/banner-bottom.jpg) 0 0 no-repeat; }


#content .left h2 { color: #53217a; }
#content .right h1 { color: #53217a; }
#content .right h2 { color: #53217a; }


/*#footer hr { color: #53217a; background-color: #53217a; border: none; height: 4px; margin-bottom: 1em; }*/
#footer .divFooterHR
{
	border-top: 4px solid #53217a;
}


.subMenu .hover, .subMenu .selected
{
	background-color: #53217a;
}
.subMenuBottom
{
	border-bottom-color: #53217a;
}


.stockTicker
{
	border: 1px solid #53217a;
}

.stockTicker .grid .row
{
	background-color: #af9ac0;
}

.stockTicker .title
{
	background-color: #53217a;
	color: #ffffff;
}

.SECTable
{
	width: 50%;
}

.SECTable td
{
	padding: 4px;
}

.SECTable .header
{
	text-align: center;
	color: White;
	background-color: #53217a;
}

.SECTable .row
{
	
}
.SECTable .alternatingRow
{
	background-color: #af9ac0;
	color: White;
}

.newsPress .row
{
	background-color: #af9ac0;
}


.AnnualTable
{
	width: 50%;
}

.AnnualTable td
{
	padding: 4px;
}

.AnnualTable .header
{
	text-align: center;
	color: White;
	background-color: #53217a;
}

.AnnualTable .row
{
	
}
.AnnualTable .alternatingRow
{
	background-color: #af9ac0;
	color: White;
}

