#foliomenu{
	padding: 5;
	width: 145px;
	display: block;
	margin-right: 0;
	margin-left: 0;
	height: 172px;
}

#foliomenu a{
	color: #333333;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: 145px;
	text-decoration: none;
	background-image: url(tn-bg1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	height: 172px;
	margin: 0px;
	padding-top: 10px;
}


#foliomenu a:visited, #foliomenu a:active{
	color: #840000;
	background-image: url(tn-bg3.gif);
	background-repeat: no-repeat;
	background-position: center;
}


#foliomenu selected a, #foliomenu a:hover{
background-image: url(tn-bg2.gif);
color: #840000;
}
#innerbg {
	background-image: url(innerbg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#foliomenu-submenu2 {
	padding: 5px;
	height: auto; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 8px;
	margin-right: 8px;
	font-weight: bold;
	margin-top: 15px;
}
.silver2 {
	color: #840000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding-top: 4px;
	padding-bottom: 2px;
}
.foliomenu-submenu3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}
