/* Start of CMSMS style sheet 'reality-menustyl1' */


hr {
	border:none;
	border-top:0px solid #CCCCCC;
	height:1px;
	margin-bottom:px;
	}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#menu {
	width: 170px;
	border-style: solid solid none solid;
	border-color: #D76100;
	border-size: 0px;
	border-width: 0px;
	margin: 0px;
	}

#menu li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}
	
#menu li a:link, #menu li a:visited {
	color: #330000;
	display: block;
	background: url(images/menu.jpg);
	padding: 8px 0 0 30px;
	}
	
#menu li a:hover {
	color: #330000;
	background: url(images/menu.jpg) 0 -32px;
	padding: 8px 0 0 30px;
	}
	
#menu li a:active {
	color: #330000;
	background: url(images/menu.jpg) 0 -64px;
	padding: 8px 0 0 30px;
	}

/* End of 'reality-menustyl1' */

