﻿.GTabPageHeaderNormal
{
	background: url('Center.png' );
	height: 30px;
	background-repeat: repeat-x;
	font-weight: bold;
	cursor: pointer;
	width: 172px;
	color: #ffffff;
	padding-right: 3px;
	font-size: 12px;
}
.GTabPageSpacerL
{
	background: url('Left.png' );
	height: 30px;
	background-repeat:no-repeat;
	width: 7px;
}
.GTabPageSpacerSelectL
{
	background: url('SelectLeft.png' );
	height: 30px;
	background-repeat:no-repeat;
	width: 7px;
}

.GTabPageSpacerR
{
	background: url('Right.png' );
	height: 30px;
	background-repeat:no-repeat;
	width: 7px;
}
.GTabPageSpacerSelectR
{
	background: url('SelectRight.png' );
	height: 30px;
	background-repeat:no-repeat;
	width: 7px;
}

.GTabPageEmpty
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #959a7a;
}
.GTabPageHeaderSelected
{
	background: url('SelectCenter.png' );
	height: 20px;
	background-repeat: repeat-x;
	font-weight: bold;
	cursor: pointer;
	width: 172px;
	color: black;
	font-size: 12px;
	padding-right: 3px;
}
.gPanelContent111
{
	width: 950px;
	display: none;
}
