
	

TD.navsite {
	font-size: 11px;
 width: 140; 
 border-right: 0px; 
 padding: 0 0 0 0; 
 margin-bottom: 0em; 
 font-family: Times, Times New Roman, serif; 
 font-style: italic;


}

TD.navsite ul {
 list-style: none; 
 margin: 0; 
 padding: 0; 
}

TD.navsite ul li {
 margin: 0; 
 padding: 0px 0px 0px 0px; 
 border-top: 0px;

}

TD.navsite ul li a:link {
 display: block; 
 padding: 3px 0px 3px 0px; 
 border-left: 0px; 
 border-right: 0px;
 border-bottom: 1px solid #333333;
 background-color: #000000; 
 color: #999966;
 font-weight: bold;
 text-decoration: none; 
 width: 100px; 
}

TD.navsite ul li a:visited {
 display: block; 
 padding: 3px 0px 3px 0px; 
 border-left: 0px; 
 border-right: 0px;
 border-bottom: 1px solid #333333;
 background-color: #000000; 
 color: #999966;
 font-weight: bold;
 text-decoration: none; 
 width: 100px; 
}

html>body .navsite ul li a { 
 width: auto; 
} 

TD.navsite ul li a:hover {
 border-left: 0px;
 border-right: 0px;
 border-bottom: 1px solid #333333; 
 background-color: #990000; 
 color: #999966;
 font-weight: bold;

}

TD.navsite ol {
 list-style: none; 
 margin: 0; 
 padding: 0; 
}

TD.navsite ol li {
 margin: 0; 
 padding: 0px 0px 0px 0px; 
 border-top: 0px;

}

TD.navsite ol li a:link {
 display: block; 
 padding: 3px 0px 3px 0px; 
 border-left: 0px; 
 border-right: 0px;
 border-bottom: 1px solid #333333;
 background-color: #990000; 
 color: #999966;
 font-weight: bold;
 text-decoration: none; 
 width: 100px; 
}

TD.navsite ol li a:visited {
 display: block; 
 padding: 3px 0px 3px 0px; 
 border-left: 0px; 
 border-right: 0px;
 border-bottom: 1px solid #333333;
 background-color: #990000; 
 color: #999966;
 font-weight: bold;
 text-decoration: none; 
 width: 100px; 
}

html>body .navsite ol li a { 
 width: auto; 
} 

TD.navsite ol li a:hover {
 border-left: 0px;
 border-right: 0px;
 border-bottom: 1px solid #333333; 
 background-color: #999966; 
 color: #990000;
 font-weight: bold;

}

