/******************************************************************/
/* copy this code into the "styles'stylesheet.css" page */
/******************************************************************/

.menuAlignment {
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

ul.myVerticalMenu {
	list-style: none;
	margin: 0;
	padding: 0;
}

img {
    border: none;
} 

	
#CSSMenubar{
	width: 166px;
	margin: 0px;
	}
	
#CSSMenubar li a {
	height: 34px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 34px;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 8.5pt;
	text-decoration: none;
	color: #07519a;	
	}	
	
#CSSMenubar li a:link, #CSSMenubar li a:visited {
	display: block;
	background:  url('http://www.quotit.com/News/graphics/bg_menu.gif');
	padding-left:25px; padding-right:0; padding-top:3px; padding-bottom:0
	text-decoration: none;
	font-family: Tahoma;
	font-size: 8.5pt;
	text-decoration: none;
	color: #07519a;	
	}
	
#CSSMenubar li a:hover {
	background:  url('http://www.quotit.com/News/graphics/bg_menu.gif') 0 -34px;
	padding-left:25px; padding-right:0; padding-top:3px; padding-bottom:0
	}

/******************************************************************/
/* end copy */
/******************************************************************/
