#tab_rw{
	display: inline-block;
	list-style:none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
	margin-left: 3px;
}
#tab_rw li {
	padding:0px;
	float: left;
	margin-top: -26px;
	margin-left: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#tab_rw a {
	display:block;
	background:url("images/3gk_high_red_white_tab-narrow.png") no-repeat left top;
	margin:0;
	text-decoration:none;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	display:block;
}
#tab_rw a span {
	display:block;
	text-align: center;
	background:url("images/3gk_high_red_white_tab-wide.png") no-repeat right top;
	color:#FFF;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 0px;
	max-width: 350px;
	height: 30px;
}
#tab_rw li.break a{
	width: 100px;
	visibility: hidden;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tab_rw a span {float:none;}
/* End IE5-Mac hack */
#tab_rw a span {
	color:#000;
	background-position:100% -73px;
}
#tab_rw a {
	color:#000;
	background-position:0% -73px;
}
#tab_rw a:hover span, #tab_rw a.active span{
	color:#fff;
	background-position:100% 0px;
	height: 30px;	
}	
#tab_rw a:hover, #tab_rw a.active{
	color:#fff;
	background-position:0% 0px;		
}




#tab_rw_low{
	display: inline-block;
	list-style:none;
	margin: 0px;
	padding: 0px;
	margin-left: -4px;
}
#tab_rw_low li {
	margin:0px;
	padding:0px;
	float: left;
}
#tab_rw_low a {
	display:block;
	background:url("images/3gk_low_red_white_tab-narrow.png") no-repeat left top;
	margin:0;
	text-decoration:none;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	display:block;

}
#tab_rw_low a span {
	display:block;
	text-align: center;
	background:url("images/3gk_low_red_white_tab-wide.png") no-repeat right top;
	color:#FFF;
	padding-top: 13px;
	padding-right: 17px;
	padding-bottom: 13px;
	padding-left: 0px;	
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tab_rw_low a span {float:none;}
/* End IE5-Mac hack */
#tab_rw_low a span {
	color:#000;
	background-position:100% -39px;
}
#tab_rw_low a {
	color:#000;
	background-position:0% -39px;
}
#tab_rw_low a:hover span, #tab_rw_low a.active span{
	color:#fff;
	background-position:100% 0px;	
}	
#tab_rw_low a:hover, #tab_rw_low a.active{
	color:#fff;
	background-position:0% 0px;		
}


#tabsgray{
	display: inline-block;
	list-style:none;
	margin: 0px;
	padding: 0px;
	margin-left: -2px;
}
#tabsgray li {
	margin:0px;
	padding:0px;
	float: left;
}
#tabsgray a {
	display:block;
	background:url("images/tabs-gray-short.png") no-repeat left top;
	margin:0;
	text-decoration:none;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	display:block;
}
#tabsgray a span {
	display:block;
	background:url("images/tabs-gray-long.png") no-repeat right top;
	color:#FFF;
	padding-top: 6px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 0px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsgray a span {float:none;}
/* End IE5-Mac hack */
#tabsgray a span {
	color:#000;
	background-position:100% -33px;
}
#tabsgray a {
	color:#000;
	background-position:0% -33px;
}
#tabsgray a:hover span, #tabsgray a.active span{
	color:#fff;
	background-position:100% 0px;	
}	
#tabsgray a:hover, #tabsgray a.active{
	color:#fff;
	background-position:0% 0px;		
}