/******************************
beginning lttest
*******************************/

.lttest-menucontainerstyle
{
	
	height: 43px;
	/* background-color: #002b7c; */
	 text-align:center;
}
 
.lttest-menustyle
{
 font-family: verdana;
	font-size: 9px;
	font-weight: normal;
 color: white;
padding-right: 10px;


}
 
.lttest-menustyle .ces-menuitem
{
 /* background-image:url('/ces_components/v4/controls/menu/Templates/ICPRed/mainItemBg.gif'); */
 cursor: pointer;
  font-family: verdana;
	font-size: 9px;
	font-weight: bold;
 cursor: pointer;
 height: 20px;
 color: #C0C5DE;
 padding-left: 5px;
 vertical-align: text-bottom;
 /* padding-top:30px; so that the text "aligns" at the bottom in Firefox */
 
}
 
.lttest-menustyle .ces-menuitem-right
{
 width:12px;
 height: 43px;
 background-image: url('/ces_components/v4/controls/menu/Templates/Lotus/menusep.gif');
 background-repeat: no-repeat;
}

.lttest-menustyle .ces-menuitem-left
{
 width:0px; 
 height: 20px;
}


.lttest-menustyle .ces-menumouseover-left, .lttest-menustyle .ces-menumouseup-left, .lttest-menustyle .ces-menumousedown-left
{
 width:0px;
 height: 20px;
}
 
.lttest-menustyle .ces-menumouseover-right, ces-menustyle .ces-menumouseup-right, ces-menustyle .ces-menumousedown-right
{
 width:0px;
 height: 20px;
}

 
.lttest-menustyle .ces-menumouseover, .lttest-menustyle .ces-menumouseup, .lttest-menustyle .ces-menumousedown
{
	cursor: pointer;
	height: 43px;
	color: white;
	padding-left: 5px;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	vertical-align: text-bottom;
	/* padding-top:30px; */
}
 
.lttest-menustyle .ces-menuspacer
{
 margin: 0px;
 height: 2px;
 width : 0px;
}
 
.lttest-submenustyle
{
	background-color: transparent;
	margin-left: 0px;
	width: 185px;
	height: 25px;
}
 
.lttest-submenustyle .ces-menuitem
{

 /* position: relative;
 top:4px; */



	height: 25px;
	width:185px;
	background-image: url('/ces_components/v4/controls/menu/Templates/Lotus/menuoff.gif');
	background-repeat: no-repeat;
	color: black;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	padding-left: 10px;
	cursor: pointer;
} 
 
.lttest-submenustyle .ces-menuspacer
{
 border:1px solid brown;
 background-color: transparent;
 width: 0px;
 vertical-align: middle;
}
 
.lttest-submenustyle .ces-activemenuitem
{
 /* position: relative;
 top:4px; */
 
 background-color: transparent;
 background-image: url('/ces_components/v4/controls/menu/Templates/Lotus/menuonfood.gif');
 background-repeat: no-repeat;
 color: white;
 background-color: transparent;
 font-family: verdana;
	font-size: 9px;
	font-weight: bold;
 padding-left: 10px;
cursor:pointer;
 width: 185px;
	height: 25px;
}
 
.lttest-submenustyle .ces-menumouseover
{
 /* position: relative;
 top:4px; */

 background-color: transparent;
 background-image: url('/ces_components/v4/controls/menu/Templates/Lotus/menuonfood.gif');
 background-repeat: no-repeat;
 color: white;
 background-color: transparent;
 font-family: verdana;
	font-size: 9px;
	font-weight: bold;
 padding-left: 10px;
width: 185px;
	height: 25px;
 cursor:pointer;
}
 
.lttest-submenustyle .ces-menumousedown
{
 /* position: relative;
 top:4px; */

 background-color: transparent;
 background-image: url('/ces_components/v4/controls/menu/Templates/Lotus/menudown.gif');
 background-repeat: no-repeat;
 color: white;
 font-family: verdana;
	font-size: 9px;
	font-weight: bold;
 width: 185px;
 height: 25px;
 padding-left: 10px;
 cursor: pointer;
}
 
.lttest-submenustyle .ces-menumouseup
{
 /* position: relative;
 top:4px; */

 background-color: transparent;
 background-image: url('/ces_components/v4/controls/menu/Templates/Lotus/menudown.gif');
 background-repeat: no-repeat;
 color: white;
 font-family: verdana;
	font-size: 9px;
	font-weight: bold;
 width: 185px;
height: 25px;
 padding-left: 10px;
 cursor:pointer;
}


/******************************
End lttestMenu
*******************************/

/* popup classes */

.popupwindow
{
	background-color: white;
	width: 200px;
	font-family: verdana;
	font-size: 8px;
	color: black;
	border: 1px solid #B7B7B7;
}

/* used for ns 6 compatibility */

.popuplayer
{
	background-color: white;
	width : 200px;
	font-family : verdana;
	font-size : 8px;
	color : black;
	border: 1px solid #B7B7B7;
}


/******************************
beginning ltfood
*******************************/

.ltfood-menucontainerstyle
{
	
	height: 43px;
	/* background-color: #002b7c; */
	 text-align:center;
}
 
.ltfood-menustyle
{
 font-family: verdana;
	font-size: 9px;
	font-weight: normal;
 color: white;
/* padding-right: 10px; */


}
 
.ltfood-menustyle .ces-menuitem
{
 /* background-image:url('/ces_components/v4/controls/menu/Templates/ICPRed/mainItemBg.gif'); */
 cursor: pointer;
  font-family: verdana;
	font-size: 9px;
	font-weight: bold;
 cursor: pointer;
 height: 20px;
 color: #C0C5DE;
 padding-left: 8px;
 	padding-right: 8px;
 vertical-align: text-bottom;
  padding-top:30px; /* so that the text "aligns" at the bottom in Firefox */
 
}
 
.ltfood-menustyle .ces-menuitem-right
{
 width:12px;
 height: 43px;
 background-image: url('/ces_components/v4/controls/menu/Templates/Lotus/menusep.gif');
 background-repeat: no-repeat;
}

.ltfood-menustyle .ces-menuitem-left
{
 width:0px; 
 height: 20px;
}


.ltfood-menustyle .ces-menumouseover-left, .ltfood-menustyle .ces-menumouseup-left, .ltfood-menustyle .ces-menumousedown-left
{
 width:0px;
 height: 20px;
}
 
.ltfood-menustyle .ces-menumouseover-right, ces-menustyle .ces-menumouseup-right, ces-menustyle .ces-menumousedown-right
{
 width:0px;
 height: 20px;
}

 
.ltfood-menustyle .ces-menumouseover, .ltfood-menustyle .ces-menumouseup, .ltfood-menustyle .ces-menumousedown
{
	cursor: pointer;
	height: 43px;
	color: white;
	padding-left: 8px;
 	padding-right: 8px;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	vertical-align: text-bottom;
	padding-top:30px;
}
 
.ltfood-menustyle .ces-menuspacer
{
 margin: 0px;
 height: 2px;
 width : 0px;
}
 
.ltfood-submenustyle
{
	background-color: transparent;
	margin-left: 0px;
	width: 185px;
	height: 25px;
}
 
.ltfood-submenustyle .ces-menuitem
{

 position: relative;
 top:4px;



	height: 25px;
	width:185px;
	background-image: url('/ces_components/v4/controls/menu/Templates/Lotus/menuoff.gif');
	background-repeat: no-repeat;
	color: black;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	padding-left: 10px;
	cursor: pointer;
} 
 
.ltfood-submenustyle .ces-menuspacer
{
 border:1px solid brown;
 background-color: transparent;
 width: 0px;
 vertical-align: middle;
}
 
.ltfood-submenustyle .ces-activemenuitem
{
 position: relative;
 top:4px;
 
 background-color: transparent;
 background-image: url('/ces_components/v4/controls/menu/Templates/Lotus/menuonfood.gif');
 background-repeat: no-repeat;
 color: white;
 background-color: transparent;
 font-family: verdana;
	font-size: 9px;
	font-weight: bold;
 padding-left: 10px;
cursor:pointer;
 width: 185px;
	height: 25px;
}
 
.ltfood-submenustyle .ces-menumouseover
{
 position: relative;
 top:4px;

 background-color: transparent;
 background-image: url('/ces_components/v4/controls/menu/Templates/Lotus/menuonfood.gif');
 background-repeat: no-repeat;
 color: white;
 background-color: transparent;
 font-family: verdana;
	font-size: 9px;
	font-weight: bold;
 padding-left: 10px;
width: 185px;
	height: 25px;
 cursor:pointer;
}
 
.ltfood-submenustyle .ces-menumousedown
{
 position: relative;
 top:4px;

 background-color: transparent;
 background-image: url('/ces_components/v4/controls/menu/Templates/Lotus/menudown.gif');
 background-repeat: no-repeat;
 color: white;
 font-family: verdana;
	font-size: 9px;
	font-weight: bold;
 width: 185px;
 height: 25px;
 padding-left: 10px;
 cursor: pointer;
}
 
.ltfood-submenustyle .ces-menumouseup
{
 position: relative;
 top:4px;

 background-color: transparent;
 background-image: url('/ces_components/v4/controls/menu/Templates/Lotus/menudown.gif');
 background-repeat: no-repeat;
 color: white;
 font-family: verdana;
	font-size: 9px;
	font-weight: bold;
 width: 185px;
height: 25px;
 padding-left: 10px;
 cursor:pointer;
}


/******************************
End ltfoodMenu
*******************************/

/******************************
beginning ltwash
*******************************/

.ltwash-menucontainerstyle
{
	/* width: 100pc; */
	height: 43px;
	text-align:center;
}
 
.ltwash-menustyle
{
  font-family: verdana;
  font-size: 8px;
  font-weight: normal;
 color: white;
 /* padding-right: 10px; */
 
}
 
.ltwash-menustyle .ces-menuitem
{
 /* background-image:url('/ces_components/v4/controls/menu/Templates/ICPRed/mainItemBg.gif'); */
 cursor: pointer;
 font-family: verdana;
	font-size: 9px;
	font-weight: bold;
 cursor: pointer;
 height: 20px;
 color: #C0C5DE;
 padding-left: 8px;
 	padding-right: 8px;
 vertical-align: text-bottom;
 padding-top:30px;
}
 
.ltwash-menustyle .ces-menuitem-right
{
 width:12px;
 height: 43px;
 background: url('/ces_components/v4/controls/menu/Templates/Lotus/menusep.gif') no-repeat;
}

.ltwash-menustyle .ces-menuitem-left
{
 width:0px; 
 height: 20px;
}


.ltwash-menustyle .ces-menumouseover-left, .ltwash-menustyle .ces-menumouseup-left, .ltwash-menustyle .ces-menumousedown-left
{
 width:0px;
 height: 20px;
}
 
.ltwash-menustyle .ces-menumouseover-right, ces-menustyle .ces-menumouseup-right, ces-menustyle .ces-menumousedown-right
{
 width:0px;
 height: 20px;
}

 
.ltwash-menustyle .ces-menumouseover, .ltwash-menustyle .ces-menumouseup, .ltwash-menustyle .ces-menumousedown
{
	cursor: pointer;
	height: 43px;
	color: white;
	padding-left: 8px;
 	padding-right: 8px;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	vertical-align: text-bottom;
	padding-top:30px;
}
 
.ltwash-menustyle .ces-menuspacer
{
 margin: 0px;
 height: 2px;
 width : 0px;
}
 
.ltwash-submenustyle
{

	background-color: transparent;
	margin-left: 0px;
	width: 185px;
	height:25px;
}
 
.ltwash-submenustyle .ces-menuitem
{

 position: relative;
 top:4px;

	height: 25px;
	width:185px;
	background: url('/ces_components/v4/controls/menu/Templates/Lotus/menuoff.gif') no-repeat;
	background-color: transparent;
	color: black;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	padding-left: 7px;
	cursor: pointer;
} 
 
.ltwash-submenustyle .ces-menuspacer
{
 background-color: transparent;
 width: 0px;
 vertical-align: middle;
}
 
.ltwash-submenustyle .ces-activemenuitem
{

 position: relative;
 top:4px;

 background-color: transparent;
 background: url('/ces_components/v4/controls/menu/Templates/Lotus/menuonwash.gif') no-repeat;
 color: white;
 background-color: transparent;
 font-family: verdana;
	font-size: 9px;
	font-weight: bold;
 padding-left: 7px;
 cursor: pointer;
 width: 185px;
	height:25px;
}
 
.ltwash-submenustyle .ces-menumouseover
{

 position: relative;
 top:4px;

 background-color: transparent;
 background: url('/ces_components/v4/controls/menu/Templates/Lotus/menuonwash.gif') no-repeat;
 color: white;
 background-color: transparent;
 font-family: verdana;
	font-size: 9px;
	font-weight: bold;
 padding-left: 7px;
width: 185px;
	height:25px;
 cursor: pointer;
}
 
.ltwash-submenustyle .ces-menumousedown
{
 position: relative;
 top:4px;
 background-color: transparent;
 background: url('/ces_components/v4/controls/menu/Templates/Lotus/menudown.gif') no-repeat;
 color: white;
 font-family: verdana;
	font-size: 9px;
	font-weight: bold;
 width: 185px;
 height:25px;
 padding-left: 7px;
 cursor: pointer;
}
 
.ltwash-submenustyle .ces-menumouseup
{

 position: relative;
 top:4px;
 
 background-color: transparent;
 background: url('/ces_components/v4/controls/menu/Templates/Lotus/menudown.gif') no-repeat;
 color: white;
 font-family: verdana;
	font-size: 9px;
	font-weight: bold;
 width: 185px;
 height:25px;
 padding-left: 7px;
 cursor: pointer;
}


/******************************
End ltwashMenu
*******************************/

/******************************
beginning ltwork
*******************************/

.ltwork-menucontainerstyle
{
	/* width: 100pc; */
	height: 43px;
	text-align:center;
}
 
.ltwork-menustyle
{
 font-family: verdana;
	font-size: 9px;
	font-weight: normal;
 color: white;
/* padding-right: 10px; */

}
 
.ltwork-menustyle .ces-menuitem
{
 /* background-image:url('/ces_components/v4/controls/menu/Templates/ICPRed/mainItemBg.gif'); */
 cursor: pointer;
 font-family: verdana;
	font-size: 9px;
	font-weight: bold;
 cursor: hand;
 height: 20px;
 padding-left: 8px;
 padding-right: 8px;
 color: #C0C5DE;
 vertical-align: text-bottom;
  padding-top:30px; /* so that the text "aligns" at the bottom in Firefox */
}
 
.ltwork-menustyle .ces-menuitem-right
{
 width:12px;
 height: 43px;
 background: url('/ces_components/v4/controls/menu/Templates/Lotus/menusep.gif') no-repeat;
}

.ltwork-menustyle .ces-menuitem-left
{
 width:0px; 
 height: 20px;
}


.ltwork-menustyle .ces-menumouseover-left, .ltwork-menustyle .ces-menumouseup-left, .ltwork-menustyle .ces-menumousedown-left
{
 width:0px;
 height: 20px;
}
 
.ltwork-menustyle .ces-menumouseover-right, ces-menustyle .ces-menumouseup-right, ces-menustyle .ces-menumousedown-right
{
 width:0px;
 height: 20px;
}

 
.ltwork-menustyle .ces-menumouseover, .ltwork-menustyle .ces-menumouseup, .ltwork-menustyle .ces-menumousedown
{
	cursor: pointer;
	height: 43px;
	color: white;
	padding-left: 8px;
 	padding-right: 8px;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	vertical-align: text-bottom;
	padding-top:30px; /* so that the text "aligns" at the bottom in Firefox */
}
 
.ltwork-menustyle .ces-menuspacer
{
 margin: 0px;
 height: 2px;
 width : 0px;
}
 
.ltwork-submenustyle
{
	background-color: transparent;
	margin-left: 0px;
	width: 185px;
	height:25px;
}
 
.ltwork-submenustyle .ces-menuitem
{

 position: relative;
 top:4px;

	height:25px;
	width:185px;
	background: url('/ces_components/v4/controls/menu/Templates/Lotus/menuoff.gif') no-repeat;
	background-color: transparent;
	color: black;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	padding-left: 10px;
	cursor: hand;
} 
 
.ltwork-submenustyle .ces-menuspacer
{
 background-color: transparent;
 width: 9px;
 vertical-align: middle;
}
 
.ltwork-submenustyle .ces-activemenuitem
{

 position: relative;
 top:4px;

 background-color: transparent;
 background: url('/ces_components/v4/controls/menu/Templates/Lotus/menuonwork.gif') no-repeat;
 color: white;
 background-color: transparent;
 font-family: verdana;
	font-size: 9px;
	font-weight: bold;
 padding-left: 10px;
 cursor: pointer;
 width: 185px;
	height:25px;
}
 
.ltwork-submenustyle .ces-menumouseover
{

 position: relative;
 top:4px;

 background-color: transparent;
 background: url('/ces_components/v4/controls/menu/Templates/Lotus/menuonwork.gif') no-repeat;
 color: white;
 background-color: transparent;
 font-family: verdana;
	font-size: 9px;
	font-weight: bold;
 padding-left: 10px;
width: 185px;
	height:25px;
 cursor: pointer;
}
 
.ltwork-submenustyle .ces-menumousedown
{

 position: relative;
 top:4px;

 background-color: transparent;
 background: url('/ces_components/v4/controls/menu/Templates/Lotus/menudown.gif') no-repeat;
 color: white;
 font-family: verdana;
	font-size: 9px;
	font-weight: bold;
 width: 185px;
 height:25px;
 padding-left: 10px;
 cursor: pointer;
}
 
.ltwork-submenustyle .ces-menumouseup
{

 position: relative;
 top:4px;

 background-color: transparent;
 background: url('/ces_components/v4/controls/menu/Templates/Lotus/menudown.gif') no-repeat;
 color: white;
 font-family: verdana;
	font-size: 9px;
	font-weight: bold;
 width: 185px;
 height:25px;
 padding-left: 10px;
 cursor: pointer;
}


/******************************
End ltworkMenu
*******************************/

/******************************
beginning lt1
*******************************/

.lt1-menucontainerstyle
{
	/* width: 100pc; */
	height: 43px;
	padding-left: 0px;
}
 
.lt1-menustyle
{
 font-family: verdana;
	font-size: 9px;
	font-weight: normal;
 height: 43px;
 color: white;
 text-align:left; 
 vertical-align: text-bottom;
}
 
.lt1-menustyle .ces-menuitem
{
 /* background-image:url('/ces_components/v4/controls/menu/Templates/ICPRed/mainItemBg.gif'); */
 cursor: pointer;
 font-family: verdana;
	font-size: 9px;
	font-weight: bold;
 cursor: hand;
 height: 35px;
 color: #C0C5DE;
 padding-left: 8px;
 	padding-right: 8px;
 vertical-align: text-bottom;
 padding-top:30px; /*so that the text "aligns" at the bottom in Firefox */
}
 
.lt1-menustyle .ces-menuitem-right
{
 	width:12px;
 	height: 43px;
	background: url('/ces_components/v4/controls/menu/Templates/Lotus/menusep.gif') no-repeat;
}



.lt1-menustyle .ces-menuitem-left
{
 width:0px; 
 height: 20px;
}


.lt1-menustyle .ces-menumouseover-left, .lt1-menustyle .ces-menumouseup-left, .lt1-menustyle .ces-menumousedown-left
{
 width:0px;
 height: 20px;
}
 
.lt1-menustyle .ces-menumouseover-right, ces-menustyle .ces-menumouseup-right, ces-menustyle .ces-menumousedown-right
{
 width:0px;
 height: 20px;
}

 
.lt1-menustyle .ces-menumouseover, .lt1-menustyle .ces-menumouseup, .lt1-menustyle .ces-menumousedown
{
	cursor: pointer;
	height: 43px;
	color: white;
	padding-left: 8px;
 	padding-right: 8px;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	vertical-align: text-bottom;
	padding-top:30px;  /*so that the text "aligns" at the bottom in Firefox */
	/* background-color: #C83030; */
}
 
.lt1-menustyle .ces-menuspacer
{
 margin: 0px;
 height: 2px;
 width : 0px;
}
 
.lt1-submenustyle
{
	background-color: transparent;
	margin-left: 0px;
	width: 185px;
	height : 25px;
}
 
.lt1-submenustyle .ces-menuitem
{
 position: relative;
 top:4px;
	height: 25px;
	width:185px;
	background: url('/ces_components/v4/controls/menu/Templates/Lotus/menuoff.gif') no-repeat;
	background-color: transparent; 
	color: black;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	padding-left: 10px;
	cursor: pointer;
} 
 
.lt1-submenustyle .ces-menuspacer
{
 background-color: transparent;
 color: #333399;
 width: 2px;
 margin-left: 2px;
 margin-right: 2px;
 vertical-align: middle;
}
 
.lt1-submenustyle .ces-activemenuitem
{
 position: relative;
 top:4px;
 background-color: transparent;
 background: url('/ces_components/v4/controls/menu/Templates/Lotus/menudown.gif') no-repeat;
 color: black;
 font-family: verdana;
	font-size: 9px;
	font-weight: bold;
 width: 185px;
 height:25px;
 padding-left: 10px;
 cursor: pointer;
}
 
.lt1-submenustyle .ces-menumouseover
{
 position: relative;
 top:4px;
 background-color: transparent;
 background: url('/ces_components/v4/controls/menu/Templates/Lotus/menudown.gif') no-repeat;
 color: black;
 font-family: verdana;
	font-size: 9px;
	font-weight: bold;
 width: 185px;
 height:25px;
 padding-left: 10px;
 cursor: pointer;
}
 
.lt1-submenustyle .ces-menumousedown
{
 position: relative;
 top:4px;
 background-color: transparent;
 background: url('/ces_components/v4/controls/menu/Templates/Lotus/menudown.gif') no-repeat;
 color: black;
 font-family: verdana;
	font-size: 9px;
	font-weight: bold;
 width: 185px;
 height:25px;
 padding-left: 10px;
 cursor: pointer;
}
 
.lt1-submenustyle .ces-menumouseup
{
 position: relative;
 top:4px;
 background-color: transparent;
 background: url('/ces_components/v4/controls/menu/Templates/Lotus/menudown.gif') no-repeat;
 color: black;
 font-family: verdana;
	font-size: 9px;
	font-weight: bold;
 width: 185px;
 height:25px;
 padding-left: 10px;
 cursor: pointer;
}


/******************************
End lt1Menu
*******************************/


/******************************
beginning lotus06
*******************************/

.lotus06-menucontainerstyle
{
	/* width: 100pc; */
	height: 43px;
	/* padding-left: 30px; */
	/*background-image: url('/ces_components/v4/controls/menu/Templates/ICPRed/MainItemBg.gif'); */
}
 
.lotus06-menustyle
{
 font-family: arial;
	font-size: 12px;
	font-weight: bold;
 color: #ffffff;
 text-align:left; 
 vertical-align: text-bottom;
}
 
.lotus06-menustyle .ces-menuitem
{
 /* background-image:url('/ces_components/v4/controls/menu/Templates/ICPRed/mainItemBg.gif'); */
 cursor: pointer;
 font-family: arial;
	font-size: 12px;
	font-weight: bold;
 cursor: hand;
 height: 43px;
 color: #FFFFFF;
 padding-left: 10px;
 padding-right: 10px;
 vertical-align: text-bottom;
}
 
.lotus06-menustyle .ces-menuitem-right
{
 background-image:url('/ces_components/v4/controls/menu/Templates/ICPRed/ItemBgRightV3.gif');
 width:8px;
 height: 20px;
}



.lotus06-menustyle .ces-menuitem-left
{
 width:0px; 
 height: 20px;
}


.lotus06-menustyle .ces-menumouseover-left, .lotus06-menustyle .ces-menumouseup-left, .lotus06-menustyle .ces-menumousedown-left
{
 width:0px;
 height: 20px;
}
 
.lotus06-menustyle .ces-menumouseover-right, ces-menustyle .ces-menumouseup-right, ces-menustyle .ces-menumousedown-right
{
	background-image:url('/ces_components/v4/controls/menu/Templates/ICPRed/ItemBgRightV3.gif');
 width:0px;
 height: 20px;
}

 
.lotus06-menustyle .ces-menumouseover, .lotus06-menustyle .ces-menumouseup, .lotus06-menustyle .ces-menumousedown
{
	cursor: pointer;
	cursor: hand;
	/* background-image: url('/ces_components/v4/controls/menu/Templates/ICPRed/MainItemOverV3.gif'); */
	background-color: white;
	height: 43px;
	color: #cf2b2a;
	padding-left: 10px;
	padding-right: 10px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	vertical-align: text-bottom;
	/* background-color: #C83030; */
}
 
.lotus06-menustyle .ces-menuspacer
{
 margin: 0px;
 height: 2px;
 width : 0px;
}
 
.lotus06-submenustyle
{
	background-color: #cf2b2a;
	border-top: 1px solid Silver;
	border-bottom: 1px solid Silver;
	border-left: 1px solid Silver;
	border-right: 1px solid Silver;
	margin-left: 0px;
	width: 120px;
	filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=100, FinishOpacity=60, Style=1, StartX=0,  FinishX=100, StartY=0, FinishY=100);
}
 
.lotus06-submenustyle .ces-menuitem
{
	background-color: #cf2b2a;
	color: #FFFFFF;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	border-top: 1px solid Silver;
	border-bottom: 1px solid Silver;
	border-left: 1px solid Silver;
	border-right: 1px solid Silver;
	padding: 3px;
	padding-left: 18px;
	padding-right: 18px;
	cursor: hand;
} 
 /*
.lotus06-submenustyle
{
	background-color: #483D8B;
	border-bottom: 1px solid silver;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	margin-left: 0px;
	width: 120px;
}
 
.lotus06-submenustyle .ces-menuitem
{
 background-color: #483D8B;
 color: #FFFFFF;
 font-family: verdana,arial;
 font-size: 10px;
 border: solid 1px #fafafa;
 padding: 3px;
 padding-left: 18px;
 padding-right: 18px;
 cursor: hand;
} */
 
.lotus06-submenustyle .ces-menuspacer
{
 background-color: #FFFFFF;
 color: #333399;
 border-top: 0px solid buttonshadow;
 border-left: 0px solid buttonshadow;
 border-bottom: 0px solid buttonhighlight;
 border-right: 0px solid buttonhighlight;
 width: 2px;
 margin-left: 2px;
 margin-right: 2px;
 vertical-align: middle;
}
 
.lotus06-submenustyle .ces-activemenuitem
{
 background-color: white;
 color: #cf2b2a;
 font-family: arial;
	font-size: 11px;
	font-weight: bold;
 	border-bottom: 1px solid Silver;
	border-left: 1px solid Silver;
	border-right: 1px solid Silver;
 padding: 3px;
 padding-left: 18px;
 padding-right: 18px;
 cursor: hand;
}
 
.lotus06-submenustyle .ces-menumouseover
{
 background-color: white;
 color: #cf2b2a;
 font-family: arial;
	font-size: 11px;
	font-weight: bold;
 	border-bottom: 1px solid Silver;
	border-left: 1px solid Silver;
	border-right: 1px solid Silver;
 padding: 3px;
 padding-left: 18px;
 padding-right: 18px;
 cursor: hand;
}
 
.lotus06-submenustyle .ces-menumousedown
{
 background-color: white;
 color: #cf2b2a;
 font-family: arial;
	font-size: 11px;
	font-weight: bold;
 	border-bottom: 1px solid Silver;
	border-left: 1px solid Silver;
	border-right: 1px solid Silver;
 padding: 3px;
 padding-left: 18px;
 padding-right: 18px;
 cursor: hand;
}
 
.lotus06-submenustyle .ces-menumouseup
{
 background-color: #FC8E15;
 color: #333399;
 font-family: arial;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid Silver;
	border-left: 1px solid Silver;
	border-right: 1px solid Silver;
 padding: 3px;
 padding-left: 18px;
 padding-right: 18px;
 cursor: hand;
}


/******************************
End lotus06Menu
*******************************/

.footerlink { padding-top:4px; color : #000000; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; }
a.footerlink:link { color : #000000; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; }
a.footerlink:visited { color : #000000; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; }
a.footerlink:active { color : #000000; font-family:  Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; }
a.footerlink:focus { color : #000000; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; }
a.footerlink:hover { color : blue; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; }


body,td,li,p, .RadEContent, .RadEContentBordered {
	font-family: Arial, Helvetica;
	font-size: 11px;
}