body,td {
color: #000000;font-family:tahoma, verdana, helvetica; font-size: 11px; font-weight:none;
}

.menu
{
	padding-right: 5px;
	padding-left: 2px;
	font-weight: bold;
	padding-bottom: 3px;
	width: 175px;
	cursor: hand;
	color: #000000;
	padding-top: 4px;
	height: 22px;
	background-color: #ddebde;
}

.option
{
	padding-right: 15px;
	padding-left: 15px;
	list-style-position: outside;
	list-style-image: url(images/yellow-bullet.gif);
	padding-bottom: 3px;
	width: 175px;
	cursor: hand;
	padding-top: 4px;
	height: 18px;
	background-color: #f5f5f5;
}

