﻿/* NAVIGATION TOP TABS  */

div#topTabs {
	height: 25px;
	overflow: ;
	z-index: 50;
	right: 0px;
	display:;
	float:left;
	width:100%;
}
div#topTabsRight {
	height: 25px;
	overflow: hidden;
	z-index: 50;
	right: 0px;
	float:right;
	}

/* TABS CORP  */
.tabCORP  {
	background: url('../../images/newTabs/mainTab-ALL.gif') no-repeat scroll right -100px;
	float: left;
	font-weight: bold;
	margin-left: 0px;
	padding: 0px;
}
.tabCORP a:link,
.tabCORP a:visited {
	background: url('../../images/newTabs/mainTab-ALL.gif') no-repeat scroll left -150px;
	display: ;
	padding: 8px 10px;
	color: #ffffff;
}
.tabCORPhover {
	background: url('../../images/newTabs/mainTab-ALL.gif') no-repeat scroll RIGHT 0px;
	color: #998;
}
.tabCORPhover a:link,
.tabCORPhover a:visited  {
	background: url('../../images/newTabs/mainTab-ALL.gif') no-repeat scroll LEFT -50px;
	text-decoration: underline;
	color: #998;
}


/* TABS HH  */
.tabHH  {
	background: url('../../images/newTabs/mainTab-ALL.gif') no-repeat scroll right -200px;
	float: left;
	font-weight: bold;
	margin-left: 1px;
}
.tabHH a:link,
.tabHH a:visited {
	background: url('../../images/newTabs/mainTab-ALL.gif') no-repeat scroll left -250px;
	display: ;
	padding: 8px 10px;
	color: #ffffff;
}
.tabHHhover {
	background: url('../../images/newTabs/mainTab-ALL.gif') no-repeat scroll RIGHT 0px;
}
.tabHHhover a:link,
.tabHHhover a:visited {
	background: url('../../images/newTabs/mainTab-ALL.gif') no-repeat scroll LEFT -50px;
	text-decoration: underline;
	color: #511;
}

/* TABS LW */
.tabLW  {
	background: url('../../images/newTabs/mainTab-ALL.gif') no-repeat scroll right -300px;
	float: left;
	font-weight: bold;
	margin-left: 1px;
}
.tabLW a:link,
.tabLW a:visited {
	background: url('../../images/newTabs/mainTab-ALL.gif') no-repeat scroll left -350px;
	display: ;
	padding: 8px 10px;
	color: #ffffff;
}
.tabLWhover {
	background: url('../../images/newTabs/mainTab-ALL.gif') no-repeat scroll RIGHT 0px;
}
.tabLWhover a:link,
.tabLWhover a:visited {
	background: url('../../images/newTabs/mainTab-ALL.gif') no-repeat scroll LEFT -50px;
	text-decoration: underline;
	color: #79B;
}

/* TABS BH */
.tabBH  {
	background: url('../../images/newTabs/mainTab-ALL.gif') no-repeat scroll right -400px;
	float: left;
	color: #ffffff;
	font-weight: bold;
	margin-left: 1px;
}
.tabBH a:link,
.tabBH a:visited {
	background: url('../../images/newTabs/mainTab-ALL.gif') no-repeat scroll left -450px;
	display: ;
	padding: 8px 10px;
	color: #ffffff;
}
.tabBHhover {
	background: url('../../images/newTabs/mainTab-ALL.gif') no-repeat scroll RIGHT 0px;
}
.tabBHhover a:link,
.tabBHhover a:visited {
	background: url('../../images/newTabs/mainTab-ALL.gif') no-repeat scroll LEFT -50px;
	text-decoration: underline;
	color: #CB6828;
}

/* TABS CF */
.tabCF  {
	background: url('../../images/newTabs/mainTab-ALL.gif') no-repeat scroll right -500px;
	float: left;
	color: #ffffff;
	font-weight: bold;
	margin-left: 1px;
}
.tabCF a:link,
.tabCF a:visited {
	background: url('../../images/newTabs/mainTab-ALL.gif') no-repeat scroll left -550px;
	display: ;
	padding: 8px 10px;
	color: #ffffff;
}
.tabCFhover {
	background: url('../../images/newTabs/mainTab-ALL.gif') no-repeat scroll RIGHT 0px;
}
.tabCFhover a:link,
.tabCFhover a:visited {
	background: url('../../images/newTabs/mainTab-ALL.gif') no-repeat scroll LEFT -50px;
	text-decoration: underline;
	color: #99a953;
}

/* TABS JACOHD */
.tabJACOHD  {
	background: url('../../images/newTabs/mainTab-ALL.gif') no-repeat scroll right -600px;
	float: left;
	color: #ffffff;
	font-weight: bold;
	margin-left: 1px;
}
.tabJACOHD a:link,
.tabJACOHD a:visited {
	background: url('../../images/newTabs/mainTab-ALL.gif') no-repeat scroll left -650px;
	display: ;
	padding: 8px 10px;
	color: #ffffff;
}
.tabJACOHDhover {
	background: url('../../images/newTabs/mainTab-ALL.gif') no-repeat scroll RIGHT 0px;
}
.tabJACOHDhover a:link,
.tabJACOHDhover a:visited {
	background: url('../../images/newTabs/mainTab-ALL.gif') no-repeat scroll LEFT -50px;
	text-decoration: underline;
	color: #336699;
}



