﻿.menustyle 
{
	border: 0;
	width:215px;
}
.menustyle td
{
	border: 0;
	text-align:left;
}
.menustyle a
{
	text-decoration: none;
	font-weight: bold;
	border:none;
}
.menuheaderstyle th 
{
	
	background:transparent;
    height:0px;
}  

.menuheaderstyle th a
{
	text-decoration: none;
	text-align: center;
}    

.menuAltRowStyle	/* ALT ROW STYLE */
{
	background-color: #647b91;
	height:40px;
	line-height:40px;
}
.menuAltRowStyle a
{
	color:#d7d7d7;
}
.menuAltRowStyle .text
{
	text-transform: uppercase;
}

.menuRowStyle	/* ROW STYLE */
{
	background-color: #647b91;
	height:40px;
	line-height:40px;
}
.menuRowStyle .text
{
	text-transform: uppercase;
}
.menuRowStyle a
{
	color:#d7d7d7;
}

.menuEditRowStyle	/* EDIT ROW STYLE */
{
	background-color:transparent;
	height:40px;
	line-height:40px;
}
.menuEditRowStyle a
{
	color:#d7d7d7;
}
.menuEditRowStyle .text
{
	text-transform: uppercase;
	float:left;
}
.menuEditRowShadow
{
	line-height:38px; height:38px; width:213px;background-color:transparent;
}
.menuRowStyle td, .menuAltRowStyle td, .menueditrowstyle td 
{
	vertical-align:middle; min-height:40px;
}
.menuInnerStyle td
{
	border: 0;
}
.menuRow
{
	line-height:40px; height:40px; width:215px;
}
.menuRow .menuSpace
{
	background: url(Images/shim.gif);
	background-color:Transparent;
	height: 40px;
	width: 40px;
	border:0px;
	text-decoration:none;
	float:left;
}
.menuEditRow
{
	line-height:38px; height:38px; width:213px;background-color:#32414f;	
}
.menuEditRow .menuImage
{
	background: url(Images/layout/menu_arrows.png) no-repeat;
	background-color:Transparent;
	border:0px;
	height: 38px;
	width: 40px;
	text-decoration:none;
	float:left;
}

