<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen
{
	/*General Styles*/
	body					{ margin-left: 0; margin-top: 0; margin-right: 0; margin-bottom: 0; font-family: tahoma,sans-serif,arial,; font-size: 11px; 
	    					  SCROLLBAR-FACE-COLOR: #e0e0e0; SCROLLBAR-HIGHLIGHT-COLOR: #d0d0d0; SCROLLBAR-SHADOW-COLOR: #e0e0e0; SCROLLBAR-3DLIGHT-COLOR: #e0e0e0; SCROLLBAR-ARROW-COLOR: #000000; SCROLLBAR-TRACK-COLOR: #f6f6f6; SCROLLBAR-DARKSHADOW-COLOR: #e6e6e6;
	    					  background-image: url(../../images/Common/page_back.png)}
	img						{ border-style:none; }
	a						{ color: #003099 }
	hr						{ color: #ccccff }
	h4						{ text-align: center; color: #696969; font-family: Arial; font-size: 14px; font-weight: bold }
	h3						{ text-align: left; color: #696969; font-family: Arial; font-size: 12px; }
	h5						{ text-align: left; color: #696969; font-family: Arial; font-size: 14px; }
	
	.FontSize				{ font-size: 11px; }
	
	/*Menue Styles*/	
	.menue					{ background-color:#ffffff; color:Black}
	.menue:hover			{ background-color:#ccccff; color:Gray }
	.menue_selected			{ background-color:#efefef; color:Black}
	.MenueFontSize			{ font-size: 12px; }

	/*Footer Styles*/
	.FooterCell				{ text-align: left; color: #696969; font-family: Arial; font-size: 9px; height: 30px;}	


	/*Common Panel Styles*/
	
	.Line					{ background-color: #ccccff;  }
	
	.LoadingTimeLabel		{ color:#f6f6f6;}


	.loginNote				{ text-align: left; border-color:Black; border-width:1px; border-style:solid;}
	/*Generated Control Styles*/
	.cssLabelText			{ font-weight:normal; color: #000000}
	.cssLabelTextBold		{ font-weight:bold; color: #000000}
	.cssGenTable			{ height: 98%; width: 98%; vertical-align:top;}
	.cssGenRow				{ background-color: #f6f6f6; height: 40px; color: #000000}
	.Invisible				{ display:none;}
	/* ImageViewer watermark */
	/*.IE6ScreenBlocker		{ position:absolute; top:30px; left:10px; width:300px; height:100px; filter:alpha(opacity=30); opacity:0.3;  background-color: #ffffff; z-index: 1000;position:absolute; top:30px; left:10px; width:300px; height:100px; }*/
	.IE6ScreenBlocker		{ position: absolute; top:30px; left:10px; width:300px; height:100px; filter:alpha(opacity=30);  background-color: #ffffff; z-index: 1000;position:absolute; top:30px; left:10px; width:300px; height:100px; }
	.WatermarkImage			{  width:100px; height:100px;  }
	/*AS400DetailsRepeater*/
	
	.RepeaterHeader         { background-color: #efefef; font-weight: bold;}
	.RepeaterRow			{ background-color: white; }
	.RepeaterChildRow		{ background-color: white;  }
	.OfferContainer			{Height:250px; Width:500px; border-style:ridge; border-width:1px; text-align:left; }
	.NavigatorItem			{font-size:14px}
	.NavigatorSubItem		{border-collapse: collapse; width: 150px; text-align: left; font-size:12px}
	.SearchInfo				{vertical-align: top; text-align: left; width: 400px; font-size:14px;}


	.ReportLine				{ text-align: left; vertical-align: top; font-size: 14px; font-weight: bold; }
	
	.InfoBackColor			{ background-color: InfoBackground }
	
	
	.narrowwidth			{ width: 80px;  }
	
}</pre></body></html>