div.TabStrip table
{
	width:100%;
	border-style:none;
	border-collapse:collapse;
}

div.TabStrip table td
{
	padding-bottom:0px;
	padding-top:0;
	margin:0px;
}

.tabunselTabText 
{
	color:Blue;
	text-decoration:none;
	font-weight:bold
}

.ground,
.tabbody
{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	background-repeat:repeat-x;
	background-image:url(../../App_Themes/Css/Images/AllImages/tabbodyTop.gif);
	border-style:solid;
	border-width:1px;
	background-color:#ffffff;
	border-color:#808080;
	border-style:none; 
}
.ground
{
	margin-top:5px;
}

.tabbody label
{
	color:Black;
	}

.tabseparator{width:5px; border-style:none;border-width:1px;border-color:#808080;border-bottom-style:solid; margin:0px; padding:0px}

.tabdisabledTab{border-style:solid;border-width:1px;background-color:#d4d0c8;border-color:#808080;color:#808080; font-weight:bold;}

.tabmaintable{border:0px;border-style:solid;}

.tabseltab
{
	border-style:solid;
	border-width:1px; 
	padding-left:10px; 
	padding-right:10px;
	background-image:url(../../App_Themes/Css/Images/AllImages/tabunsel_bg.gif);
	background-repeat:repeat-x;
	border-color:#999999;
	width:1%;
	white-space:nowrap;
	color:Gray;text-decoration:none;
	border-bottom-color:#e1e1e1;font-weight:bold}

.tabunseltab 
{
	white-space:nowrap;
	border-style:solid;
	border-width:1px;
	padding-left:10px; 
	padding-right:10px;
	background-image:url(../../App_Themes/Css/Images/AllImages/tabunsel_bg.gif);background-repeat:repeat-x;
	border-color:#999999; 
	width:20px;
	color:Blue;
	text-decoration:none;
	font-weight:bold}
	
.tabunseltab a
{
	color:Blue;text-decoration:none;font-weight:bold; white-space:nowrap;
}



/* +++++++++++++++++++++++++++++ TOOLBAR ++++++++++++++++++++++++++++++ */

