.font , .menustyle , .over , .SubMenu , .SubMenu TD , .special , .overSpecial , .menustyleL  {
	font-family: Arial, Helvetica, sans-serif;
}
.size , .font , .menustyle , .over , .SubMenu , .SubMenu TD , .special , .overSpecial , .menustyleL , .overL {
	font-size: 12px;
}
.menustyle , .over {
	padding-left: 18px;
	padding-right: 18px;
	cursor: hand;
	text-transform: uppercase;
	white-space: nowrap;
	height: 30px;
	font-weight: bolder;
	font-size: 15px;
	letter-spacing: -1px;
}
.menustyle
{
	color: #FFFFFF;
	text-decoration: none;
	}
	
	.over {
	color: #FE613B;
	text-decoration: none;
	}
	
.SubMenu {
	text-transform: capitalize;
	white-space: nowrap;
	position: relative;
	top: 50px;
	background-color: #cc0000;
	border: 1px solid #FE613B;
}

.SubMenu TD {
	text-decoration: none;
	padding-left: 14px;
	height: 30px;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	display: table-cell;
	font-size: 12px;
	white-space: nowrap;
	text-transform: capitalize;
	letter-spacing: 0px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FE613B;
}
.SubMenu TD A {
	color: #FFFFFF;
}
.SubMenu a:hover , .SubMenu TD A:hover , .SubMenu TD:hover , .test {
	color: #FFFFFF;
	height: 30px;
	background-color: #FE613B;
	display: inline;
}

.special
{
	cursor: hand;
	text-transform: capitalize;
	white-space: nowrap;
	padding-left: 22px;
	padding-right: 22px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	margin-right: 0px;
	background-position: right;
	}
	
	/*--.overSpecial {

	cursor: hand;
	text-transform: capitalize;
	white-space: nowrap;
	background-color: #6E6D4F;
	padding-left: 22px;
	padding-right: 22px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(/App_Themes/Default/Images/bordDot.gif);
	background-repeat: repeat-y;
	text-decoration: none;
	line-height: 30px;
	background-position: bottom;
}

.menustyleL , .OverL {
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 22px;
}
.menustyleL {
	color: #FFFFFF;
}

	.overL {
	color: #E49E89;
	cursor: hand;
	}
	
	.SubMenuL {
	background-image: url(../Images/BgTest.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 20px;
	margin-left: 39px;
}
	
	/*.SubMenuL {
	background-color: #706F6D;
	background-image: url(../Images/SubMenuFooter.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 20px;
}

.SubMenuL TD {
	white-space: nowrap;
	padding-top: 8px;
	font-size: 12px;
	line-height: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 8px;
}
.SubMenuL td.hover {
	background-color: #000000;
	display: block;
	color: #33FF66;
}

.MenuIFrame {
	background-color: #33CC99;
	width: 500px;
} --*/





