		.MenuCss{
				font: 12px Arial;				
				text-Align: left;		
				
				}
		.PopUpMenuSeparator { 
			background-color: #777777;
		}
		.WebMenuLineCss	{
				background-color: #006600;
				height:5px;
				width:100%;
				}
		.WebMenuMouseOverFontCss 
		{
					color:#000000; 
		}
		.WebMenuMouseOutFontCss 
		{
					color:#FFFFFF; 
		}
		.WebMenuMouseOverCss { 					
					background: #006600;
					border-color:#000000; 
					color: #000000;
					border-style:solid; 
					border-width:0px; 
					cursor:pointer; 					
					border-Left-color:#074F07; 
					border-Left-style:solid; 
					border-Left-width:1px; 
					width:74px;
					height:22px;
					text-Align: left;
					font: 11px Arial;
					}
		.WebMenuDisabledCss{
					background: #006600;
					border-color:#000000; 
					filter:alpha(opacity=70);
					color: #FFFFFF;
					border-style:solid; 
					border-width:0px; 
					cursor:Default; 
					border-Left-color:#840c0c; 
					border-Left-style:solid; 
					border-Left-width:1px; 
					width:74px;
					height:22px;
					text-Align: left;
					font: 11px Arial;
					}
		.WebMenuDisabledTextCss{
					color: #DDDDDD;
			}			
		.WebMenuContentCss { 					
					font: 11px Arial;
					background-color: #006600; 
					width:100%;
					border-color:#000000; 
					color:#FFFFFF; 
					border-style:solid; 
					border-width:0px; 
					cursor:pointer; 	
					}
		.WebMenuMouseOutCss { 
					background: #006600;
					border-color:#006600; 
					color: #FFFFFF;
					border-style:solid; 
					border-width:0px; 
					cursor:pointer; 
					border-Left-color:#074F07; 
					border-Left-style:solid; 
					border-Left-width:1px; 
					width:74px;
					height:22px;
					text-Align: left;
					font: 11px Arial;
					}
		.PopUpMenuMouseOverCss { 
					border:0px window-inset #316AC5; background-image: url('Images/Control_on.jpg'); 
					color:#000000; 
					width:74px;
					cursor:pointer; 
					font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:Arial
					}
		.PopUpMenuContentCss { 
					border-color:#000000; 
					border-style:Solid; 
					border-width:1px; 
					font: 11px Arial;
					background:#F7F8F9; 
					color:#000000; 
					cursor:pointer; 
					width:155px;
					filter: FILTER: filter:progid:DXImageTransform.Microsoft.Fade(duration=0.2,overlap=0.1) progid:DXImageTransform.Microsoft.Fade(duration=0.3) progid:DXImageTransform.Microsoft.Shadow(Direction=135, Strength=3,color=#000000)  ; 
					z-index:10001;
					}
		.PopUpMenuMouseOutCss { 
					border-color:#DDDDDD; 
					border-style:Solid; 
					border-width:0px; 
					}
		.PopUpMenuDisabledCss{
					border-color:#000000; 
					filter:alpha(opacity=70);
					color: #cccccc;
					border-style:solid; 
					border-width:0px; 
					cursor:Default; 
					}			
					
		.ListSelectedCss{
					font: 11px Arial;
					color: #eeeeee;
					background:#08246B;
					}
		
		.ListHeaderCss{
					height:18;
					background-color:#D6E7FB;
					border-width:1px;
					border-style:solid;
					border-color:#FFFFFF #6B94CB #6B94CB #FFFFFF;
					padding:0px 0px 0px 3px; 
					cursor:Default; 
					text-align:left;
					color:#000000; 
					font: 11px Arial;
		}
		
		.ToolTipCss{
				border:1px solid #003399; text-align:left;
				position:absolute;
				background-Color:#83B353;
				padding:3;
				color: black;
				font-Family:arial,helvetica,sans-serif;
				font-Size:11px;
				filter: FILTER: filter:progid:DXImageTransform.Microsoft.Fade(duration=0.2,overlap=0.1) progid:DXImageTransform.Microsoft.Fade(duration=0.2) progid:DXImageTransform.Microsoft.Shadow(Direction=135, Strength=2,color=#000000); 
				z-index:10000
				}	
		
		.MainMenusCss
		{
				border:0px solid #000000; padding-top: 7;
				text-align:center ;
				background-Color:#006600;
				color:#000000;
				font-Family:arial,helvetica,sans-serif;
				font-Size:11px;	
				height:30px;
				position:relative
				
		}
		.MainMenusMouseOverCss
		{
				border:1px solid #000000; padding-top: 7;
				text-align:center ;
				background-Color:#C3DCFF;
				color:#000000;
				font-Family:arial,helvetica,sans-serif;
				font-Size:11px;	
				height:30px;
				position:relative
				
		}
		.FormButtonCss{
			font: 12px Arial ;
			font-weight: 800 ;
			
			BACKGROUND: transparent;
			
			cursor:pointer;
		}	
