@charset "UTF-8";
.menucellbkgd {
	background-image: url(images/buttons/bkgd.jpg);
	background-repeat: repeat-y;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	margin-top: 5px;
	margin-left: 20px;
	margin-bottom: 5px;
	margin-right: 10px;
}
.headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
}
li {
	list-style-type: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	text-indent: 0px;
	list-style-position: outside;
	padding: 0px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-top: 0px;
}

.menutable {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style:  0;
	border-right-style:  0;
	border-bottom-style:  0;
	border-left-style:  0;
	top: 0px;
}


.providertable {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
