﻿
#header .login 
{
	background: url(images/top-red-login.gif) 0 0 no-repeat;
}
#header .search 
{
	background: url(images/top-red-search.gif) 0 0 no-repeat;
}
.search-button 
{
	background: url(images/top-red-search-button.gif) 0 0 no-repeat;
}
#login-bar
{
	background: url(images/top-red.gif) 0 0 repeat-x;
}


#content .left h2
{
	color: #af351a;
}
#content .right h1 
{
	color: #af351a;
}
#content .right h2 { color: #af351a; }
#content .right a { color: #af351a; }
/*
#footer hr
{
	color: #af351a;
	background-color: #af351a;
	border: none;
	height: 4px;
	margin-bottom: 1em;
}
*/
#footer .divFooterHR
{
	border-top: 4px solid #af351a;
}

.subMenu .hover, .subMenu .selected
{
	background-color: #af351a;
}
.subMenuHover, .subMenuSelected
{
	background-color: #af351a;
}
.subMenuBottom
{
	border-bottom-color: #af351a;
}

