/* ********************************************************************
*  Toggle Tab Menus - © 2004 - 2006 Baldean Media Services.           *
*  Get the full source code at http://www.baldean.com/devzone/        *
*  Version 3.0, release 03/01/2006. This note must remain intact.     *
******************************************************************** */

#tabHolder {
	display: none;
}

.tabContent {
	position: relative;
	margin: 0px;
	clear: both;
	float: left;
	z-index: 10;
		padding-left:20pt;
	padding-top:20pt;
}

#tabCont0, #tabCont1, #tabCont2, #tabCont3, #tabCont4, #tabCont5, #tabCont6, #tabCont7, #tabCont8, #tabCont9 {
	display: none;
}
	
.tabMenuOff {
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0px;
	cursor: pointer;
}

.tabMenuOn {
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0px;
	cursor: default;
}

#tabMenu0, #tabMenu1, #tabMenu2, #tabMenu3, #tabMenu4, #tabMenu5, #tabMenu6, #tabMenu7, #tabMenu8, #tabMenu9 {
	float: left;
	font-style: normal;
	padding-top: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	z-index: 1100;
	bottom: -1px;
	position: relative;
	}

#tabOffset {
	float: left;
}

#bodytext    {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

.style1 {
	font-family: ARIAL;
	font-size: 14px;
	color: #333333;
}
.style2 {
	color: #333333
}
.style3 {
	font-size: 16px;
	color: #999999;
}
.style17 {font-size: 13px}
.style18 {font-size: 18px}
.style19 {color: #CC0000}
.style20 {font-size: 14px}

 
#Table_01 tr .style1.style20.style20.style20.style20.style20 .style20.style20 strong {
	color: #900;
}

