#goldtab{
}
#goldtab .tabcenter {
	background: url(../img/tab_center.gif) repeat-x;
	text-align: center;
}
#goldtab .tableft {
	background: url(../img/tab_left.gif) no-repeat;
	width: 7px;
	height: 25px;
}
#goldtab .tabright {
	background: url(../img/tab_right.gif) no-repeat;
	width: 7px;
	height: 25px;
}
#goldtab .tabcenterON {
	background: url(../img/tab_center-on.gif) repeat-x;
	text-align: center;
}
#goldtab .tableftON {
	background: url(../img/tab_left-on.gif) no-repeat;
	width: 7px;
	height: 25px;
}
#goldtab .tabrightON {
	background: url(../img/tab_right-on.gif) no-repeat;
	width: 7px;
	height: 25px;
}
#goldtab a, #goldtab a:link {
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	line-height: 10px;
	letter-spacing: 0px;
	text-align: center;
	text-decoration: none;
	color: #000066;
}
#goldtab a:visited {
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	line-height: 10px;
	letter-spacing: 0px;
	text-align: center;
	text-decoration: none;
	color: #000066;
}
#goldtab a:hover, #goldtab a:active, #goldtab a:focus, #goldtab a.activeItem {
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	line-height: 10px;
	letter-spacing: 0px;
	text-align: center;
	text-decoration: none;
	color: #0066CC;
}


#bluetab{
}
#bluetab .tabcenter {
	background: url(../img/tab_blue_center.gif) repeat-x;
	text-align: center;
}
#bluetab .tableft {
	background: url(../img/tab_blue_left.gif) no-repeat;
	width: 7px;
	height: 25px;
}
#bluetab .tabright {
	background: url(../img/tab_blue_right.gif) no-repeat;
	width: 7px;
	height: 25px;
}
#bluetab .tabcenterON {
	background: url(../img/tab_blue_center-on.gif) repeat-x;
	text-align: center;
}
#bluetab .tableftON {
	background: url(../img/tab_blue_left-on.gif) no-repeat;
	width: 7px;
	height: 25px;
}
#bluetab .tabrightON {
	background: url(../img/tab_blue_right-on.gif) no-repeat;
	width: 7px;
	height: 25px;
}
#bluetab a, #bluetab a:link {
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	line-height: 10px;
	letter-spacing: 0px;
	text-decoration: none;
	color: #003399;
}
#bluetab a:visited {
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	line-height: 10px;
	letter-spacing: 0px;
	text-decoration: none;
	color: #003399;
}
#bluetab a:hover, #bluetab a:active, #bluetab a:focus, #bluetab a.activeItem {
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	line-height: 10px;
	letter-spacing: 0px;
	text-decoration: none;
	color: #0066CC;
}
