﻿#FullWidthTab
{
	text-align: left;
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:733px;	
}

#FullWidthTab_Title
{
	padding:0px;
}

.FullWidthTab_Title_Left
{
	background-image: url(images/FullWidthTab_Title_Left.gif);
	background-repeat:no-repeat;
	width:9px;
	height:20px;
}

.FullWidthTab_Title_Content
{
	background-image: url(images/FullWidthTab_Title_Conent.gif);
	background-repeat:repeat-x;
	height:20px;
	color: White;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Arial;
	font-size: 12px;
	vertical-align:text-bottom;
	vertical-align:bottom;
	z-index:0;
	padding: 0px;
}

.FullWidthTab_Title_Right
{
	background-image: url(images/FullWidthTab_Title_Right.gif);
	background-repeat:no-repeat;
	height:20px;
	width:9px;
}

.FullWidthTab_Top
{
	background-image: url(images/FullWidthTab_Top.gif);
	background-repeat:no-repeat;
	height:9px;
	font-size:0px;
}

.FullWidthTab_Content
{
	background-image: url(images/FullWidthTab_Content.gif);
	background-repeat:repeat-y;
	width:733px;
	padding: 0px;
}

.FullWidthTab_Bottom
{
	background-image: url(images/FullWidthTab_Bottom.gif);
	background-repeat:no-repeat;
	height:23px;
	width:733px;
}



.WhiteFullWidthTab_Content
{
	background-image: url(images/WhiteFullWidthTab_Content.gif);
	background-repeat:repeat-y;
	width:733px;
	padding: 0px;
}
