.menustyle
{
	font-size: 12px;
	cursor: hand;
	text-transform: capitalize;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../Images/Dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-left: 2px;
	line-height: 24px;
	width: 160px;
	text-align: right;
	}
	
	.over {
	font-size: 12px;
	cursor: hand;
	text-transform: capitalize;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DC6565;
	font-weight: bold;
	background-image: url(../Images/Dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-left: 2px;
	line-height: 24px;
	width: 160px;
	text-align: right;

	}
	
  .spacer {
	margin-right: 100px;
	width: 95%;
}			
.SubMenu {
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 190px;
	background-color: #CCCCCC;
	background-image: url(../Images/MiniBg.gif);
	background-repeat: repeat;
}
.MenuIFrame 
{
	position: absolute;
	top: 16px;
	left: -50px;
	display: none;
	margin-left: -50px;
	margin-top: 16px;
	display:none;
}

.SubMenu TD {
	font-size: 12px;
	cursor: hand;
	text-transform: capitalize;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-position: left top;
	line-height: 24px;
	text-align: left;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #666666;
	background-image: url(../Images/MenuBgstripBlue.gif);
	background-repeat: repeat-x;
}
