.menustyle
{
	font-size: 11px;
	cursor: hand;
	text-transform: capitalize;
	white-space: nowrap;
	font-family: Tahoma, Verdana, sans-serif;
	padding-left: 24px;
	padding-right: 24px;
	color: #000000;
	font-weight: bold;
	/*background-image: url(/App_Themes/Default/Images/bordDot.gif);
	background-repeat: repeat-y;*/
	text-decoration: none;
	line-height: 30px;
	margin-right: 0px;
	background-position: right bottom;
	width: 100%;
	}
	

	.over {
	font-size: 11px;
	cursor: hand;
	text-transform: capitalize;
	white-space: nowrap;
	font-family: Tahoma, Verdana, sans-serif;
	background-color: #6E6D4F;
	padding-left: 24px;
	padding-right: 24px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url("bordDot.gif"/*tpa=http://www.hotel-astraea.com/bordDot.gif*/);
	background-repeat: repeat-y;
	text-decoration: none;
	line-height: 30px;
	margin-right: 0px;
	background-position: left bottom;
	}
.SubMenu {
	text-transform: capitalize;
	white-space: nowrap;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	position: relative;
	top: 50px;
	background-color: #F1EEC3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FAF9E7;
}

.SubMenu TD {
	text-decoration: none;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	padding-left: 14px;
	font-weight: bold;
	height: 30px;
	text-transform: capitalize;
	background-image: url("FooterDot-1.gif"/*tpa=http://www.hotel-astraea.com/FooterDot.gif*/);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	display: table-cell;
	white-space: nowrap;
	background-position: bottom;
}


	.special
{
	font-size: 11px;
	cursor: hand;
	text-transform: capitalize;
	white-space: nowrap;
	font-family: Tahoma, Verdana, sans-serif;
	padding-left: 22px;
	padding-right: 22px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	margin-right: 0px;
	background-position: right;
	}
	
	.overSpecial {

	font-size: 11px;
	cursor: hand;
	text-transform: capitalize;
	white-space: nowrap;
	font-family: Tahoma, Verdana, sans-serif;
	background-color: #6E6D4F;
	padding-left: 22px;
	padding-right: 22px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url("bordDot.gif"/*tpa=http://www.hotel-astraea.com/bordDot.gif*/);
	background-repeat: repeat-y;
	text-decoration: none;
	line-height: 30px;
	background-position: bottom;
}



