﻿.TabBarActiveTable			{width: 115px; height:28px; background-image: url(../../images/Common/bgr_act.png); text-align: center;}
.TabBarActiveCtrl			{color: #4E4E4E; width: 100%; height: 80%; font-size:12px; font-style: normal; font-weight: bold; text-decoration: none; }
.TabBarActiveTopLine		{background-color:  #ececff; height: 4px;}
.TabBarActiveLeftLine		{background-color:  #ececff; width: 2px;}
.TabBarActiveRightLine		{background-color:  #ececff; width: 2px;}

.TabBarPassiveTable			{width: 112px; height:28px; vertical-align:bottom; background-image: url(../../images/Common/bgr_psv.png);text-align: center;}
.TabBarPassiveCtrl			{color: #4E4E4E; width: 100%; height: 80%; font-size:12px; font-weight: bold; text-decoration: none; cursor: hand; text-decoration: underline;}
.TabBarPassiveTopLine		{background-color:  #ddddff;	height: 1px;}
.TabBarPassiveLeftLine		{background-color:  #ddddff;	width: 1px;}
.TabBarPassiveRightLine		{background-color:  #ddddff;	width: 1px;}

.TabBarLine					{height: 2px; background-color: #bbbbff;}

.TabBarActiveTableLarge		{width: 160px; height:28px; background-image: url(../../images/Common/bgr_act.png); text-align: center;}
.TabBarPassiveTableLarge	{width: 160px; height:28px; vertical-align:bottom; background-image: url(../../images/Common/bgr_psv.png);text-align: center;}

th							{height:18px; background-color:#efefef; color:black; text-align: left;}