﻿.tiEmptyHeaderCell{
	background-image:url('../Images/wide_blue.gif');
	background-repeat:no-repeat;
	height:70px;
	vertical-align:bottom;
}
.tiMenuCell{
	width:170px;
	vertical-align:top;
	background-image:url('../Images/bluebargif.gif');
	background-repeat:no-repeat;
	padding:12px 0px 22px 0px;
}
.ti_BreadCrumbCell{
	background-image:url('../Images/breadblue.gif');
	background-repeat:no-repeat;
	height:22px;
}
.ti_BreadCrumbCellCrisis{
	background-image:url('../Images/breadcrisis.gif');
	background-repeat:no-repeat;
	padding:0px 0px 0px 10px;
	height:22px;
}



.staticMenuItemStyle{
	width:170px;
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
	color:#F0F0F0;
}
.staticMenuItemStyle td{
	padding:3px 40px 3px 15px;
}
.staticMenuItemStyle a{
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
	color:#F0F0F0;
}



.staticHoverStyle{
	background-color:#A5BACE;
}

.dynamicMenuStyle
{
	z-index:1;
}
.dynamicMenuItemStyle{
	width:170px;
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	color:#000000;
	background-color:#A5BACE;
}
.dynamicMenuItemStyle td{
	padding:5px 10px 5px 15px;
}
.dynamicMenuItemStyle a{
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	color:#000000;
}
.dynamicHoverStyle{
	background-color:#5A94E7;
}

.GifMenuTop{
	background-image:url('../Images/Menu/menu_top_blue.gif');
	background-repeat:no-repeat;
	height:15px;
}
.GifMenuBottom{
	background-image:url('../Images/Menu/menu_bottom_blue.gif');
	background-repeat:no-repeat;
	height:15px;
}


