BODY{
	background-Image:url('/inter/lib/images/toc_bg.gif');
	margin-left: 8px;
	margin-right: 15px;
	color:#2D3A3D;
	font-family:Arial,sans-serif;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
	text-shadow: Black;
	font-stretch: ultra-condensed;
	scrollbar-face-color: #ADC9D7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #ADC9D7;
	scrollbar-3dlight-color:#ADC9D7;
	scrollbar-arrow-color:black;
	scrollbar-track-color:#EEEEE;
	scrollbar-darkshadow-color:#EEEEEE;
}


TD{
	color:#2D3A3D;
	font-family:Arial,sans-serif;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
	cursor:hand;
	text-shadow: Black;
	font-stretch: ultra-condensed;
}


A {
	color:#2D3A3D;
}

A:hover {
	color:#2D3A3D;
	text-decoration:underline;
}


/* TOC */
/********/
Toc{
}

/* FOLDER */
/**********/
.FolderTitle{
	margin-bottom: 0px;
}
.FolderTitleCell{
color:#2D3A3D;
font-family:Arial,sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
text-align:right;
text-shadow: Black;
font-stretch: ultra-condensed;
}

/* BACKTITLE */
/*************/
.BackTitle{margin-bottom: 1px;}
.BackTitleCell{
cursor:hand;
border-color:white;
border-style:solid;
border-width:1;
}
.BackTitleLink{
color:#2D3A3D;
font-family:Univers,Arial,sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
cursor:hand;
text-shadow: Black;
font-stretch: ultra-condensed;
}
A:hover.BackTitleLink{
color:#2D3A3D;
font-family:Univers,Arial,sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:underline;
cursor:hand;
text-shadow: Black;
font-stretch: ultra-condensed;
}



/* LEVEL 1  */
/************/
.Level1{
	width:167px;
}
.Level1Cell{
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	text-align:right;
}
.Level1Link{
color:#2D3A3D;
font-family:Univers,Arial,sans-serif;
font-size:8pt;
font-weight: normal;
text-decoration:none;
cursor:hand;
text-shadow: Black;
font-stretch: ultra-condensed;
}

/* LEVEL 2  */
/************/

.Level2{
	width:167px;
}
.Level2Cell{
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	text-align:right;
}
.Level2Link{
color:#2D3A3D;
font-family:Arial,sans-serif;
font-size:7pt;
font-weight:normal;
text-decoration:none;
cursor:hand;
text-shadow: Black;
font-stretch: ultra-condensed;
}


/* LEVEL 3  */
/************/

.Level3{
	width:167px;
}
.Level3Cell{
	padding-bottom: 1px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 1px;
	text-align:right;
}
.Level3Link{
color:#2D3A3D;
font-family:Arial,sans-serif;
font-size:8pt;
font-weight:bold;
text-decoration:none;
cursor:hand;
text-shadow: Black;
font-stretch: ultra-condensed;
}
