ul.MenuBarHorizontal
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	margin-left:20px;
	
}
ul.MenuBarActive
{
	z-index: 1000;
}
ul.MenuBarHorizontal li
{

	list-style-type: none;


	cursor: pointer;
	float: left;
	font-size: 12px;
	font-weight:normal;
	font-family:Tahoma;
	font-weight:bold;
	height:33px;
	line-height:33px;
	vertical-align:middle;
	
}

ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	padding-left:20px;
	padding-right:20px;
	color: #ffffff;
	text-decoration: none;
	text-align:center;
	
	
}
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	color: #ffff00;
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;

}
ul.MenuBarHorizontal a.MenuBarItemHover
{

	color: #ff0909;
}

ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		float: left;
		background: #FFF;
	}
}


/*----------------------------------*/
ul.MenuFooter
{
	margin: 0 auto 0;


	list-style-type: none;
	font-size: 12px;
	cursor: default;
	text-align:center;
	margin-left:20px;

	
}

ul.MenuFooter li
{

	list-style-type: none;

	float:left;
	cursor: pointer;
	font-size: 12px;
	font-weight:bold;
	font-family:arial;
	
	height:25x;
	line-height:25px;
	vertical-align:middle;

	
}

ul.MenuFooter a
{
	display: block;
	cursor: pointer;
	padding-left:12px;
	padding-right:12px;
	color: #e24b4b;
	text-decoration: none;
	text-align:center;
	
	
}
ul.MenuFooter a:hover, ul.MenuFooter a:focus
{

	color: #021868;
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;

}

/*------------------------------*/
ul.MenuBarTop
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	margin-left:20px;
	
}
ul.MenuBarActive
{
	z-index: 1000;
}
ul.MenuBarTop li
{

	list-style-type: none;


	cursor: pointer;
	float: left;
	font-size: 10px;
	font-weight:normal;
	font-family:Tahoma;
	font-weight:bold;
	height:21px;
	line-height:21px;
	vertical-align:middle;
	
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

ul.MenuBarTop a
{
	display: block;
	cursor: pointer;
	padding-left:15px;
	padding-right:15px;
	color: #ffffff;
	text-decoration: none;
	text-align:center;
	
	
}
ul.MenuBarTop a:hover, ul.MenuBarTop a:focus
{
	color: #fbec00;
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;

}
ul.MenuBarTop a.MenuBarItemHover
{

	color: #ffffff;
}

ul.MenuBarTop iframe
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}
@media screen, projection
{
	ul.MenuBarTop li.MenuBarItemIE
	{
		display: inline;
		float: left;
		background: #FFF;
	}
}

/*----------------------------------------------*/

ul.MenuBarTop_more
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	margin-left:190px;

	
}
ul.MenuBarActive
{
	z-index: 1000;
}
ul.MenuBarTop_more li
{

	list-style-type: none;


	cursor: pointer;
	float: left;
	font-size: 11px;
	font-weight:normal;
	font-family:Tahoma;
	font-weight:bold;
	height:35px;
	line-height:35px;
	vertical-align:middle;
	
}

ul.MenuBarTop_more a
{
	display: block;
	cursor: pointer;
	padding-left:8px;
	padding-right:8px;
	color: #ffffff;
	text-decoration: none;
	text-align:center;
	
	
}
ul.MenuBarTop_more a:hover, ul.MenuBarTop_more a:focus
{
	color: #fbec00;
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;

}
ul.MenuBarTop_more a.MenuBarItemHover
{

	color: #ffffff;
}

ul.MenuBarTop_more iframe
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}
@media screen, projection
{
	ul.MenuBarTop_more li.MenuBarItemIE
	{
		display: inline;
		float: left;
		background: #FFF;
	}
}

/*-------------------------------------------------*/
ul.MenuBarHorizontal_Sub
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	margin-left:20px;
	
}
ul.MenuBarActive
{
	z-index: 1000;
}
ul.MenuBarHorizontal_Sub li
{

	list-style-type: none;


	cursor: pointer;
	float: left;
	font-size: 11px;
	font-weight:normal;
	font-family:Tahoma;
	font-weight:bold;
	height:29px;
	line-height:29px;
	vertical-align:middle;
	
}

ul.MenuBarHorizontal_Sub a
{
	display: block;
	cursor: pointer;
	padding-left:15px;
	padding-right:15px;
	color: #091f5d;
	text-decoration: none;
	text-align:center;
	
	
}
ul.MenuBarHorizontal_Sub a:hover, ul.MenuBarHorizontal_Sub a:focus
{
	color: #ff0000;
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;

}
ul.MenuBarHorizontal_Sub a.MenuBarItemHover
{

	color: #ff0909;
}

ul.MenuBarHorizontal_Sub iframe
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}
@media screen, projection
{
	ul.MenuBarHorizontal_Sub li.MenuBarItemIE
	{
		display: inline;
		float: left;
		background: #FFF;
	}
}


/*----------------------------------*/



