#tabHeader
{
	-moz-border-radius: 5px 5px 0 0;
	position: relative;
	left: 0px; top: 0px;
	width:100%; height:28px;
	border-bottom: 1px solid #5a8fbf;
	background: #d3dee8;
	background-position: center center;
}

.tabButtons
{
	-moz-border-radius: 5px 5px 0 0;
	cursor: pointer;
	color: #315A93;
	font-size: 11px;
	height: 15px;
	padding: 0px;
	margin: 2px 0px 0px 4px;
	float: left;
	background-image: url(tabs.gif);
	background-position: 0px -51px;
	position:relative;
	font-weight:bold;
}

.tabContent
{
	display: none;
	color: #000;
}

.tabActive
{
	background-image: url(tabs.gif);
	color: #113A73;
	cursor: default;
}
.tabInactive
{
	background-image: url(tabs.gif);
	color: #315A93;
	cursor: pointer;
}

.tabMouseover
{
	background-image: url(tabs.gif);
	color: #FFF;
	cursor: pointer;
}
.tabActiveL1 { float:left; width:24px; height: 26px; background-image: url(tabs.gif); background-position: 0px 0px; }
.tabActiveC1 { float:left; height:16px; padding:5px; background-image: url(tabs.gif); background-position: 0px 299px; }
.tabActiveR1 { float:left; width:24px; height: 26px; background-image: url(tabs.gif); background-position: 0px 149px; }
.tabInactiveL1 { float:left; width:24px; height: 26px; background-image: url(tabs.gif); background-position: 0px 349px; }
.tabInactiveC1 { float:left; height:16px; padding:5px; background-image: url(tabs.gif); background-position: 0px 199px; }
.tabInactiveR1 { float:left; width:24px; height: 26px; background-image: url(tabs.gif); background-position: 0px 49px; }
.tabOverL1 { float:left; width:24px; height: 26px; background-image: url(tabs.gif); background-position: 0px 399px; }
.tabOverC1 { float:left; height:16px; padding:5px; background-image: url(tabs.gif); background-position: 0px 249px; }
.tabOverR1 { float:left; width:24px; height: 26px; background-image: url(tabs.gif); background-position: 0px 99px; }

.tabActiveL2 { float:left; width:24px; height: 26px; background-image: url(tabs2.gif); background-position: 0px 0px; }
.tabActiveC2 { float:left; height:16px; padding:5px; background-image: url(tabs2.gif); background-position: 0px 299px; }
.tabActiveR2 { float:left; width:24px; height: 26px; background-image: url(tabs2.gif); background-position: 0px 149px; }
.tabInactiveL2 { float:left; width:24px; height: 26px; background-image: url(tabs2.gif); background-position: 0px 349px; }
.tabInactiveC2 { float:left; height:16px; padding:5px; background-image: url(tabs2.gif); background-position: 0px 199px; }
.tabInactiveR2 { float:left; width:24px; height: 26px; background-image: url(tabs2.gif); background-position: 0px 49px; }
.tabOverL2 { float:left; width:24px; height: 26px; background-image: url(tabs2.gif); background-position: 0px 399px; }
.tabOverC2 { float:left; height:16px; padding:5px; background-image: url(tabs2.gif); background-position: 0px 249px; }
.tabOverR2 { float:left; width:24px; height: 26px; background-image: url(tabs2.gif); background-position: 0px 99px; }

.tabActiveL3 { float:left; width:24px; height: 26px; background-image: url(tabs3.gif); background-position: 0px 0px; }
.tabActiveC3 { float:left; height:16px; padding:5px; background-image: url(tabs3.gif); background-position: 0px 299px; }
.tabActiveR3 { float:left; width:24px; height: 26px; background-image: url(tabs3.gif); background-position: 0px 149px; }
.tabInactiveL3 { float:left; width:24px; height: 26px; background-image: url(tabs3.gif); background-position: 0px 349px; }
.tabInactiveC3 { float:left; height:16px; padding:5px; background-image: url(tabs3.gif); background-position: 0px 199px; }
.tabInactiveR3 { float:left; width:24px; height: 26px; background-image: url(tabs3.gif); background-position: 0px 49px; }
.tabOverL3 { float:left; width:24px; height: 26px; background-image: url(tabs3.gif); background-position: 0px 399px; }
.tabOverC3 { float:left; height:16px; padding:5px; background-image: url(tabs3.gif); background-position: 0px 249px; }
.tabOverR3 { float:left; width:24px; height: 26px; background-image: url(tabs3.gif); background-position: 0px 99px; }

.tabActiveL4 { float:left; width:24px; height: 26px; background-image: url(tabs4.gif); background-position: 0px 0px; }
.tabActiveC4 { float:left; height:16px; padding:5px; background-image: url(tabs4.gif); background-position: 0px 299px; }
.tabActiveR4 { float:left; width:24px; height: 26px; background-image: url(tabs4.gif); background-position: 0px 149px; }
.tabInactiveL4 { float:left; width:24px; height: 26px; background-image: url(tabs4.gif); background-position: 0px 349px; }
.tabInactiveC4 { float:left; height:16px; padding:5px; background-image: url(tabs4.gif); background-position: 0px 199px; }
.tabInactiveR4 { float:left; width:24px; height: 26px; background-image: url(tabs4.gif); background-position: 0px 49px; }
.tabOverL4 { float:left; width:24px; height: 26px; background-image: url(tabs4.gif); background-position: 0px 399px; }
.tabOverC4 { float:left; height:16px; padding:5px; background-image: url(tabs4.gif); background-position: 0px 249px; }
.tabOverR4 { float:left; width:24px; height: 26px; background-image: url(tabs4.gif); background-position: 0px 99px; }

