body{
	background-color:/* black*/ #FAFAFA;
}


.level1{
	cursor:pointer;
}
.level1Out{
	background-color:transparent;
	background-image:url("../Images/fndDot05.gif");
	background-position:left bottom;
	background-repeat:repeat-x;
	color:/* white*/ black;
	font-size:8px;
	letter-spacing:1px;
	vertical-align:middle;
	padding:8px;
	text-align:right;
	cursor:default;
}
.level1Over{
	background-color:transparent;
	background-image:url("../Images/fndDot05.gif");
	background-position:left bottom;
	background-repeat:repeat-x;
	color:#61605D;
	font-size:8px;
	letter-spacing:1px;
	vertical-align:middle;
	padding:8px;
	text-align:right;
	cursor:default;
}


.level2{
	cursor:pointer;
}
.level2Out{
	background-color:/* #0A0A0A*/ white;
	background-image:url("../Images/fndDot06.gif");
	background-position:left bottom;
	background-repeat:repeat-x;
	color:/* white*/ #9BA0A5;
	font-size:9px;
	line-height:24px;
	padding-left:64px;
	padding-right:8px;
	vertical-align:middle;
	cursor:pointer;
}
.level2Over{
	background-color:/* #0A0A0A*/ white;
	background-image:url("../Images/fndDot06.gif");
	background-position:left bottom;
	background-repeat:repeat-x;
	color: #555F69;
	font-size:9px;
	line-height:24px;
	padding-left:64px;
	padding-right:8px;
	vertical-align:middle;
	cursor:pointer;
}


.level3{
	cursor:pointer;
}
.level3Out{
	background-color:/* #0A0A0A*/ white;
	background-image:url("../Images/fndDot05.gif");
	background-position:left bottom;
	background-repeat:repeat-x;
	color:/* white*/ black;
	font-size:8px;
	letter-spacing:1px;
	vertical-align:middle;
	padding:8px;
	padding-top:32px;
	text-align:right;
	cursor:default;
}
.level3Over{
	background-color:/* #0A0A0A*/ white;
	background-image:url("../Images/fndDot05.gif");
	background-position:left bottom;
	background-repeat:repeat-x;
	color:#61605D;
	font-size:8px;
	letter-spacing:1px;
	vertical-align:middle;
	padding:8px;
	padding-top:32px;
	text-align:right;
	cursor:default;
}



.txtNav{
	background-image:url("../Images/icoLinkNav.gif");
	background-repeat:no-repeat;
	background-position:1 2px;
	padding-left:12px;
}

.shownDiv{
	display:block;
}
.hiddenDiv{
	display:none;
}

/*
.btnScroll {height:13px; border:none 1px #C0C0C0; cursor:pointer; text-align:center;}

.tableScrollUp {background-image:url()}
*/
