A.MenuLink
{
	font-weight: bold;
	font-size: 8pt;	
	color: white;
	text-decoration: none;
}
A.TopLine
{
	font-weight: bold;
	font-size: 8pt;	
	color: black;
	text-decoration: none;
}
A.SubmenuLink
{	
	font-weight: bold;
	font-size: 8pt;	
	color: black;
	text-decoration: none;
}

A.SubsubmenuLink
{	
	font-size: 8pt;	
	color: black;
	text-decoration: none;
}
A.MLink
{
	font-weight: bold;
	font-size: 8pt;
	color: #e7e7e7;
	text-decoration: none;
}

A.MLink:hover		{ color: #ffffff; text-decoration: underline; }

A.LLink
{
	font-weight: normal;
	font-size: 8pt;
	color: #333333;
	text-decoration: underline;
}

A.BLink
{
	font-weight: bold;
	font-size: 10pt;
	color: #333333;
	text-decoration: underline;
}

A.TabLink
{
	font-weight: bold;
	font-size: 8pt;
	/* color: #2A4784; */
	color: #333333;
	text-decoration: none;
}


.FormBgr 
{
	background-color: #fff;

	font-size: 10pt;
	font-family: Tahoma, Arial;

}

.SearchResultBgr 
{
	background-color: #ffffff;
	border-top: #B0B0B0 1px solid;		
	border-left: #B0B0B0 1px solid;		
	border-bottom: #B0B0B0 1px solid;		
	border-right: #B0B0B0 1px solid;		
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;	
}

.Dialogs
{
	background-color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	color: Black;
	border: 1px solid #B0B0B0;
}

.Dialogs2
{
	background-color: #F0F0F0;
	border-top: #B0B0B0 1px solid;		
	border-left: #B0B0B0 1px solid;		
	border-bottom: #B0B0B0 1px solid;		
	border-right: #B0B0B0 1px solid;		
	font-family: Tahoma;
	font-size: 11px;
	color: Black;	
}

.PrintSearchResultBgr 
{
	background-color: #ffffff;
	border-top: black 1px solid;		
	border-left: black 1px solid;		
	border-bottom: black 1px solid;		
	border-right: black 1px solid;		
	font-family: Tahoma;
	font-size: 11px;
	color: black;	
}

.DiamondTable 
{
	background-color: #ffffff;
	border-top: #EAF1F9 1px solid;		
	border-left: #EAF1F9 1px solid;		
	border-bottom: #EAF1F9 1px solid;		
	border-right: #EAF1F9 1px solid;		
	font-family: Tahoma;
	font-size: 11px;
	color: #47597F;	
}

.TableBgr 
{
	background-color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	color: #47597F;	
}

A.SRLink
{	
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;	
	text-decoration: none;
	font-weight: bold;
}

A.SRLink:hover		{
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;	
	font-weight: bold;
 text-decoration: underline; }

.EvenItems 
{
	/* background-color: #e7e7ff;	*/
	 background-color: #F1F1F1;
}
.PrintEvenItems 
{
	 background-color: #e7e7e7;
}

.SearchResultHeader
{
	background-color: #D9D9D9;
	color: #333333;	
	font-weight:bold;		
}
.PrintSearchResultHeader
{
	background-color: black;
	color: white;	
	font-weight:bold;		
}

.SearchTab
{
	background-color: white;
	color: #333333;	
	font-weight:bold;		
	border-top: #5878AD 1px solid;		
	border-right: #5878AD 1px solid;			
}

.SearchTabSelected
{
	background-color: #D9D9D9;
	color: #333333;	
	font-weight:bold;	
	border-top: #5878AD 1px solid;		
	border-right: #5878AD 1px solid;			
}

.SearchTabForm
{
	background-color: #D9D9D9;
	color: #333333;	
	font-weight: normal;	
	border-bottom: #5878AD 1px solid;		
	border-right: #5878AD 1px solid;			
	border-left: #5878AD 1px solid;				
}

.FormTitle
{
	font-size: 13px;
	font-family: 'Arial Black' , Arial;
	color: #7F7F7F;
}

.HL
{
	color: #666666;
	font-size: 11px;
	font-family: Tahoma;	
}


.RangeBgr 
{
	background-color: #fff;
	border-bottom: #B0B0B0 1px solid;		
	border-right: #B0B0B0 1px solid;		
	border-top: #B0B0B0 1px solid;		
	border-left: #B0B0B0 1px solid;		
	font-size: 8pt;
	font-family: Tahoma, Arial;	
}
.RangeTitle
{
	background-color: #eeeeee;	
	color: #333333;	
	font-weight:bold;	
}
.RangeTitleBg
{
	background-color: #EBE6C9;	
	color: #000000;	
	font-weight:bold;	
}


.FormSubTitle
{	
	color: #333333;	
	font-weight:bold;	
	margin-top: 0px;
	margin-bottom: 5px;
}
.ElementText
{
	color: #333333;	
	font-weight:bold;	
}

.FormText
{
	color: #333333;	
	/* font-weight:bold;	*/
}

.Button
{
	border-right: #2A4784 1px solid;
	border-top: #bdceda 1px solid;
	margin-top: 0px;
	font-weight: bold;
	font-size: 8pt;
	border-left: #bdceda 1px solid;
/*	width: 70px; */
	color: white;
	border-bottom: #2A4784 1px solid;
	font-family: Tahoma;
	height: 22px;
	background-color: #8E8E8E;
	text-align: center;
}

.UButton
{
	border-right: #2A4784 1px solid;
	border-top: #bdceda 1px solid;
	margin-top: 0px;
	font-weight: bold;
	font-size: 7pt;
	border-left: #bdceda 1px solid;
	color: white;
	border-bottom: #2A4784 1px solid;
	font-family: Tahoma;
	height: 18px;
	background-color: #8E8E8E;
	text-align: center;
}

.SButton
{
	border-right: #2A4784 1px solid;
	border-top: #bdceda 1px solid;
	margin-top: 3px;
	font-weight: bold;
	font-size: 8pt;
	border-left: #bdceda 1px solid;
	/*width: 60px;*/
	color: white;
	border-bottom: #2A4784 1px solid;
	font-family: Tahoma;
	height: 20px;
	background-color: #8E8E8E;
	text-align: center;
}
.Required 
{
	color: #FF8000;	
	font-weight:bold;
}
.Title 
{
	font-size: 13pt;
	font-family: Tahoma, Arial;
	color: black;	
	font-weight: bold;
}
.HLine
{	
 border-top-style:Dotted;
 border-top-width: 1px;
 border-top-color: #B0B0B0;
}
.VLine
{	
 border-right-style:Dotted;
 border-right-width: 1px;
 border-right-color: #B0B0B0;
}

.HeaderBgr 
{
	background-color: #000000;

}
.HeaderBgrAdmin
{
	background-color: #5D5D5D;

}

.HeaderTitle
{
	font-size: 18pt;
	font-family: Tahoma, Arial;
	color: #8E8E8E;	
	font-weight: normal;
}
.HeaderTitleAdmin
{
	font-size: 18pt;
	font-family: Tahoma, Arial;
	color: #ffffff;	
	font-weight: normal;
}



.FooterText
{
	/*color: #333333;	*/
	color: Black;
	
}
.DialogHeader
{
	background-color: #D9D9D9;
	color: #333333;	
	font-weight:bold;		
}
.Error 
{
	font-family: Verdana, Arial;	
	font-size: 12px;
	color: #aa1111;
}
A.ELink
{
	font-weight: normal;
	font-size: 12px;
	color: #aa1111;
	text-decoration: none;
}
.DivLine
{
	background-color: #B0B0B0;
}
.Msg 
{
	font-family: Verdana, Arial;	
	font-size: 12px;
	color: Black;
}
.Text
{
	font-family: Verdana, Arial;	
	font-size: 12px;
	color: Black;
}

.DInput
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 3px;
	height: 24px;
	border: 1px solid #B0B0B0;
}