.tdt { border-top:  1px solid #bebebe; }
.tdb { border-bottom:  1px solid #bebebe; }
.tdl { border-left:  1px solid #bebebe; }
.tdr { border-right:  1px solid #bebebe; }

#slantedmenu{
font-weight: bold;
font-size: 90%;
}

#slantedmenu:after{
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#slantedmenu ul{
text-indent: 10px;
padding: 3px 0;
margin: 0;
background-color: #e0e0e0;
border: 1px solid #bebebe;
text-align: left;
}

#slantedmenu ul li{
display: inline;
}

#slantedmenu ul li a{
color: #494949;
padding: 3px 0;
padding-right: 25px;
margin: 0;
text-decoration: none;
background: transparent url(images/slantdivider.gif) top right no-repeat;
}

#slantedmenu ul li a:visited{
color: #494949;
} 

#slantedmenu ul li a:hover{
color: black;
}


#Lighten{
font-weight: bold;
font-size: 90%;
}

#Lighten:after{
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#Lighten ul{
text-indent: 10px;
padding: 3px 0;
margin: 0;
background-color: #f0f0f0;
border: 1px solid #f0f0f0;
text-align: left;
}

#Lighten ul li{
display: inline;
}

#Lighten ul li a{
color: #494949;
padding: 3px 0;
padding-right: 25px;
margin: 0;
text-decoration: none;
background: transparent url(images/slantdividerd.gif) top right no-repeat;
}

#Lighten ul li a:visited{
color: #494949;
} 

#Lighten ul li a:hover{
color: black;
}



.style1 {
	font-style: italic;
	font-weight: bold;
}
