	A:hover.menu {
		color: #FF9900;
		
	}
	TD,P,A {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		color: #FFFFFF;
		text-decoration: none;
		background-repeat : repeat-y;
	}
	
	TD.background_no-repeat{
		background-repeat : no-repeat;
	}
	
	TD.background_repeat_x{
		background-repeat : repeat-x;
	}
	
	.underline{
		text-decoration : underline;
	}
	.menu {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-weight: bold;
		color: #FFFFFF;
		
	}
	.menu_on {
		font-weight: bold;
		color: #FF9900;
	}

	
	A:hover.submenu {
		color: #FF9900;
		
	}
	
	.submenu {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		color: #FFFFFF;
		text-decoration: none;
	}
	
		A:hover.submenu_on {
		color: #FFFFFF;
		
	}
	
	.submenu_on {
		font-size: 8pt;
		color: #FF9900;
	}
	.red {
		color: #ff0000;
	}
	.photo{
		font-size: 7pt;
		color: #FF9900;;
	}
		.output {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		color: #FFFFFF;
		
	}
	.title{
		font-size:11pt;
		font-family:Arial;
		font-weight:bold;
		color: #FFFFFF;
	}