.tabunselTabText {font-family:Tahoma;font-size:11px;color:Blue;text-decoration:none;font-weight:bold}
.tabbody
{
	padding-top:20px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:0px;
	background-repeat:repeat-x;
	background-image:url(../Images/tabbodyTop.gif);
	border-style:solid;
	border-width:1px;
	background-color:#ffffff;
	border-color:#808080;
	border-style:none; 
	font-family:tahoma;
	height:100%;
}
.tabseparator{width:5px; border-style:none;border-width:1px;border-color:#808080;border-bottom-style:solid;}

.tabdisabledTab
{
	border-style:solid;
	border-width:1px;
	background-color:#d4d0c8;
	border-color:#808080;
	color:#808080;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	width:20px;
	white-space:nowrap;	
	padding-left:10px; padding-right:10px;
}

.tabmaintable{border:0px;border-style:solid;}

.tabseltab
{
	border-style:solid;
	border-width:1px; 
	padding-left:10px; 
	padding-right:10px;
	background-image:url(../images/TabPageBg.gif);
	background-repeat:repeat-x;
	border-color:#999999; width:20px;white-space:nowrap;
	font-family:Tahoma;font-size:11px;color:Blue;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(../images/TabPageBg);background-repeat:repeat-x
	;border-color:#999999; width:20px;
	font-family:Tahoma;font-size:11px;color:Blue;text-decoration:none;
	font-weight:bold}
	
.tabunseltab a
{
	font-family:Tahoma;font-size:11px;color:Blue;text-decoration:none;font-weight:bold
}


/* +++++++++++++++++++++++++++++ TAB SKIN 2 ++++++++++++++++++++++++++++++ */
div.tabControl2
{
	padding-top:10px;
	min-height:400px;
}

div.tabControl2 div.tabContent
{
	padding:10px;
}

div.tabControl2 div.tabs
{
	background-image:url("../Images/tabLine.png");
	background-position:bottom;
	background-repeat:repeat-x;
	min-height:33px;
	padding-right:10px;
	font-size:1.5em;

}

div.tabControl2 div.tabs div
{
	float:right;
	padding:4px 30px 5px;
}

div.tabControl2 div.tabs div.selectedTab
{
	background-image:url("../Images/selectedTab_Bg.png");
	background-repeat:repeat-x;
	padding-top:7px;
	border:solid 1px #c6c6c6;
	border-bottom-style:none;
	color:#0094d2;
}

div.tabControl2 div.unselectedTab a
{
	text-decoration:none;
}


div.tabControl2 div.unselectedTab
{
	background-image:url("../Images/tabLine.png");
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#f8f8f8;
	border:solid 1px #c6c6c6;
	border-bottom-style:none;
	margin-top:3px;
}
