/*-- Tabs --*/
.tabContent
{
	margin:10px 30px;
	text-align:right;}
	
.SmallTab
{
	position:relative;
	width:325px;
	background-position:-22px 0px;
	margin-bottom:30px;}

.LargTab
{
	position:relative;
	width:529px;
	background-position:-350px 0px;
	margin:20px 0px;
}

.TabHeader
{
	position:relative;
	height:44px;
	background-position:0px -157px;
	border:solid 1px #b4b4b4;border-bottom:none;border-top:none;
	margin:0px 4px;}
.TabHeader2
{
	position:relative;
	height:38px;
	background-position:0px -163px;
	border:solid 1px #b4b4b4;border-bottom:none;border-top:none;
	margin:0px 4px;}
.GrayTabHeader
{
	height:16px;
	background-position:0px -1044px;
	}
.TabHeader table
{
	margin:12px 0px;}
.TabFooter
{
	height:18px;
	background-position:50% -201px;
	}


/*-- Box1 --*/

.cornerTL2
{
	position:absolute;top:0px;left:-6px;
	width:14px;height:20px;}
.cornerTR2
{
	position:absolute;top:0px;right:-4px;
	width:14px;height:20px;}
	
.BoxCornerTL
{
	background-position:-99px 0px;
	width:14px;height:20px;
	float:right;}
.BoxCornerTR
{
	background-position:-114px 0px;
	width:14px;height:18px;
	float:right;}
.BoxCornerTL2
{
	background-position:-49px -270px;
	width:14px;height:16px;
	float:left;}
.BoxCornerTR2
{
	background-position:-63px -270px;
	width:14px;height:16px;
	float:right;}
.BoxCornerTL3
{
	background-position:-49px -289px;
	width:10px;height:11px;
	position:relative;left:-1px;
	float:left;}
.BoxCornerTR3
{
	background-position:-60px -289px;
	width:10px;height:11px;
	position:relative;right:-1px;
	float:right;}
.BoxCornerBL
{
	background-position:-100px -20px;
	width:14px;height:18px;
	float:left;}
.BoxCornerBR
{
	background-position:-115px -20px;
	width:14px;height:18px;
	float:right;}

/*-- Tab Footer --*/
.GrayTab
{
	position:relative;
	height:198px;width:900px;
	background-position:0px -846px;
	margin-bottom:30px;
}
		
.cornerTL1
{
	position:absolute;top:0px;left:0px;
	width:11px;height:16px;}
.cornerTR1
{
	position:absolute;top:0px;right:0px;
	width:11px;height:16px;}
	
.cornerLineTL1
{
	position:absolute;top:0px;left:-1px;
	width:1px;height:128px;}	
.cornerLineTR1
{
	position:absolute;top:0px;right:-1px;
	width:1px;height:128px;}
.cornerLineMiddle
{
	width:7px;height:214px;}	
			
.BoxCornerTL1
{
	background-position:-129px -270px;}
.BoxCornerTR1
{
	background-position:-141px -270px;}
.WhiteBoxLineMiddle
{
	background-position:-164px -137px;}
