/* following is home tab styles from styles.css */
.white-bg-home-tab-start-first-new {
	width: 25px;
	height: 18px;
	background-image: url(../../../images/home/tab_nav_start_first5_white2.gif);
	background-color: #8ca4ba;
}
.white-bg-home-tab-4-new {
	width: 4px;
	height: 18px;
	background-color: #ffffff;
}
.white-bg-home-tab-5-new {
	width: 5px;
	height: 18px;
	background-color: #ffffff;
}
.white-bg-home-tab-10-new {
	width: 10px;
	height: 18px;
	text-align: left;
	background-color: #ffffff;
}
.white-bg-home-tab-10 {
	width: 10px;
	height: 18px;
	text-align: left;
	background-color: #ffffff;
}
.white-bg-home-tab-start-shadow-new {
	width: 12px;
	height: 18px;
	background-image: url(../../../images/home/tab_nav_start_shadow_white.gif);
	background-color: #8ca4ba;
}
.white-bg-home-tab-start-text {
	height: 18px;
	background-color: #ffffff;
}
#nav-tab-2  { font-weight: normal; color: #000000; text-decoration: none;}
a.nav-tab-2:link  { font-weight: normal; color: #000000; text-decoration: none;}
a.nav-tab-2:active { font-weight: normal; color: #336699; text-decoration: none;}
a.nav-tab-2:hover  { font-weight: normal; color: #336699; text-decoration: underline;}
a.nav-tab-2:visited  { font-weight: normal; text-decoration: none;}

