ul.rollmenu {
	list-style-type: none;
	color: #666666;
	background-color: #CCCCCC;
	margin: 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 100%;
	background-image: url(../images/menu-strip.gif);
	font-size: 16px;
	text-align: center;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
    html>body ul.rollmenu {
	width: 80%
}
ul.rollmenu li {font-weight: bold;
    margin: 0;
    padding: 0}
ul.rollmenu ul {list-style-type: none;
    margin: 0 0 0 0;
    padding: 0;
    border-bottom: 1px solid #999999;
    border-right: 1px solid #999999;
    voice-family: "\"}\"";
    voice-family: inherit;
    margin: 10px 0px 0px 0px}
ul.rollmenu a {
	font-weight: normal;
	text-decoration: none;
	color: #03f;
	background-color: #DFDFDD;

    margin 0;
	width: 100%;
	border-top: 1px solid #ffffff;
	display: block;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 14px;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
html>body ul.rollmenu a {width: auto}
ul.rollmenu a:hover {
	color: #66CCFF;
	background-color: #666666;
	text-align: left;
}

