		.horizontalMenuItem {
			border: 0px solid #CCCCCC;
			background-color: #003399;
			height: 20px;
			cursor: hand;
			font-family: trebuchet ms,arial,helvetica;
			font-size: 8pt;
			font-weight: bold;
			color: #FFFFFF;
			width: 75px;
			text-decoration: none;
			text-align: center;
		}
		.horizontalMenuItem:hover {									
			border: 0px solid #CCCCCC;
			background-color: #003399;
			cursor: hand;
			font-family: trebuchet ms,arial,helvetica;
			font-size: 8pt;
			font-weight: bold;
			height: 20px;
			color: #FFCC00;
			width: 75px;
			text-decoration: underline;
			text-align: center;									
		}
		.vrticalMenuItem {
			border: 1px solid #BFDFFF;
			background-color: #003399;
			height: 20px;
			cursor: hand;
			font-family: trebuchet ms,arial,helvetica;
			font-size: 8pt;
			font-weight: bold;
			color: #FFFFFF;
			width: 75px;
			text-align: center;
		}
		.vrticalMenuItem:hover {
			border: 1px solid #BFDFFF;
			background-color: #0099FF;
			cursor: hand;
			font-family: trebuchet ms,arial,helvetica;
			font-size: 8pt;
			font-weight: bold;
			height: 20px;
			color: #FFFFFF;
			width: 75px;
			text-align: center;
		}
		.verticalMenuItem {
			border: 0px solid #CCCCCC;
			background-color: #003399;
			height: 20px;
			cursor: hand;
			font-family: trebuchet ms,arial,helvetica;
			font-size: 8pt;			
			font-weight: bold;
			color: #FFFFFF;
			width: 120px;
			text-decoration: none;
			text-align: left;
		}
		.verticalMenuItem:hover {
			border: 1px solid #BFDFFF;
			background-color: #0099FF;
			cursor: hand;
			font-family: trebuchet ms,arial,helvetica;
			font-size: 8pt;
			font-weight: bold;
			height: 20px;
			color: #FFFFFF;
			width: 120px;
			text-align: left;
		}
		.OrderPoster {								
			font-family: trebuchet ms,arial,helvetica;
			font-size: 8pt;
			font-weight: bold;				
			color: #000000;						
		}
		.InfoTables {								
			font-family: trebuchet ms,arial,helvetica;
			font-size: 9pt;
			font-weight:normal;				
			color:Black;						
		}

