A.NETNewsLinkCss
{
    COLOR: #000;
    TEXT-DECORATION: none;
}
A.NETNewsLinkCss:hover
{
    COLOR: #000;
    TEXT-DECORATION: underline;
}
.NETNewsLinkCss
{
    FONT: 12px Verdana;
    COLOR: #000;
    TEXT-DECORATION: none;
}
.MenuCss{
	font: 12px Verdana;				
	text-Align: left;	
}
.PopUpMenuSeparator 
{ 
	background-color: #777777;
}
.WebMenuLineCss	{
	background-color: #6A8CCB;
	height:1px;
	width:100%;
}
.WebMenuMouseOverFontCss 
{
	color:#000000; 
}
.WebMenuMouseOutFontCss 
{
	color:#000000; 
}
.WebMenuMouseOverCss { 					
			background-image: url(../../../jdm/webcontrols/Images/Control_on.jpg); 
			border-color:#000000; 
			color:#000000; 
			border-style:solid; 
			border-width:0px; 
			cursor:pointer; 					
			border-Left-color:#6A8CCB; 
			border-Left-style:solid; 
			border-Left-width:1px; 
			width:74px;
			height:22px;
			text-Align: left;
			font: 11px Verdana;
			}
.WebMenuDisabledCss{
			background-image: url(../../../jdm/webcontrols/Images/Control_off.jpg); 
			border-color:#000000; 
			filter:alpha(opacity=70);
			color: #FFFFFF;
			border-style:solid; 
			border-width:0px; 
			cursor:Default; 
			border-Left-color:#6A8CCB; 
			border-Left-style:solid; 
			border-Left-width:1px; 
			width:74px;
			height:22px;
			text-Align: left;
			font: 11px Verdana;
			}
.WebMenuDisabledTextCss{
			color: #FFFFFF;
	}			
.WebMenuContentCss { 
			font: 11px Verdana;
			background-image: url(../../../jdm/webcontrols/Images/Control_off.jpg);
			width:100%;
			border-color:#000000; 
			color:#000000; 
			border-style:solid; 
			border-width:0px; 
			cursor:pointer; 	
			}
.WebMenuMouseOutCss { 
			background-image: url(../../../jdm/webcontrols/Images/Control_off.jpg); 
			border-color:#000000; 
			color:#000000; 
			border-style:solid; 
			border-width:0px; 
			cursor:pointer; 
			border-Left-color:#6A8CCB; 
			border-Left-style:solid; 
			border-Left-width:1px; 
			width:74px;
			height:22px;
			text-Align: left;
			font: 11px Verdana;
			}
.PopUpMenuMouseOverCss { 
			background:#FCEFC3; 
			border-color:#316AC5; 
			color:#000000; 
			border-style:window-inset; 
			border-width:0px; 
			cursor:pointer; 
			font: 11px Verdana;
			width:185px;
			}
.PopUpMenuContentCss { 
			border-color:#000000; 
			border-style:Solid; 
			border-width:1px; 
			font: 11px Verdana;
			background:#F7F8F9; 
			color:#000000; 
			cursor:pointer; 
			width:185px;
			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:#F7F8F9; 
			border-style:Solid; 
			border-width:0px; 
			width:185px;
			}
.PopUpMenuDisabledCss{
			border-color:#000000; 
			filter:alpha(opacity=70);
			color: #cccccc;
			border-style:solid; 
			border-width:0px; 
			cursor:Default; 
			width:185px;
			}			
			
.ListSelectedCss{
			font: 11px Verdana;
			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 Verdana;
}

.ToolTipCss{
		width:300;
		text-align:left;
		position:absolute;
		background-Color:#efefef;
		padding:3;
		border-Width:1;
		border-Style:solid;
		border-Color:gray;
		color:black;
		FONT: 13px Verdana;
		z-index:10000;
		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); 
		}		



.dropmenutable 
{
	cursor:pointer;
	FONT: 11px Verdana;
	border-style:ridge;
	border-width:1;
	border-color:black;
	background-color:#E8F0F4;
	width:50;
}
.dropmenumouseover
{
	border-style:ridge;
	border-width:1;
	border-color:black;
	color:#FFFFFF;
	background-color:gray;
}
    