﻿/*Header style*/
.general_header
{
	background:url('../images/ga_header.png') no-repeat;	
	line-height:26px;
	text-indent:20px;
	color:#ffffff;
	clear:both;
}
.mao_header
{
	background:url('../images/ga_mens_nav2.png') no-repeat !important;		
}

.new_mao_header
{
	background:url('../images/contentheading_background.png') no-repeat !important;		
}
.mao_header_nobg a
{
	color:#3385C2;
}
.wao_header
{
	background:url('../images/ga_womens_header.png') no-repeat !important;	
}
.wao_header_nobg a
{
	color:#D65C85;
}
.seniors_header
{
	background:url('../images/ga_seniors_nav2.png') no-repeat !important;	
}
.seniors_header_nobg a
{
	color:#148C28;
}
.small
{
	background:url('../images/ga_header_small.png') no-repeat;	
	line-height:22px;
	text-indent:20px;
}
.general_header h2
{
	margin:0px;
	padding:0px;
	font-size:11px;
}
.general_header a
{
	color:#ffffff;
	font-weight:bold;
}
.new_mao_header a{
	color:#000;
	font-weight:bold;
}

