.footerTop {
	width: 742px;
	height: 8px;
	float: left;
	background: url(/gfx/mainNavTop.png) no-repeat;
}

.footerBot {
	width: 742px;
	height: 11px;
	float: left;
	background: url(/gfx/footerNavBot.png) no-repeat;
}

.footerBg {
	width: 742px;
	min-height: 16px;
	height: auto !important;
	height: 16px;
	float: left;
	background: url(/gfx/footerNav.png) no-repeat top;
}

.mainNavTop {
	width: 742px;
	height: 8px;
	float: left;
	background: url(/gfx/mainNavTop.png) no-repeat;
}

.mainNavBot {
	width: 742px;
	height: 6px;
	float: left;
	background: url(/gfx/mainNavBot.png) no-repeat;
}

.mainNavBg {
	width: 742px;
	min-height: 18px;
	height: auto !important;
	height: 18px;
	float: left;
	background: url(/gfx/mainNav.png) no-repeat top;
}

.subNavTop {
	width: 742px;
	height: 6px;
	float: left;
	background: url(/gfx/subNavTop.png) no-repeat;
}

.subNavBot {
	width: 742px;
	height: 6px;
	float: left;
	background: url(/gfx/subNavBot.png) no-repeat;
}

.subNavBg {
	width: 742px;
	min-height: 14px;
	height: auto !important;
	height: 14px;
	background: url(/gfx/subNav.png) no-repeat top;
	text-align:center;
	float: left;
	font-size: 0.65em;
	text-transform:capitalize;
}

.login h2 {
	width: 141px;
	min-height: 18px;
	height: auto !important;
	height: 18px;
	float: left;
	background: url(/gfx/loginTop.png) no-repeat;
	padding: 6px 0px 0px 15px;
}

.loginBot {
	width: 156px;
	height: 7px;
	float: left;
	background: url(/gfx/loginBot.png) no-repeat;
}

.login input.goButton {
	background: url(/gfx/goButton.png) no-repeat;
	border: none;
	width: 43px;
	height: 25px;
	font-size: 1.0em;
	font-weight: bold;
	color: #fff;
	padding-bottom: 7px;
	float: right;
	cursor: pointer;
}
