.tabDown
{
	font-family: Arial;
	font-size: 8pt;
	color: #999999;
}
a.tabDown:link
{
	font-family: Arial;
	font-size: 8pt;
	color: #999999;
	text-decoration: none;
}
a.tabDown:hover
{
	font-family: Arial;
	font-size: 8pt;
	color: #ff0000;
	text-decoration: none;
}
a.tabDown:visited
{
	font-family: Arial;
	font-size: 8pt;
	color: #999999;
	text-decoration: none;
}
a.tabDown:visited:hover
{
	font-family: Arial;
	font-size: 8pt;
	color: #ff0000;
	text-decoration: none;
}
.tabUp
{
	font-family: Arial;
	font-size: 8pt;
	color: #990000;
}
a.tabUp:link
{
	font-family: Arial;
	font-size: 8pt;
	color: #990000;
	text-decoration: none;
}
a.tabUp:hover
{
	font-family: Arial;
	font-size: 8pt;
	color: #ff0000;
	text-decoration: none;
}
a.tabUp:visited
{
	font-family: Arial;
	font-size: 8pt;
	color: #990000;
	text-decoration: none;
}
a.tabUp:visited:hover
{
	font-family: Arial;
	font-size: 8pt;
	color: #ff0000;
	text-decoration: none;
}
.tabDownLeft
{
	width: 10px;
	height: 25px;
	background-image: url(/Images/Tabs/inactive-left.gif);
}
.tabDownMiddle
{
	padding-top: 6px;
	height: 25px;
	background-image: url(/Images/Tabs/inactive-background.gif);
}
.tabDownRight
{
	width: 10px;
	height: 25px;
	background-image: url(/Images/Tabs/inactive-right.gif);
}
.tabUpLeft
{
	width: 10px;
	height: 25px;
	background-image: url(/Images/Tabs/active-left.gif);
}
.tabUpMiddle
{
	height: 25px;
	background-image: url(/Images/Tabs/active-background.gif);
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	
}
.tabUpRight
{
	width: 10px;
	height: 25px;
	background-image: url(/Images/Tabs/active-right.gif);
}
table.tabForm2
{
	border-collapse: separate;
	/*border-bottom: solid 1px #000000;*/
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}
table.tabForm
{
	border-collapse: separate;
	border-bottom: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}
table.tabForm td.tabHeader
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	height: 5px;
	background-color: #ffcc00;
	background-image: url(/Images/ka-tableheaderbg1.gif);
	border-bottom: solid 1px #000000;
}
td.tabHeader
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	height: 5px;
	background-color: #ffcc00;
	background-image: url(/Images/ka-tableheaderbg1.gif);
	border-bottom: solid 1px #000000;
}
table.tabForm td.tabContent
{
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	padding: 10px;
	background-color: #ffffff;	
}
td.tabContent
{
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	padding: 10px;
	background-color: #ffffff;	
}
table.tabForm tr.item {
	background-color: #eeeeee;
}

table.tabForm tr.altitem {
	background-color: #dddddd;
}
table.tabFooter
{
	width: 100%;
	border: 0px;
}
table.tabFooter td.BottomLeft
{
	width: 10px;
	height: 15px;
	background-image: url(/Images/Box-Bottom-Left.gif);
}
table.tabFooter td.BottomMiddle
{
	height: 15px;
	background-image: url(/Images/Box-Bottom-Middle.gif);
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;	
}
table.tabFooter td.BottomRight
{
	width: 10px;
	height: 15px;
	background-image: url(/Images/Box-Bottom-Right.gif);
}
