﻿.topArea {
	background: none;
}
.topNavContainer {
	background-image: url("images/blk_Navbar_Default_Glass.jpg");
}

.topNavContainerNew {
	background-repeat:repeat-x;
	height:32px;
}

.topBackgroundNew{
	background-image: url("images/newNaviMiddle.png");		
}

.topNavSelected
{
		padding-left:5px;		
}

.topNavItem {
	padding-left:5px; /* use only in ff, overriden for ie */
	/*color: #3A4663;*
	background-image: url('images/blk_Navbar_Splitter_Glass.jpg');*/
}
.topNavItem a {
	/*background-image: url('images/blk_Navbar_Splitter.jpg');*/
}
.topNavSelected a {
	/*background-image: url('images/blk_Navbar_Hover_Glass.jpg');*/
}
.topNavHover a {
	background-image: url('images/blk_Navbar_Hover_Glass.jpg');
	color: black;
}
.topNavRoundLeft {
	width: 14px; *;
	position: relative; *;
	right: -1px;
	background-image: url('images/blk_Navbar_Left.jpg');
	background-repeat: no-repeat;
}

.topNavRoundLeftNew{
	width: 8px; *;
	position: relative; *;
	right: -1px;
	background-image: url('images/newNaviLeft.png');
	background-repeat: no-repeat;
}

.topNavRoundLeftNewBlack{
	width: 8px; *;
	position: relative; *;
	right: -1px;
	background-image: url('images/newNaviLeftBlack.png');
	background-repeat: no-repeat;
}



.topNavRoundRight {
	width: 15px;
	background-image: url('images/blk_Navbar_Right.jpg');
	background-repeat: no-repeat;
}

.topNavRoundRightNew{
	width: 8px;
	background-image: url('images/newNaviRight.png');
	background-repeat: no-repeat;
}

.topNavRoundRightNewBlack{
	width: 8px;
	background-image: url('images/newNaviRightBlack.png');
	background-repeat: no-repeat;
}


/*
.topNavFlyOuts {
	border-right-color: #DBDBDB;
	z-index: 100 !important;
}
.topNavFlyOutsItem {

	border-color: #DBDBDB;
	border-bottom-color: #DBDBDB;
	background-color: #F1F1F1;
	color: #3B3B3B;
}
.topNavFlyOutsItem a {

	color: #3B3B3B;
	
}
.topNavFlyOutsHover {

	background-color: #CACACA;
	
}
.topNavFlyOutsHover a {
	color: #3B3B3B;
}
*/
.title-With-Background {
	background-color: #5E6E9E;
}
.glassSpacerLeft {
	width: 12px;
}
