﻿/******************************************************************/
/* START 'CSS MENU' tags */
/******************************************************************/

/* Vertical_Menu */
.menuAlignment 				{padding: 0px 0px 0px 0px;} ul.myVerticalMenu {list-style: none;margin: 0;padding: 0;} img {border: none;} 

  					/* change width this controls the width of the buttons*/
.Vertical_Menu					{width: 200px; margin: 0px;}

					/* change height: this controls the height of the buttons */
.Vertical_Menu li a 			{height: 27px; voice-family: "\"}\""; voice-family: inherit; height: 27px; text-decoration: none; font-family: Trebuchet MS, Helvetica, sans-serif; font-weight: bold; color: #F2D87B;}	

					/* change padding: (controls the placment of the button name :top-right-bottom-left) */
.Vertical_Menu li a:visited 
							{padding:1px 0px 0px 29px; display: block; background: url('../graphics/vertical_menu.gif');font-family: Trebuchet MS, Helvetica, sans-serif; font-weight: bold; font-size: 10pt; color: #F2D87B; }
										
.Vertical_Menu li a:link 
							{padding:1px 0px 0px 29px; display: block; background: url('../graphics/vertical_menu.gif');font-family: Trebuchet MS, Helvetica, sans-serif; font-weight: bold; font-size: 10pt; color: #F2D87B;}
										
					/* change padding: (top-right-bottom-left) change -position use 50% of button height*/
.Vertical_Menu li a:hover 
							{padding:1px 0px 0px 29px; background: url('../graphics/vertical_menu.gif') 0 -29px;font-family: Trebuchet MS, Helvetica, sans-serif; font-weight: bold;font-size: 10pt; color: #F2D87B;}