﻿.tiEmptyHeaderCell{
	background-image:url('../Images/wide_yellow.gif');
	background-repeat:no-repeat;
	height:70px;
	vertical-align:bottom;
}
.tiMenuCell{
	width:170px;
	vertical-align:top;
	background-image:url('../Images/yellowbargif.gif');
	background-repeat:no-repeat;
	padding:12px 0px 22px 0px;
}
.ti_BreadCrumbCell{
	background-image:url('../Images/breadyellow.gif');
	background-repeat:no-repeat;
	height:22px;
}




.staticMenuItemStyle{
	width:170px;
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
	color:#464646;
	font-smooth:always;
}
.staticMenuItemStyle td{
	padding:3px 40px 3px 15px;
}
.staticMenuItemStyle a{
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
	color:#464646;
	font-smooth:always;
}
.staticHoverStyle{
	background-color:#E7DB63;
}


.dynamicMenuStyle
{
	z-index:1;
}
.dynamicMenuItemStyle{
	width:170px;
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	color:#000000;
	background-color:#E7DB63;
}
.dynamicMenuItemStyle td{
	padding:5px 10px 5px 15px;
}
.dynamicMenuItemStyle a{
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	color:#000000;
}
.dynamicHoverStyle{
	background-color:#D6B600;
}


.GifMenuTop{
	background-image:url('../Images/Menu/menu_top_yellow.gif');
	background-repeat:no-repeat;
	height:15px;
}
.GifMenuBottom{
	background-image:url('../Images/Menu/menu_bottom_yellow.gif');
	background-repeat:no-repeat;
	height:15px;
}