.web-xp-tabstrip
{
	background-image: url(/apps2/StreetCare/bttlxe.web/gif/WindowsXP.tabstrip_bg.ashx);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family:MS Sans Serif, Verdana, Arial;
	font-size:x-small;
	cursor:default;
}

.web-xp-tabstrip-tab
{
	color:black;
	background-image: url(/apps2/StreetCare/bttlxe.web/gif/WindowsXP.tab_bg.ashx);
	background-repeat: repeat-x;
	padding-right: 5px;
	font-size:1.1em; 
}

.web-xp-tabstrip-tabHover
{
	color:black; 
	background-image: url(/apps2/StreetCare/bttlxe.web/gif/WindowsXP.hover_tab_bg.ashx);
	background-repeat: repeat-x;
	font-size:1.1em; 
}

.web-xp-tabstrip-tabSelected
{
	color:black; 
	background-image: url(/apps2/StreetCare/bttlxe.web/gif/WindowsXP.selected_tab_bg.ashx);
	background-repeat: repeat-x;
	font-size:1.1em; 
}

.web-xp-tabstrip-tabDisabled
{
	color:black; 
	background-image: url(/apps2/StreetCare/bttlxe.web/gif/WindowsXP.disabled_tab_bg.ashx);
	background-repeat: repeat-x;
	font-size:1.1em; 
}


