.init
{
	height: 30px;
	_height: 5px;
	width: 197px;
	background-color: Transparent;
	background-image: url(images/top.gif);
	_background-image: url(images/topIE.gif);
}

.RootMenu_MenuBar1 
{
	height: 30px;
	width: 197px;
	background-color: Transparent;
    background-position: left top;
	background-image: url(images/menu2.gif);
}
.RootMenuItem1
{ 
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	height: 30px;
	width: 197px;
	font-size: 11px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
    background-position: left top;
	background-image: url(images/menu2.gif);
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    line-height: 2.7em;
    text-indent: 2.6em;
}
.RootMenuItemselected1
{ 
	cursor: pointer; 
	cursor: hand;
	background-image: url(images/mnuhoverM.gif);
	color: #ffffff; 
	font-size: 11px;
	height: 30px;
	width: 197px;
	font-style: normal; 
	font-weight: bold; 
	background-color: Transparent;
    background-position: left top;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    line-height: 2.7em;
    text-indent: 2.6em;
}
.RootMenuItemBreadcrumb1
{ 
	cursor: pointer; 
	cursor: hand; 
	background-image: url(images/mnuhover.gif);
	color: #ffffff; 
	font-size: 11px;
	height: 30px; 
	width: 197px;
	font-style: normal; 
	font-weight: bold; 
	background-color: Transparent;
    background-position: left top;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    line-height: 2.7em;
    text-indent: 2.6em;
}
.SubMenu_MenuBar1
{
	height: 25px;
	background-color: #333333;
    padding: 0px 15px 0px 7px;
	_padding: 0px 4px 0px 0px;
}
.SubMenuItem1
{	
	height: 25px;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 11px; 
	font-style: normal;
	font-weight: bold; 
	background-color:#333333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.SubMenuItemSel1 
{
	height: 25px;
	cursor: pointer; 
	cursor: hand; 
	color:#CCCCCC;
	font-size: 11px; 
	font-style: normal;
	font-weight: bold; 
    background-position: left top;
	background-color:#333333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;	
}
.SubMenuItemAct1 
{
	height: 25px;
	cursor: pointer; 
	cursor: hand; 
	color: #DCDCDC; 
	font-size: 11px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/SubBC.gif);
	_background-image: url(images/SubBC_IE.gif);
    background-position: left top;
	text-indent: 0.4em;
    _text-indent: 0.8em;
}
.ChildLink
{
	padding-top: 15px;
	padding-left: 15px;
	color: #1B145A; 
	font-size: 12px; 
	font-style: normal;
	font-weight: bold; 
}
.ChildLinkMouse
{
	padding-top: 15px;
	padding-left: 15px;
	color: #ff0000; 
	text-decoration: underline;
	font-size: 12px; 
	font-style: normal;
	font-weight: bold; 	
}