﻿

.toplevel1
{
	z-index:99;	
}

.toplevel2 A:link
{
	text-decoration:none;
	background-color:Transparent;
} 
.toplevel2 A:visited
{
	text-decoration:none;
	background-color:Transparent;
}

.toplevel2 td
{
	line-height:0px;
}
.toplevel3 td
{
	line-height:0px;	
}

.toplevel3 A:link
{
	text-decoration:none;
} 
.toplevel3 A:visited
{
	text-decoration:none;
}
.toplevel2
{
	
    /*background-color: white;*/
    width:150px;
    border-width:0px;
    color: black !important;
    height:20px !important;
	border-bottom: 1px dotted #c6c5cf;
	text-align:left;
	z-index:99;
}

.toplevel3
{
    width:100px;
    border-width:0px;
    color: black !important;
    height:20px !important;
	border-bottom: 1px dotted #c6c5cf;
	text-align:left;
	z-index:99;
}




