﻿.tabControl
{
	/*
	background-color: #FEFEFE;
	background-color: #FFFFFF;
*/
}
.tabPage
{
	width: 100%;
	background-color: #F9F9F9;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 15px;
}
.tabPage_TopPadding
{
	background-color: #F9F9F9;
}
.tabPage_LeftEdge
{
	width: 14px;
	background-color: #F9F9F9;
	background-image: url(/images/backgrounds/tabcontrol/tabPage_LeftEdge.gif);	
	background-repeat: repeat-y;
	background-position: left top;
}
.tabPage_RightEdge
{
	width: 20px;
	background-color: #F9F9F9;
	background-image: url(/images/backgrounds/tabcontrol/tabPage_RightEdge.gif);	
	background-repeat: repeat-y;
	background-position: left top;
}
.tabPage_BottomEdge
{
	height: 14px;
	background-color: #F9F9F9;
	background-image: url(/images/backgrounds/tabcontrol/tabPage_BottomEdge.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.tabPage_TopRightCorner
{
	height: 14px;
	width: 20px;
	background-color: #F9F9F9;
	background-image: url(/images/backgrounds/tabcontrol/tabPage_TopRightCorner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tabPage_BottomLeftCorner
{
	height: 14px;
	width: 14px;
	background-color: #F9F9F9;
	background-image: url(/images/backgrounds/tabcontrol/tabPage_BottomLeftCorner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tabPage_BottomRightCorner
{
	height: 14px;
	width: 20px;
	background-color: #F9F9F9;
	background-image: url(/images/backgrounds/tabcontrol/tabPage_BottomRightCorner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tabPage_TopEdgeActiveTab
{
	width: auto;
	height: 1px;
	background-color: #F9F9F9;
	background-image: url(/images/pxl.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.tabPage_TopEdgeInactiveTab
{
	height: 1px;
	background-image: url(/images/backgrounds/tabcontrol/tabPage_TopEdgeInactiveTab.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.tabPage_TopRightEdge
{
	height: 1px;
	width: 20px;
	background-image: url(/images/backgrounds/tabcontrol/tabPage_TopRightEdge.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.tabPage_TopLeftEdge
{
	height: 1px;
	width: 14px;
	background-image: url(/images/backgrounds/tabcontrol/tabPage_TopLeftEdge.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tabPage_TopLeftEdgeNoTabs
{
	height: 1px;
	width: 14px;
	background-image: url(/images/backgrounds/tabcontrol/tabPage_TopLeftEdgeNoTabs.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tabPage_TopLeftCorner
{
	height: 14px;
	width: 14px;
	background-color: #F9F9F9;
	background-image: url(/images/backgrounds/tabcontrol/tabPage_TopLeftCorner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tabPage_TopLeftCornerNoTabs
{
	height: 14px;
	width: 14px;
	background-color: #F9F9F9;
	background-image: url(/images/backgrounds/tabcontrol/tabPage_TopLeftCornerNoTabs.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tab_TabEdge
{
	width: 1px;
	background-image: url(/images/backgrounds/tabcontrol/tab_TabEdge.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.tab_ActiveTabLeftCorner
{
	height: 6px;
	width: 3px;
	background-color: #F9F9F9;
	background-image: url(/images/backgrounds/tabcontrol/tab_ActiveTabLeftCorner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tab_InactiveTabLeftCorner
{
	height: 6px;
	width: 3px;
	background-color: #E9E9E9;
	background-image: url(/images/backgrounds/tabcontrol/tab_InactiveTabLeftCorner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tab_ActiveTabRightCorner
{
	height: 6px;
	width: 3px;
	background-color: #F9F9F9;
	background-image: url(/images/backgrounds/tabcontrol/tab_ActiveTabRightCorner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.tab_InactiveTabRightCorner
{
	height: 6px;
	width: 3px;
	background-color: #E9E9E9;
	background-image: url(/images/backgrounds/tabcontrol/tab_InactiveTabRightCorner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.tab_ActiveTabCornerJoint
{
	height: 6px;
	width: 1px;
	background-image: url(/images/backgrounds/tabcontrol/tab_ActiveTabCornerJoint.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.tab_InactiveTabCornerJoint
{
	height: 6px;
	width: 1px;
	background-color: #E9E9E9;
	background-image: url(/images/backgrounds/tabcontrol/tab_InactiveTabCornerJoint.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.tab_ActiveTabTop
{
	height: 6px;
	width: 1px;
	background-color: #F9F9F9;
	background-image: url(/images/backgrounds/tabcontrol/tab_ActiveTabTopEdge.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.tab_InactiveTab
{
	background-color: #E9E9E9;
}
.tab_InactiveTab a:hover
{
	color: #6495ED;			/* CornflowerBlue */
}
.tab_ActiveTab
{
	background-color: #F9F9F9;
}
.tab_InactiveTabTop
{
	height: 6px;
	width: 1px;
	background-color: #E9E9E9;
	background-image: url(/images/backgrounds/tabcontrol/tab_InactiveTabTopEdge.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.tab_ActiveText
{
	color: #505050;
	font-weight: bold;
	text-decoration: none;	
}
.tab_InactiveText
{
	color: #808080;
	text-decoration: none;	
}
.tab_Transparent
{
	background-color: #FFFFFF;
}
