﻿.menustyle 
{
	border: 0;
	width:215px;
}
.menustyle td
{
	border: 0;
	text-align:left;
}
.menustyle a
{
	text-decoration: none;
	font-weight: bold;
}
.menuAltRowStyle	/* ALT ROW STYLE */
{
	background-color: transparent; vertical-align:middle;
	height:40px;
}
.menuAltRowStyle a
{
	color:#9f9f9f;
}
.menuAltRowStyle .text
{
	text-transform: uppercase; vertical-align:middle; display:block;
}

.menuRowStyle	/* ROW STYLE */
{
	background-color: transparent; vertical-align:middle;
	height:40px;
}
.menuRowStyle .text
{
	text-transform: uppercase; vertical-align:middle; display:block;
}
.menuRowStyle a
{
	color:#9f9f9f;
}

.menuEditRowStyle	/* EDIT ROW STYLE */
{
	background-color: transparent; vertical-align:middle;
	height:40px;width:215px;
}
.menuEditRowStyle a
{
	color:#cf0105;
}
.menuEditRowStyle .text
{
	text-transform: uppercase; vertical-align:middle; display:block;
}
.menuEditRowShadow
{
	height:38px; width:213px;background-color:transparent;
}
.menuRowStyle td, .menuAltRowStyle td
{
	vertical-align:middle; height:40px;
}
.menueditrowstyle td 
{
	vertical-align:middle; height:38px;
}
.menuRow
{
	height:40px; width:215px; vertical-align:middle;
}
.menuRow .menuSpace
{
	background: url(Images/shim.gif);
	background-color:Transparent;
	height: 40px;
	width: 40px;
	border:0px;
	text-decoration:none;
	float:left;
}
.menuEditRow
{
	height:38px; width:213px; background-color:#f5f5f5; vertical-align:middle;
}
.menuEditRow .menuImage
{
	/* background: url(Images/layout/menu_arrows.png) no-repeat; */
	background: url(Images/shim.gif);
	background-color:Transparent;
	border:0px;
	height: 38px;
	width: 40px;
	text-decoration:none;
	float:left;
}

