		
    hr.division { border: thin dotted #336633; }


		
	td.Menu {
		height: 25px;
		text-align: left;  
		font-weight:bolder;
		font-size: 10px;  
		font-family: "Verdana, Arial, Tahoma, Trebuchet MS"; 
		color: #333333;
		text-indent: 5px;
		font-stretch: ultra-condensed;
	}
	
	a.MMenuItem {
		font-weight:bolder;
		font-size: 12px;  
		font-family: "Verdana, Arial, Tahoma, Trebuchet MS";
		color: #006699;
		font-variant: small-caps;
		font-stretch: ultra-condensed;
		text-decoration: none; 
		cursor:pointer;
		letter-spacing: 1px;
		padding: 0.3em;  
		height:2.2em;
	}
	
	a.MMenuItem:hover {color: #CC6633; }
	
	p.TitleMenu {
		height: 20px;
		padding-top: 3px;
		text-align: left;  
		font-weight:bolder;
		font-variant: small-caps;
		font-size: 11px;  
		font-family: "Verdana, Arial, Tahoma, Trebuchet MS"; 
		font-stretch: ultra-condensed;
		color: #FFFFFF;
		text-indent: 10px;
		letter-spacing: 2px;
		width:130px;
	}
	
	a.MenuItem {
		display: block;
		font-weight:bolder;
		font-size: 10px;  
		font-variant: small-caps;
		font-family: "Verdana, Arial, Tahoma, Trebuchet MS";
		color: #333333;
		font-stretch: ultra-condensed;
		text-decoration: none; 
		cursor:pointer;
		letter-spacing: 1px;
		padding: 0.3em;  
		width:130px;
		height:2em;
		border-top: 1px dashed #FFFFFF; 
	}

	a.MenuItem:hover {
		color: #333333; 
		background: #FFFFFF;
	}


	a.footer {
		font-weight:bold;
		font-size: 11px;  
		font-family: "Arial, Tahoma, Verdana, Trebuchet MS"; 
		letter-spacing: 1px;
		color: #333333;
		font-variant: small-caps;
		text-decoration: none; 
	}

	a.footer:hover { color: #999999; text-decoration: none; }
