table.menustart
{
	/*border:2px solid #f00;*/
}

td.mnustartpemp
{
	background-color: transparent;
	width: 15px;
	font-size: 1px;
}

td.mnustartp
{
	background-color: #fff;
	vertical-align: middle;
	text-align: center;
	border: 1px dashed #d0d0d0;/*#f5f5f5*/ /*#e5e5e5*/;
	padding: 10px;
}

td.outerh
{
	background-color: transparent;
	height: 14px;
	font-size: 1px;
}

a.menustartl:link, a.menustartl:visited
{
	text-decoration: none;
/*	color: #d4d4d4; */
	color: #b0b0b0;
/*
	border: 1px dashed #f5f5f5;
	width: 110px;
	height: 60px;
*/
	padding: 10px;
	vertical-align: center;
	text-align: center;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
}

a.menustartl:hover, a.menustartl:active
{
	color: #f00;
/*
	background-color: #fafafa;
	border: 1px solid #e5e5e5;
*/
}



