.tab_headerM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #663300;
	background-image: url(../pictures/framework/header/tabMiddle.png);
	background-repeat: repeat-x;
	font-size: 9px;
	padding: 3px;
	width: auto;
	behavior: url(iepngfix.htc);
}
.tab_headerM a {
	color: #663300;
	text-decoration: none;
	white-space:nowrap;
}
.tab_headerM a:Hover {
	color: #FFFFFF;
	text-decoration: none;
}
.tab_headerL {
	background-image: url(../pictures/framework/header/tabLeft.png);
	background-position: left top;
	width: 7px;
	behavior: url(iepngfix.htc);
}
.tab_headerR {
	background-image: url(../pictures/framework/header/tabRight.png);
	background-position: left top;
	width: 7px;
	behavior: url(iepngfix.htc);
}
.tab_footerL {
	background-image: url(../pictures/framework/footer/tabs/left.gif);
	background-position: left top;
	width: 16px;
}
.tab_footerM {
	background-image: url(../pictures/framework/footer/tabs/middle.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	padding-top: 12px;
}
.tab_footerM a {
	color: #7777FF;
	text-decoration: none;
}
.tab_footerM a:Hover {

	color: #0033CC;
	text-decoration: none;
}
.tab_footerT {
	background-image: url(../pictures/framework/footer/tabs/transition.gif);
	background-position: left top;
	width: 19px;
}
.tab_footerR {
	width: 16px;
	background-image: url(../pictures/framework/footer/tabs/right.gif);
	background-position: left top;
}
.tab_footerLSpacer, .tab_footerRSpacer {
	width: 16px;
}
.tab_footerTSpacer {
	width: 19px;
}
