.SelectedTreeNode 
{ 
  background-color:#E9E9E9; 

  border:solid 1px #E9E9E9; 

  cursor: pointer; 
}

.Grid 
{ 
  border: 0px solid #EBEBEB;  
  background-color: #FFFFFF;
  cursor: pointer;
}



.Row 
{ 
  font-family: Arial, Tahoma;
	font-size: 12px; 
	color: #333;	
	padding-left: 3px;
	text-decoration: none;
}
.RowAlternating
{
  background-color: #F9F9F9; 
  cursor: default;	
}
.RowAlternating td.DataCell 
{ 
  padding: 3px; 
  padding-top: 2px; 
  padding-bottom: 1px; 
  border-bottom: 1px solid #EAE9E1; 
  font-family: verdana; 
  font-size: 10px; 
} 


.Row td.DataCell 
{ 
  padding: 3px; 
  padding-top: 2px; 
  padding-bottom: 1px; 
  border-bottom: 1px solid #EAE9E1; 
  font-family: verdana; 
  font-size: 10px; 
} 


.SelectedRow 
{ 
		background:#EBF2FF;
	font-size: xx-small;
	color: #000000;
	border: solid 1 #B0CBFD;
}

.SelectedRow td.DataCell 
{ 
  background-color: #EBF2FF; 
  padding: 2px; 
  padding-left: 3px; 
  padding-top: 1px; 
  padding-bottom: 1px; 
  font-family: verdana; 
  font-size: 10px; 
  border-bottom: 1px solid #B0CBFD; 
  border-top: 1px solid #B0CBFD; 
  border-right: 0px; 
}

.SelectedRow td.FirstDataCell 
{ 
  background-color: #EBF2FF; 
 border: solid 1 #B0CBFD;
}

.SelectedRow td.LastDataCell 
{ 
  background-color: #EBF2FF; 
  border-right: 1px solid #4B4B6F; 
}





/* MENU=================================================================================*/
.NavBar
{
  background-color: #FFFBFF; 
  border: 1px solid #FFFBFF; 
  padding: 2px;
  padding-bottom: 1px;
  cursor: default; 
} 

.TopItem
{
  color: #FFFFFF;
  background-image: url(Images/BlueOrangeSkin/MenuButtonBg.jpg);
  background-color: #3979CE; 
  font-family: tahoma, verdana; 
  font-size: 11px; 
  font-weight: bold;
  border:1px solid #696885; 
  border-bottom-color: #2F73BE; 
  border-right-color: #2F73BE; 
  padding-top: 4px; 
  padding-bottom: 2px; 
  cursor:hand;
}

.TopItemHover
{
  color: #FFFFFF;
  background-image: url(Images/BlueOrangeSkin/MenuButtonHoveredBg.jpg);
  background-color: #3979CE; 
  font-family: tahoma, verdana; 
  font-size: 11px; 
  font-weight: bold;
  border: 1px solid #74A5DD;
  border-bottom-color:#74A5DD;
  padding-top: 4px; 
  padding-bottom: 2px; 
  cursor:hand;
}

.TopItemSelected
{
  color: #FFFFFF;
  background-image: url(Images/BlueOrangeSkin/MenuButtonSelectedBg.jpg);
  background-color: #3979CE; 
  font-family: tahoma, verdana; 
  font-size: 11px; 
  font-weight: bold;
  border: 1px solid #74A5DD;
  border-bottom-color:#74A5DD;
  padding-top: 4px; 
  padding-bottom: 2px; 
  cursor:hand;
}

.Level2Item
{
    font:bold 12px Arial;
  /*font-family: tahoma, verdana; */

  padding-left: 10px; 
  cursor:hand;
  color: #235690;
  
}

.Level2ItemHover
{
	font:bold 12px Arial;
	color:White;
	text-align:left;
	margin-left:0px; 
	padding-left:10;
	margin-top:0px; 

	text-decoration:None;
	cursor:hand;
	background-color:#FDAB55;
	border-color:#FC880B;
	border-width:1;
	border-style:double;
	width:180;
	height:10px;
}
.Level2Selected
{
	font:bold 12px Arial;
	color:White;
	text-align:left;
	margin-left:0px; 
	padding-left:10;
	margin-top:0px; 

	text-decoration:None;
	cursor:hand;
	background-color:#FDAB55;
	border-color:#FC880B;
	border-width:1;
	border-style:double;
	width:180;
	height:10px;
}

.Level2Group
{
  background-color: #FFFFFF;
  /*background-image: url(images/group_bg.gif);*/
  border-top-color: #F0F1F5;
  padding:10px;
  padding-left:10px;
  padding-right:0px;
}

.Empty
{
}


.DropShadowText
{

	
	margin:0px auto;
	width:450px;
	color:White;
	font-size:24pt;
	line-height:100%;
	float:right;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#063161, direction=135, enabled=true, Strength=2);
 
	
}
.DropShadowText14
{

	FONT-FAMILY: Arial,Verdana;
	margin:0px auto;

	color:White;
	font-size:14pt;
	line-height:100%;
	float:right;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#063161, direction=135, enabled=true, Strength=1);
 
	
}
body
{   
	FONT-FAMILY: Arial,Verdana;
	background-color:GhostWhite;
	color: #000000;

	FONT-SIZE: 9pt; 
	SCROLLBAR-HIGHLIGHT-COLOR:#eeeeee;
	SCROLLBAR-SHADOW-COLOR:#cccccc;
 
	SCROLLBAR-ARROW-COLOR:#666666; 
	SCROLLBAR-TRACK-COLOR: #eeeef0; 
	SCROLLBAR-DARKSHADOW-COLOR: #bbbbbb;
	scrollbar-base-color:#dddddd;
 
    cursor:default;

}

.version
{
	font-weight: bold;
	font-size: 8pt;
	color: darkgray;
	text-align:  right;
}

.helpspecificmenu
{
	font-weight: bold;
	width: 180px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #ccccdd;
	color: #000066;
}
.HelpPageBanner

{
background: #000066;
color: white;
font-weight: bold;
font-size: 18pt;
height: 40px;
}

.HelpPageBody
{
background-color:#ffffff;
}

.indent
{ position:relative;
	left:5
}

.tiny
{
 font-size: xx-small ;  
}


table
{
Font-Size:10pt;
}

.repeaterAlt
{
	background-color:#F9F9F9;
	color:#ffffff;
}

.repeaterEdit
{
	background:#EBF2FF;
	font-size: xx-small;
	color: #ffffff;
	border: solid 2 #B0CBFD;
}

.reverse
{
	font-weight:600;
	color:BLACK;
	background-color:#F9F9F9;
	border :solid 2px #EBEBEB;
	height:20;
		
	
}

.ControlCss
{
	border :Custom 1px #9a9a9a;	
	color:BLACK;
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color=#E3E3E3, direction=135, enabled=true, Strength=6);*/
	background-color:#FFFFFF;
	z-index:0;
}


.error
{  background-image:url(Images/Error.gif);
	width:20;
	height:20;
	position:relative;
	top:4 ;
	left:4 ;
 
 
 background-repeat:no-repeat
 
}

.error1
{  background-image:url(Images/Error.gif);
	width:20;
	height:20;
	position:relative;
	top:4 ;
	left:4 ;
  
 background-repeat:no-repeat
 
}

.framed
{
 background-color:#dddddd;
 
border-bottom:solid 2px #999999; 
border-left:solid 2px #999999; 
border-right:solid 2px #999999; 
 padding:10

}

.box
{
border :solid 2px #999999; 
 background-color:Yellow;

  
}

.mediapanel
{
	 background-color:#dddddd;
}

.clear{ FONT-SIZE: 8pt;  BACKGROUND-COLOR:#cccccc;color:Maroon}
.box { FONT-SIZE: 8pt; border:solid 1px Navy ; background-color:WhiteSmoke}
.DropDown { FONT-SIZE: 8pt; Z-index: 1000; BACKGROUND-COLOR: WhiteSmoke}
.unhover { FONT-SIZE: 8pt; BACKGROUND-COLOR:  WhiteSmoke ; border:none }
.hover {  FONT-SIZE: 8pt; BACKGROUND-COLOR: silver; color: #000000; border:none}
.DDHover
{
	font-size: 8pt;
	background-color: #dfdfdf;
	color: #000066;
	border: none;
}
.DDSel
{
	font-size: 8pt;
	background-color: #f9f9ff;
	font-weight: bold;
	border: none;
}

.DDReg{	font-size: 8pt;	border: none;}
.clicked {FONT-SIZE: 8pt; BACKGROUND-COLOR:#99ccff; COLOR: Blue;  border:none}
.unclicked {FONT-SIZE: 8pt; border:none}
.reverseX  {FONT-SIZE: 8pt; FONT-FAMILY: Verdana;BACKGROUND-COLOR:#111111; color: Red; font-weight:bold;}
.hide{display:none}
.Show{display:Block}

Menu.A:link	{	width: 100%;	height: 100%;	text-decoration:none;	color: Yellow;	}		
Menu.A:visited	{	width: 100%;	height: 100%;		text-decoration:none;	color: #000000;	}	
Menu.A:active	{	width: 100%;	height: 100%;	text-decoration:none;	color:	#000000;	}		
Menu.A:hover	{	width: 100%;	height: 100%;	text-decoration:none;	color:	#2331D8 ;	}

.MenuParentItemDiv{	width: 100%;	height: 100%;	cursor: hand;	color:White;}
	

A:link	{	
	 
	color: #000000;
	}	
		
A:visited	{	
	 
	color: #000000;
	}	
		
A:active	{	
	 
	color:	#000000;
	}	
		
A:hover	{	
	 
	color:	#2331D8 ;
	}
.bold 
{
	font-weight:bold;}
	
	.little
{
Font-size:9;
font-weight:bold;	
}
	
	.Small
{
Font-size:10;
 
}

.messagebox
{
border:none 1px navy; 
 
	BACKGROUND-COLOR:WhiteSmoke;
	color:#000000;
}

.ReadOnly3d
{
	display: inline;
	
	font-family: arial;
    border-left: solid 2px #666666;
    border-right: solid 1px #CCCCCC;
    border-top: solid 2px #666666;
    border-bottom: solid 1px #CCCCCC;
	background-color: f9f9f9;
	color: #000033;
	cursor:default;
}

/* used for controls 3d border and text color*/
.Edit3d
{
	background-color: White;
	color: #000000;
	cursor:auto;
    border-left: solid 2px #666666;
    border-right: solid 1px #CCCCCC;
    border-top: solid 2px #666666;
    border-bottom: solid 1px #CCCCCC;
    
}
	
.ReadOnlyFlat
{	
	display: inline;
	font-family: arial;
	border: solid 1px #ccccdd;
	background-color: f9f9f9;
	color: #000033;
	cursor:default;
}

.EditFlat
{
	border: solid 1px #000000;
	background-color: White;
	color: #000000;
	cursor:auto;
}

div.CESIvistazo
{
	top: 0;
	left: 0;
	width: 100%;
	border-bottom: solid 1px #111111;
	height: 24;
	font: bold 11px Verdana;
	color: DarkSlateBlue;
}

table.CESIvistazo
{
	height: 22px;
	width: 100%;
	border-style: none;
	font: bold 11px Verdana;
	color: DarkSlateBlue;
}
/*
div.CESIvistazo
{
	Top:0;
	left:0;
	position :Relative;
	width:100%;
	border-bottom: solid 1px #B5D4F7;
	height:24;
	 font:bold 11px Verdana;
	  color:DarkSlateBlue;
}
 

	
table.CESIvistazo
{
	height :22px;
	width:100%;
	border-style:none;
	 	 font:bold 11px Verdana;
	  color:B5D4F7;
}

.Summary
{font-Weight:Bold;
 font-size:9pt;
 color:#999999;
 	
}

 
 /*use to be purple button*/
 .Button
{
border:solid 1px #B6B6B6; 
background-color:#F9F9F9;
color:#111111;
font:bold 12px Arial;	
cursor: hand;
height:20
}

 .DeleteButton
{
	 border:solid 1px navy; 
	
 filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#ffcccc', EndColorStr='#996633');
 	 font:bold 11px Verdana;
	  color:DarkSlateBlue;
	cursor: hand;
 height:20
}
 
td.CESIvistazo
{  
background-image:url(Images/CESIVistazoBG.jpg);
background-repeat:repeat-x;

Border:none;
border-right:solid 1 #B5D4F7;
border-left:solid 1 #B5D4F7;
 	 font:bold 11px Verdana;
	  color:DarkSlateBlue;
	 HEIGHT:22

}
 
td.CESIvistazoOption
{  filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#eeeeff', EndColorStr='#CCCCee');
Border:none;
	text-align:Right;
	cursor: hand ;
	border-right:solid 1 #B5D4F7;
border-left:solid 1 #B5D4F7;
	 	 font:bold 11px Verdana;
	  color:DarkSlateBlue;
	 HEIGHT:22
}
 
input.CESIvistazoButton
{ 
Border:none;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#eeeeff', EndColorStr='#CCCCee');
	width: 110px ;
	cursor: hand;
 HEIGHT:22;

 	 font:bold 11px Verdana;
	  color:DarkSlateBlue;
}
 
input.CESIvistazoOptionButton
{
Border:none;
 filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#ffcccc', EndColorStr='#ffffcc');
	width: 110px ;
	cursor: hand;

  HEIGHT:22;
  	 font:bold 11px Verdana;
	  color:DarkSlateBlue;
}


.dark
{
	background-color:#336699
}

.title
{
Font-Size:14pt;	
}


.white
{Color:White	
}

.alert
{
 position:absolute;
 top:0;
 left:0;
 height:40;
 width:165px;
 background-color:transparent;
 border-bottom:solid 1px black;
  /*background-image:url(images/alert.gif);
  background-repeat:no-repeat;*/
}
.alertSpacer
{  border-bottom:none 1px black;
 width:165px;
 background-color:#333399;
}
.Logo
{   border-bottom:none 1px black;
 Color:White;
 font-style:italic;
 background-color:#999999;
Width:165;
}


.Banner
{
 border-bottom:none 1px black;
Font-Size:14pt;
Color:White;
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#333399', EndColorStr='#999999');
font-weight:bold;
text-align:left;
height:50px;
}

.MenuPanel
{  
	BACKGROUND-COLOR: #f8f8f8;
	border-right:double 3px black;
	width:165;
}
		
 
		
#Desk
{ 
		height:100%;
		width:100%;
		border  : solid 7px Gray;

		}
#MainPanel
{  Border:solid 1 black;
   height:100%;
   width:100%;
   

    
}
	
.repeatercontrol
{
	BACKGROUND-COLOR:White;
	border : solid 1 #EBEBEB;
}


.repeatercontrolalternate
{
	BACKGROUND-COLOR:#F9F9F9;
	border : solid 1 #EBEBEB;
}


.littleitalic
{

font-size:9pt;
 font-style:italic;
}


 

.repeatercontrolDanger
{
	BACKGROUND-COLOR:Red;
    color:Yellow;
}


.Overline { border-top:solid 1px #333399}
.ReportHeader
{
 background-color:dddddd;
 border-bottom:solid 1 DarkGray
}
div.calendar{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	background-color: #DBDFE3;
	position: absolute;
		/*left:0px;
	top:0px;*/
	width:150px;
	height:auto;
	z-index:1000;
	cursor: hand;
	visibility: hidden;
	
	border: 1px solid #000000;
}
 table.calendar 
{
	
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000033;
	border: none;
	width:100%;
	


}
td.day {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #000033;
	width: 14%;
	text-align: center;
}
td.day_out {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #333333;
	width: 14%;
	text-align: center;
	color: gray;
	background-color: #E8EDE7;
}
td.day_c {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #333333;
	width: 14%;
	text-align: center;
	color: white;
	background-color: black;
}
td.wd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	font-variant: small-caps;
	text-align: center;
	width: 14%
}
td.closew {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px none #000033;
	font-weight: bold;
	color: #FFFFFF;
	background-color: black;
	font-variant: small-caps;
	text-align: center;
	width: 14%;
	
}

.gcontacttabrepeater
{
	
	color: #FFFFFF;
 background-color: #111111; 
	height:0px;
}
.contacttabcell
{
	 
 
}

.contacttabbutton
{
	  font-size:10;
	border-left:2px solid #999999; 
	border-right:2px solid #999999; 
 
	border-bottom:1px solid #999999; 
	color:  #111111;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#999999', EndColorStr='#CCCCCC');
 
	cursor: hand;
 HEIGHT:25
}
	
 .contacttabbuttonselected
{
	  font-size:10;
	border-left:2px solid #999999; 
	border-top:2px solid #999999;
	border-right:2px solid #999999; 
 border-bottom:none;
	color:  #111111;
 filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#eeeeee', EndColorStr='#dddddd');
 
	cursor: hand;
 HEIGHT:25
}

/*

#Blink
{
	 font-weight:bold;
	 font-size:14pt;
	 top:-7;
	 Position:relative
}








.WarningFrame
{
	border:groove 2px darkgrey;
	background-color: DarkRed;
	 
}



.AltColor
{
	color:Black
}








.repeater
{
	Position:Relative;
 
}


 


 



.button
{
	border:1px solid #483D8B; color: #F8F8FF;
	background-color: #111111;
	
}





IMG 	
{
	margin-Bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}  

 
.ReportHeader
{
	BORDER-BOTTOM: gray 1px solid; 
	BACKGROUND-COLOR: #ddd; 
}

*/
 .helpspecificmenu
{
	FONT-WEIGHT: bold;
	WIDTH: 180px;
	padding-left: 5px;
	padding-right: 5px;
	BACKGROUND-COLOR: #cccccc;
	color: #000000;
	
}

.VistazzoSuperSendBackMessageDiv
{
	padding: 20px 20px 20px 20px;
	z-index: 9999;
	display: none;
	position: absolute;
	width: 360px;
	height: 200px;
	background-color: 666699;
	color: White;
	margin-left: 100px;
	border: 2px DarkGray Solid;
}

.EntityTypesDataList
{
	height: 182px;
	Width : 100%;
	border: Solid 1px #666699;
}

.Header
{
	color:WhiteSmoke;
	background-color:#333399;
	Font-Size:14pt;
	margin: 0px;
	padding: 1px;
}

.SubHeader
{
	font-weight: bold;
	font-size: 10pt;
	margin-top: 2px;
	margin-bottom: 2px;	
	padding: 1px;
}	

#HeaderSection
{
	width: 100%;
	position: relative;
	height: 50px;
}

#Main
{
	display: inline;
	float: right;
	position: relative;
}

#NavColSection
{
	width:165px; 
	float:left; 
	position:relative; 
	BACKGROUND-COLOR: #f8f8f8;
	border-right:double 3px black;
	height: 100%;
}

.Pad
{
	padding-left: 8px;
	padding-right: 8px;
}

/*==============================================================================*/
/* Default CSS Stylesheet for Tabs */
/*==============================================================================*/
.TopGroup
{
  z-index:99;
  text-align:left;

  
   
}

.DefaultTab 
{
  color:#767B7B; 
  background-color: #E8E8E7;
  background-image: url(images/Tab.jpg);
  
  border-left:1 solid #AAB2B3;
  border-right:1 solid #AAB2B3;
  border-top:1 solid #AAB2B3;
   
  font-family: Arial; 
  font-size: 14px; 
  cursor:hand;
  width: 50;  
  text-align:center;
  text-justify:auto;
  font-weight: 600;

}

.DefaultTabHover 
{
  color:#FFFFFF; 
  background-color: #E8E8E7;
  background-image: url(images/TabHover.jpg);
  border: 0px solid #ADADAD;
  font-family: Arial; 
  font-size: 14px; 
  cursor:hand;
  width: 50;
  text-align: center;
  font-weight: 600;
  text-justify:auto;
  border-left:1 solid #DD8703;
  border-right:1 solid #DD8703;
  border-top:1 solid #DD8703;
}

.SelectedTab 
{
  color:#FFFFFF; 
  background-color: #E8E8E7;
  background-image: url(images/TabSelected.jpg);
  border: 0px solid #ADADAD;
  font-family: Arial; 
  font-size: 14px; 
  cursor:hand;
  width: 50;
  text-align: center;
  font-weight: 600;
  
   border-left:1 solid #DD8703;
  border-right:1 solid #DD8703;
  border-top:1 solid #DD8703;
  border-bottom:1 solid #DD8703;
}



.HoverTreeNode 
{ 
   
	font-family: Arial, Tahoma; 
	font-size: 12px; 
	color: #333; 	
	text-decoration: underline; 
	cursor: pointer;
	cursor: hand;
	padding-left: 3px;
 
}

.TreeNode 
{ 
	font-family: Arial, Tahoma;
	font-size: 12px; 
	color: #333;	
	padding-left: 3px;
	text-decoration: none;
	font-weight:bold;
}

.TreeNodeOver 
{ 
	font-family: Arial, Tahoma; 
	font-size: 12px; 
	color: #333; 	
	text-decoration: underline; 
	cursor: pointer;
	cursor: hand;
	padding-left: 3px;
	font-weight:bold;
}

.TreeNodeSelect 
{ 
	font-family: Arial, Tahoma; 
	font-size: 12px; 
	color: #FFFFFF; 
	background: #316AC5; 	
	cursor: pointer;
	cursor: hand;
	margin-left: 3px;	
}

.TreeNodeDisabled
{ 
	font-family: Arial, Tahoma;
	font-size: 12px; 
	color: gray;	
	padding-left: 3px;
	text-decoration: none;
	cursor: default;
}
.TreeContextItem
{ 
	font-family: Arial;
	font-size:10px;
	cursor: pointer;
	cursor: hand;
	padding-left:4px;
	height:24px;
	background-color:#fdfdfd;
	background-image:url(contextMenu.gif); 
	background-repeat:repeat-y;
	width:100%; 
	text-align: left;
	
}
 
.TreeContextItemOver
{
	font-family: Arial;
	font-size:10px;
	cursor: pointer;
	cursor: hand;
	padding-left:4px;
	height:24px;
	background-color:#EBF2FF;
	background-image:url(contextMenu.gif); 
	background-repeat:repeat-y;
	width:100%; 
	text-align: left;

}

.TreeNodeDeleted 
{ 
	font-family: Arial, Tahoma;
	font-size: 12px; 
	color: BEBEBE;	
	padding-left: 3px;
	
	text-decoration: none; 
	cursor: pointer;
	cursor: hand;
}

.TreeNodeOverDeleted
{ 
	font-family: Arial, Tahoma; 
	font-size: 12px; 
	color: BEBEBE;		
	text-decoration: underline; 
	cursor: pointer;
	cursor: hand;
	padding-left: 3px;
}
/* -------------------------------------------- CONTEXT MENU ------------------------------ */

.MenuGroup
{
  background-color:white;
  background-image:url(Images/ContextMenu/contextMenu.gif);
  background-repeat:repeat-y;
  border-width:1px; 
  border-color:#7E7E81; 
  border-style:solid;
  cursor:default; 
  width:150px;  
}

.MenuItem 
{
	font-family: Arial;
	font-size:10px;	
	cursor: hand;
	padding-left:4px;
	height:24px;
	background-color:#fdfdfd;
	background-image:url(Images/ContextMenu/contextMenu.gif); 
	background-repeat:repeat-y;
	width:100%; 
	text-align: left;
  
}

.MenuItemHover 
{
	font-family: Arial;
	font-size:10px;	
	cursor: hand;
	padding-left:4px;
	height:24px;
	background-color:#EBF2FF;
	background-image:url(Images/ContextMenu/contextMenu.gif); 
	background-repeat:repeat-y;
	width:100%; 
	text-align: left; 
}

.MenuBreak
{
 background-image:url(menu_images/break_bg.gif);
 width:100%;
  height:1px;
}


