@import url(SNPESkin/SNPESkin.css);
@import url(Globals.css);
@import url(AFSZInterSkin/AFSZInterSkin.css);
@import url(AFSZIntraSkin/AFSZIntraSkin.css);
@import url(EPalyaSkin/EPalyaSkin.css);
@import url(AdminSkin/AdminSkin.css);


/***************************************************************************************/
/****                                RTESkins                                       ****/
/***************************************************************************************/

	/* Table */
		.RTEFrame {border: 1px solid #333333; border-collapse:collapse;}
		.RTETableGrid {border: 1px solid #333333; border-collapse:collapse;}
		.RTEGrid {border: 1px solid #333333; border-collapse:collapse;}

		.AFSZ_RTETableHeadBG		{background-color: #E5EFF1;}
		.AFSZ_RTETableFootBG		{background-color: #E5EFF1;}
		.AFSZ_RTETableText		{font-size: 11px;}
		.AFSZ_RTETableHeadText		{font-size: 11px; font-weight: bold;}
		.AFSZ_RTETableFootText		{font-size: 12px;}

		
		.tablerow {background-color: #ffffff; font-family:Arial, Helvetica, sans-serif; font-size:70%; color:#626365;}
		.tableheaderrow {background-color: #dddddd;}
		.tablefooterrow {background-color: #eeeeee;}

/***************************************************************************************/
/****                                DefaultSkin                                    ****/
/***************************************************************************************/
/* Page */
	.Body				{font-family: Arial, Helvetica, sans-serif;background-color: #FFFFFF; color:#000000;}
	.PortletHSpace		{}
	.PortletVSpace		{}
	.FSAbs				{font-size: x-small;}
	.FS100				{font-size: 100%;}
	.FS					{font-size: 80%;}
	.P					{margin: 0px;}
/* Portlet */
	.Portlet			{background-color: #FFFFFF;color: #4F4F4F;}
	.PortletBorder		{border: #94AE8C 1px solid;}
	.PortletBorderBLR	{border-left: #94AE8C 1px solid;border-bottom: #94AE8C 1px solid;border-right: #94AE8C 1px solid;}
	.PortletTitle		{font-weight: bold; color: #1B3A11;padding-left: 5px;padding-top: 5px;padding-bottom: 3px;}
	.PortletTitleBG		{}
	.PortletBody		{background-color: #FFFFFF;color: #606060;}
	.PortletFS			{font-size: 80%;}
	.PortletCornerL		{}
	.PortletCornerR		{}
/* Containers */
	/* LayoutTable */
		.LayoutTable	{color: #606060;}
	/* DataGrid */
		.DataGrid				{color:4F4F4F;background-color: #FDFCF3;}
		.DataRowBG1				{background-color: #F5F4EB;}
		.DataRowBG2				{background-color: #FDFCF3;}
		.DataGridHeadBG			{background-color: #78B0E9;}
		.DataGridFootBG			{background-color: #F3F2D8;}
		.DataGridHighlightBG	{background-color: #E0E8DD;}
		.DataGridBorder			{border: #4C4C4C 1px solid;}
		.DataGridGrid			{background-color: #4C4C4C;}
		.DataGridText			{color: #4F4F4F;}
		.DataGridHeadText		{color: #091B71; font-family: Arial, Helvetica, sans-serif;  font-size: 13px;    font-weight: bold;    }
		.DataGridFootText		{color: #4C4C4C;}
		.DataGridHighlightText	{color: #4C4C4C;}
		.DataGridLink			{color: #4F4F4F;}
	/* Summary */
		.Summary		{background-color: #92AF89; color: #606060;}
		.SummaryRow		{background-color: #FFFFFF;}
		.SummaryHead	{background-color: #F3F2D8;color: #4F4F4F;}
	/* InputUnit */
		.InputUnit		{color: #4F4F4F;background-color: #FDFCF3;}
		.IUHeadRow		{background-color: #FDFCF3;}
		.IUFootRow		{background-color: #FDFCF3; font-weight: bold;}
		.IURow			{background-color: #FDFCF3;}
		.IUHeadTitle	{color: 2B5E1B; font-weight: bold;}
		.IUHeadDesc		{}
		.IUTitle		{color: 2B5E1B; font-weight: bold;}
		.IUDesc			{}
		.IUError		{color: #a20000;}
	/* Tree */
		.Tree		{}
		.TreeRow	{color: #4F4F4F;}
		.TreeIcon	{vertical-align: middle;}
/* CONTROL */
	.Control		{font-family: Tahoma, Arial, sans-serif;background-color: #f8f8f8;color: #2b5e1b;border: 1px solid #417a2f;padding-left: 2px; padding-top: 0.5ex;/*2px;*/ }
	.CtrlHeight		{height: 3.8ex;}/* azaz 'ex', és nem px */
	.CtrlText		{font-family: Tahoma, Arial, sans-serif; color: #2b5e1b;}
	.SizeSmall		{width:  12ex;/*50px;*/}
	.SizeNormal		{width: 24ex;/*120px;*/}
	.SizeHuge		{width: 48ex;/*240px;*/}
	/* Size + 12.7 */
	.SizeFileSmall	{width: 24.7ex;/*128px;*/}
	.SizeFileNormal	{width: 36.7ex;/*188px;*/}
	.SizeFileHuge	{width: 60.7ex/*308px;*/}
	.Button	{height: 3.8ex;/*20px*/ font-weight: bold; color: #FFFFFF; border: 1px solid #417A2F; padding-left: 2px; background-color: #92AF89;}
/* Label */
	.block		{display: block;}
	/* @TextDecoraton */
	.Error		{color: #a20000;}
	.Bold		{font-weight: bold;}
	.Italic		{font-style: italic;}
	.Underline	{text-decoration: underline;}
	.Heading1	{font-size: 140%; font-weight: bold;}
	.Heading2	{font-size: 120%; font-weight: bold;}
	.Heading3	{font-size: 110%; font-weight: bold;}
	.Heading4	{font-size: 100%; font-weight: bold; font-style: italic;}
	.Heading5	{font-size: 90%; font-weight: bold; font-style: italic;}
	/* @align */
	.Left	{text-align:left;}
	.Right	{text-align:right;}
	.Center	{text-align:center;}
	.Justify	{text-align:justify;}
	/* @size */
	.Small	{font-size:xx-small;}
	.Large	{font-size:small;}
/* Link */
	.LinkFF			{font-family: Tahoma, Arial, sans-serif;}/*????????????????????????????????????????????????*/
	.LinkFC			{color: #13AB13;}
	a.Link:link		{text-decoration: none;}
	a.Link:active	{text-decoration: none;}
	a.Link:visited	{text-decoration: none;}
	a.Link:hover	{text-decoration: underline;}
	a.RT:link	{color:#00558c; text-decoration:underline;}
	a.RT:active	{color:#00558c; text-decoration:underline;}
	a.RT:visited	{color:#00558c; text-decoration:underline;}
	a.RT:hover	{color:#00558c; text-decoration:none;}

.BreadCrumbBG	{}
.BreadCrumb		{font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF;}
.Transparent	{color: #48531C;}
.UserData		{font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF;}
.PageFoot		{color: #ffffff;}
.PageHeadFormText	{FONT-WEIGHT: bold; FONT-SIZE: 65%; COLOR: #48531C; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; white-space: nowrap;}

.PageTitle		{font-family: Arial, Helvetica, sans-serif; font-size: 120%; font-weight: bold; color: #48531C;}
.PageTitleDesc	{font-family: Arial, Helvetica, sans-serif; font-size: 96%; font-weight: bold; color: #48531C;}
.BgPageTitle		{}
.XP_PageTitle		{font-family: Arial, Helvetica, sans-serif; font-size: 120%; font-weight: bold; color: #EEF2FE;}
.XP_PageTitleDesc	{font-family: Arial, Helvetica, sans-serif; font-size: 96%; font-weight: bold; color: #EEF2FE;}
.XP_PageTitleBG		{background-color: #0142A8;}
/**************************** Other DefaultSkin renderers' classes **********************************/
A.BreadCrumb:link		{font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF; text-decoration: none;} 
A.BreadCrumb:active		{font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF; text-decoration: none;}
A.BreadCrumb:visited	{font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF; text-decoration: none;}
A.BreadCrumb:hover		{font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #DCE1E9; text-decoration: none;} 

.BorderLeft		{border-left:	2 solid #0949B7;}
.BorderRight	{border-right:	2 solid #0949B7;}
.BorderTop		{border-top:	2 solid #0949B7;}
.BorderBottom	{border-bottom: 2 solid #0949B7;}

.Text			{font-family: Arial, Helvetica, sans-serif; font-size: 70%; color: #4F4F4F;}
.TextTree		{font-family: Tahoma, Arial, sans-serif; font-size: 70%; color: #0949B7;}
.TextLight		{font-family: Tahoma, Arial, sans-serif; font-size: 70%; color: #606060;}
.TextError		{font-family: Tahoma, Arial, sans-serif; font-size: 70%; color: #a20000;}
.TextFormHead	{font-family: Tahoma, Arial, sans-serif; font-size: 75%; color: #093b9b;}
.TextFormDesc	{font-family: Tahoma, Arial, sans-serif; font-size: 70%; color: #093b9b;}

.TextArticleLink		{font-family: Tahoma, Arial, sans-serif; font-size: 70%; font-weight: normal; color: #13AB13;}
.TextArticleHead		{font-family: Tahoma, Arial, sans-serif; font-size: 70%; font-weight: Normal; color: #0949B7;}
.TextArticleTitle		{font-family: Tahoma, Arial, sans-serif; font-size: 75%; font-weight: Bold; color: #143684;}
.TextArticleSubTitle	{font-family: Tahoma, Arial, sans-serif; font-size: 75%; font-weight: Normal; color: #143684;}
.TextLogin				{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 70%; font-weight: bold; color: #ffffff; }

.TextDate				{font-family: Arial, Helvetica, sans-serif; font-size: 70%; font-weight: Normal; color: #000000;}
.TextAdminTask			{font-family: Arial, Helvetica, sans-serif; font-size: 70%; font-weight: normal; color: #000000; white-space: nowrap;}
.TextHelp				{font-family: Arial, Helvetica, sans-serif; font-size: 70%; font-weight: bold; color: #000000;}

.Gradient	{Filter: Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=0, StartY=0, FinishX=100, FinishY=100)}

/* from intra.css */
.Text2	{COLOR: #ffffff;}
.Text3	{FONT-WEIGHT: bold; FONT-SIZE: 70%; COLOR: #FFFFFF; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif }
/* /from intra.css */

/***************************************************************************************/
/****                                  XPSkin                                       ****/
/***************************************************************************************/
/* Page */
	.XP_Body				{font-family: Arial, Helvetica, sans-serif;background-color: #6487DB; background-image: url(XPSkin/background.jpg);}
	.XP_PortletHSpace		{}
	.XP_PortletVSpace		{}
	.XP_FSAbs				{font-size: x-small;}
	.XP_FS100				{font-size: 100%;}
	.XP_FS					{font-size: 80%;}
	.XP_P					{margin: 0px;}
/* Portlet */
	.XP_Portlet				{font-family: Arial, Helvetica, sans-serif;}
	.XP_PortletBorder		{border: #0949b7 2px solid;}
	.XP_PortletBorderBLR	{border-left: #0949b7 2px solid;border-bottom: #0949b7 2px solid;border-right: #0949b7 2px solid;}
	.XP_PortletTitle		{background-color: #0949B7;font-weight: bold;color: #EEF2FE;padding-left: 5px;}
	.XP_PortletTitleBG		{background-color: #0949B7;}
	.XP_PortletBody			{background-color: #EEF2FE;color: #0949B7;}
	.XP_PortletFS			{font-size: 80%;}
	.XP_PortletCornerL		{background-image: url(XPSkin/ctrl/bl.gif); background-repeat: no-repeat; background-position: left top;}
	.XP_PortletCornerR		{background-image: url(XPSkin/ctrl/br.gif); background-repeat: no-repeat; background-position: right top;}
/* Containers */
	/* LayoutTable */
		.XP_LayoutTable				{color: #0949B7;}
	/* DataGrid */
		.XP_DataGrid				{font-family: Tahoma, Arial, sans-serif;color: #0949B7;}
		.XP_DataRowBG1				{background-color: #CFD9F6;}
		.XP_DataRowBG2				{background-color: #DEE5FA;}
		.XP_DataGridHeadBG			{background-color: #A2B7EB;}
		.XP_DataGridFootBG			{background-color: #A2B7EB;}
		.XP_DataGridHighlightBG		{background-color: #F8F8FF;}
		.XP_DataGridBorder			{border: #0949B7 1px solid;}
		.XP_DataGridGrid			{background-color: #0949B7;}
		.XP_DataGridText			{color: #0949B7;}
		.XP_DataGridHeadText		{color: #0949B7; font-weight: bold;}
		.XP_DataGridFootText		{color: #093b9b;}
		.XP_DataGridHighlightText	{color: #093b9b;}
		.XP_DataGridLink			{color: #0949B7;}
	/* Summary */
		.XP_Summary			{background-color: #0949B7; color: #0949B7;}
		.XP_SummaryRow		{background-color: #FFFFFF;}
		.XP_SummaryHead		{background-color: #A2B7EB;color: #0949B7;}
	/* InputUnit */
		.XP_InputUnit		{font-family: Tahoma, Arial, sans-serif; color: #0949B7;background-color: #8eb1f8;}
		.XP_IUHeadRow		{background-color: #FFFFFF;}
		.XP_IUFootRow		{background-color: #FFFFFF; font-weight: bold;}
		.XP_IURow			{background-color: #FFFFFF;}
		.XP_IUHeadTitle		{font-weight: bold;}
		.XP_IUHeadDesc		{}
		.XP_IUTitle			{font-weight: bold;}
		.XP_IUDesc			{}
		.XP_IUError			{color: #a20000;}
	/* Tree */
		.XP_Tree		{}
		.XP_TreeRow		{color: #0949B7;}
		.XP_TreeIcon	{vertical-align: middle;}
/* CONTROL */
	.XP_Control			{font-family: Tahoma, Arial, sans-serif;background-color: #FFFFFF;color: #0949B7;border: 1px solid #6487DC;padding-left: 2px; padding-top: 0.5ex; }
	.XP_CtrlHeight		{height: 3.8ex;}/* azaz 'ex', és nem px */
	.XP_CtrlText		{font-family: Tahoma, Arial, sans-serif; color: #0949B7;}
	.XP_SizeSmall		{width:  12ex;/*50px;*/}
	.XP_SizeNormal		{width: 24ex;/*120px;*/}
	.XP_SizeHuge		{width: 48ex;/*240px;*/}
	/* Size + 12.7 */
	.XP_SizeFileSmall	{width: 24.7ex;/*128px;*/}
	.XP_SizeFileNormal	{width: 36.7ex;/*188px;*/}
	.XP_SizeFileHuge	{width: 60.7ex/*308px;*/}
	.XP_Button			{height: 3.8ex;/*20px*/ background-color: #CFD9F6;color: #0949b7; border: 1px solid #6487DC; padding-left: 2px;}
/* Label */
	.XP_block		{display: block;}
	/* @TextDecoraton */
	.XP_Error		{color: #a20000;}
	.XP_Bold		{font-weight: bold;}
	.XP_Italic		{font-style: italic;}
	.XP_Underline	{text-decoration: underline;}
	.XP_Heading1	{font-size: 140%; font-weight: bold;}
	.XP_Heading2	{font-size: 120%; font-weight: bold;}
	.XP_Heading3	{font-size: 110%; font-weight: bold;}
	.XP_Heading4	{font-size: 100%; font-weight: bold; font-style: italic;}
	.XP_Heading5	{font-size: 90%; font-weight: bold; font-style: italic;}
	/* @align */
	.XP_Left	{text-align:left;}
	.XP_Right	{text-align:right;}
	.XP_Center	{text-align:center;}
	.XP_Justify	{text-align:justify;}
	/* @size */
	.XP_Small	{font-size:70%;}
	.XP_Large	{font-size:150%;}
/* Link */
	.XP_LinkFF			{font-family: Tahoma, Arial, sans-serif;}
	.XP_LinkFC			{color: #143684;}
	a.XP_Link:link		{text-decoration: none;}
	a.XP_Link:active	{text-decoration: none;}
	a.XP_Link:visited	{text-decoration: none;}
	a.XP_Link:hover		{text-decoration: underline;}
	a.XP_RT:link		{color: #0949B7;text-decoration: underline;}
	a.XP_RT:active		{color: #0949B7;text-decoration: underline;}
	a.XP_RT:visited		{color: #0949B7;text-decoration: underline;}
	a.XP_RT:hover		{color: #0949B7;text-decoration: underline;}

.XP_BreadCrumbBG	{background-color: #143684;}
.XP_BreadCrumb		{font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #EEF2FE;}
.XP_Transparent		{color: #EEF2FE;}
.XP_UserData		{font-family: Arial, Helvetica, sans-serif; color: #EEF2FE;}
.XP_PageFoot		{}
/**************************** Other XPSkin renderers' classes **********************************/
.XP_Gradient	{Filter: Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=0, StartY=0, FinishX=100, FinishY=100)}
.XP_MarginRight	{padding-right: 5px;}
.XP_MarginLeft	{padding-left: 5px;}
.XP_MarginLeft1	{padding-left: 3px;}

/***************************************************************************************/
/****                                  AFSZ_Skin                                    ****/
/***************************************************************************************/
/* Page */
	.AFSZ_Body				{background-color: #E5EFF1; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}
	.AFSZ_PortletHSpace		{}
	.AFSZ_PortletVSpace		{}
	.AFSZ_FSAbs				{font-size: 11px;/*font-size: x-small;*/}
	.AFSZ_FS100				{font-size: 11px;/*font-size: 100%;*/}
	.AFSZ_FS				{font-size: 11px;/*font-size: 80%;*/}
	.AFSZ_P					{margin: 0px;}
/* Portlet */
	.AFSZ_Portlet			{font-family: Arial, Helvetica, sans-serif;}
	.AFSZ_PortletBorder		{border: #0949b7 2px solid;}
	.AFSZ_PortletBorderBLR	{border-left: #0949b7 2px solid;border-bottom: #0949b7 2px solid;border-right: #0949b7 2px solid;}
	.AFSZ_PortletTitle		{background-color: #0949B7;font-weight: bold;color: #EEF2FE;padding-left: 5px;}
	.AFSZ_PortletTitleBG	{background-color: #3761AA;}
	.AFSZ_PortletBody		{padding:5px;}
	.AFSZ_PortletBodyLight	{background-color: #B9D4EA; padding-right:5px; padding-left:7px; padding-top:5px; padding-bottom:10px;}
	.AFSZ_PortletBodyMiddle	{background-color: #B2C8DE; padding-right:5px; padding-left:7px; padding-top:5px; padding-bottom:10px;}
	.AFSZ_PortletBodyDark	{background-color: #82A6CA; padding-right:5px; padding-left:7px;padding-bottom:3px;}
	.AFSZ_PortletBodyDark1	{background-color: #82A6CA; padding-top:5px; padding-bottom:5px;}
	.AFSZ_PortletBodyBlack	{background-color: #000000; padding-right:5px; padding-left:7px; padding-top:5px; padding-bottom:10px;}
	.AFSZ_PortletBodyBlack1	{background-color: #000000; padding-top:5px; padding-bottom:5px;}
	.AFSZ_PortletBodyBlack_Map	{background-color: #14344F; padding-top:5px; padding-bottom:5px;}
	
	.AFSZ_PortletFS			{font-size: 11px;/*font-size: 70%;*/}
	.AFSZ_PortletCornerL	{background-image: url('XPSkin/ctrl/bl.gif'); background-repeat: no-repeat; background-position: left top}
	.AFSZ_PortletCornerR	{background-image: url('XPSkin/ctrl/br.gif'); background-repeat: no-repeat; background-position: right top}
/* Containers */
	/* LayoutTable */
		.AFSZ_LayoutTable		{color: #072474;}
	/* DataGrid */
		.AFSZ_DataGrid			{font-family: Arial, sans-serif;color: #0949B7;}
		.AFSZ_DataRowBG1		{background-color: #E5EFF1;}
		.AFSZ_DataRowBG2		{background-color: #D0DDF2;}
		.AFSZ_DataGridHeadBG		{background-color: #78B0E9;}
		.AFSZ_DataGridFootBG		{background-color: #A2B7EB;}
		.AFSZ_DataGridHighlightBG	{background-color: #F8F8FF;}
		.AFSZ_DataGridBorder		{border: #0949B7 1px solid;}
		.AFSZ_DataGridGrid		{background-color: #0949B7;}
		.AFSZ_DataGridText		{color: #091B71;font-size: 12px;}
		.AFSZ_DataGridHeadText		{color: #091B71; font-size: 13px; font-weight: bold;}
		.AFSZ_DataGridFootText		{color: #093b9b;}
		.AFSZ_DataGridHighlightText	{color: #093b9b;}
		.AFSZ_DataGridLink		{color: #091B71;font-size: 12px;}
	/* Summary */
		.AFSZ_Summary		{background-color: #0949B7; color: #0949B7;}
		.AFSZ_SummaryRow	{background-color: #FFFFFF;}
		.AFSZ_SummaryHead	{background-color: #A2B7EB;color: #0949B7;}
	/* InputUnit */
		.AFSZ_InputUnit		{font-family: Arial, sans-serif; color: #0949B7;background-color: #8eb1f8;}
		.AFSZ_IUHeadRow		{background-color: #B9D4EA;}
		.AFSZ_IUFootRow		{background-color: #B9D4EA;font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color: #3050A9;}
		.AFSZ_IURow			{background-color: #E5EFF1;}
		.AFSZ_IUHeadTitle	{font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color: #3050A9;}
		.AFSZ_IUHeadDesc	{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color: #3050A9;}
		.AFSZ_IUTitle		{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color: #3050A9;}
		.AFSZ_IUDesc		{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color: #3050A9;}
		.AFSZ_IUError		{color: #a20000;}
	/* Tree */
		.AFSZ_Tree		{}
		.AFSZ_TreeRow	{color: #0949B7; padding-bottom: 4px;}
		.AFSZ_TreeIcon	{vertical-align: middle;}
/* CONTROL */
	.AFSZ_Control		{font-size:11px; font-family: Arial, sans-serif;background-color: #FFFFFF;color: #0949B7;border: 1px solid #6487DC; padding-left: 2px; padding-top: 2px;/*padding-top: 0.5ex;*/}
	.AFSZ_CtrlHeight	{height: 22px;}
	.AFSZ_CtrlText		{font-family: Arial, sans-serif; color: #072474; font-size: 11px;}
	.AFSZ_CtrlText_2	{font-family: Arial, sans-serif; color: #0949B7; font-size: 11px; height:19px;}
	.AFSZ_SizeSmall		{width:  12ex;/*60px;*/}
	.AFSZ_SizeNormal	{width: 21ex;/*105px;*/}
	.AFSZ_SizeHuge		{width: 48ex;/*240px;*/}
	/* Size + 12.7 */
	.AFSZ_SizeFileSmall	{width: 24.7ex;/*128px;*/}
	.AFSZ_SizeFileNormal	{width: 36.7ex;/*188px;*/}
	.AFSZ_SizeFileHuge	{width: 60.7ex/*308px;*/}
	.AFSZ_Button 		{font-family:Verdana, Arial, Helvetica, sans-serif; border:#8CA6B7 1px solid; background-color:#eaeef1; color:#5C6D8C; font-size:9px;}
	.AFSZ_Button_2		{background-color:#FFFFFF; border-width: 1px; border-style: double; border-color: #82A6CA; height:19px; font-family: Verdana, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF; background-color: #82A6CA; font-weight: bold;}
/* Label */
	.AFSZ_block		{display: block;}
	/* @TextDecoraton */
	.AFSZ_Error		{color: #a20000;}
	.AFSZ_Bold		{font-weight: bold;}
	.AFSZ_Italic	{font-style: italic;}
	.AFSZ_Underline	{text-decoration: underline;}
	.AFSZ_Heading1	{font-size: 140%; font-weight: bold; color: #3399CC;}
	.AFSZ_Heading2	{font-size: 120%; font-weight: bold; color: #3399CC;}
	.AFSZ_Heading3	{font-size: 110%; font-weight: bold; color: #3399CC;}
	.AFSZ_Heading4	{font-size: 100%; font-weight: bold; color: #044689;}
	.AFSZ_Heading5	{font-size: 90%; font-weight: bold; font-style: italic; color: #044689;}
	/* @align */
	.AFSZ_Left	{text-align:left;}
	.AFSZ_Right	{text-align:right;}
	.AFSZ_Center	{text-align:center;}
	.AFSZ_Justify	{text-align:justify;}
	/* @size */
	.AFSZ_Small	{font-size:80%;}
	.AFSZ_Large	{font-size:150%;}
/* Link */
	.AFSZ_LinkFF			{font-family: Arial, sans-serif;}
	.AFSZ_LinkFC			{color: #143684;}
	a:link.AFSZ_Link		{text-decoration: none;}
	a:active.AFSZ_Link	{text-decoration: none;}
	a:visited.AFSZ_Link	{text-decoration: none;}
	a:hover.AFSZ_Link		{text-decoration: underline;}
	a:link.AFSZ_RT		{color: #0949B7;text-decoration: underline;}
	a:active.AFSZ_RT		{color: #0949B7;text-decoration: underline;}
	a:visited.AFSZ_RT		{color: #0949B7;text-decoration: underline;}
	a:hover.AFSZ_RT		{color: #0949B7;text-decoration: underline;}
	a:link.AFSZ_SubMenu		{text-decoration: none;}
	a:active.AFSZ_SubMenu	{text-decoration: none;}
	a:visited.AFSZ_SubMenu	{text-decoration: none;}
	a:hover.AFSZ_SubMenu		{text-decoration: underline; color: #0061CE;}
	a:link.AFSZ_Login		{text-decoration: none;}
	a:active.AFSZ_Login	{text-decoration: none;}
	a:visited.AFSZ_Login	{text-decoration: none;}
	a:hover.AFSZ_Login		{text-decoration: underline; color: #0061CE;}

.AFSZ_BreadCrumbBG	{background-color: #B9D4EA; padding:5px;}
.AFSZ_BreadCrumb		{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color: #044689;}
.AFSZ_KozosBG		{background-color: #B2C8DE;}
.AFSZ_KozosHeadText	{font-family:Arial; font-size:11px;color: #044689;font-weight:bold;padding-right:5px; padding-left:7px; padding-top:5px; padding-bottom:10px;}
.AFSZ_Transparent		{color: #EEF2FE;}
.AFSZ_UserData		{font-family: Arial, Helvetica, sans-serif; color: #EEF2FE;}
.AFSZ_PageFoot		{}

/*.AFSZ_BorderLeft		{border-left:	2px solid #0949B7;}
.AFSZ_BorderRight	{border-right:	2px solid #0949B7;}
.AFSZ_BorderTop		{border-top:	2px solid #0949B7;}
.AFSZ_BorderBottom	{border-bottom: 2px solid #0949B7;}*/

.AFSZ_Text		{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color: #002F5F;}
.AFSZ_TextTree		{font-family: Tahoma, Arial, sans-serif; font-size: 70%; color: #0949B7;}
.AFSZ_TextLight		{font-family: Tahoma, Arial, sans-serif; font-size: 70%; color: #606060;}
.AFSZ_TextError		{font-family: Tahoma, Arial, sans-serif; font-size: 70%; color: #a20000;}
.AFSZ_TextFormHead	{font-family: Tahoma, Arial, sans-serif; font-size: 75%; color: #093b9b;}
.AFSZ_TextFormDesc	{font-family: Tahoma, Arial, sans-serif; font-size: 70%; color: #093b9b;}

a:link.AFSZ_Doc		{text-decoration: none; color: #2689db;}
a:active.AFSZ_Doc	{text-decoration: none;}
a:visited.AFSZ_Doc	{text-decoration: none; color: #2689db;}
a:hover.AFSZ_Doc	{text-decoration: underline;}

a:link.AFSZ_Map1	{font-family:Arial, Helvetica, sans-serif; font-size:11px; text-transform: uppercase; font-weight:bold; padding-left:7px; text-decoration: none; color: #044689;}
a:active.AFSZ_Map1	{font-family:Arial, Helvetica, sans-serif; font-size:11px; text-transform: uppercase; font-weight:bold; padding-left:7px; text-decoration: none; color: #044689;}
a:visited.AFSZ_Map1	{font-family:Arial, Helvetica, sans-serif; font-size:11px; text-transform: uppercase; font-weight:bold; padding-left:7px; text-decoration: none; color: #044689;}
a:hover.AFSZ_Map1	{font-family:Arial, Helvetica, sans-serif; font-size:11px; text-transform: uppercase; font-weight:bold; padding-left:7px; text-decoration: none; color: #044689;}

a:link.AFSZ_Map2	{font-family:Arial, Helvetica, sans-serif; font-size:11px; text-transform: uppercase; font-weight:bold; padding-left:7px; text-decoration: none; color: #FFDE00;}
a:active.AFSZ_Map2	{font-family:Arial, Helvetica, sans-serif; font-size:11px; text-transform: uppercase; font-weight:bold; padding-left:7px; text-decoration: none; color: #FFDE00;}
a:visited.AFSZ_Map2	{font-family:Arial, Helvetica, sans-serif; font-size:11px; text-transform: uppercase; font-weight:bold; padding-left:7px; text-decoration: none; color: #FFDE00;}
a:hover.AFSZ_Map2	{font-family:Arial, Helvetica, sans-serif; font-size:11px; text-transform: uppercase; font-weight:bold; padding-left:7px; text-decoration: none; color: #FFDE00;}

.AFSZ_TextArticleLink		{font-family: Tahoma, Arial, sans-serif; font-size: 70%; font-weight: normal; color: #13AB13;}
.AFSZ_TextArticleTitle		{color: #2689db; Font-Family : Arial ;font-size: 13px; font-weight: bold;}
.AFSZ_TextArticleHead		{color: #000000; font-family: Arial; font-size:12px; font-style:italic; text-align:justify}
.AFSZ_TextArticle			{color: #000000; font-family: Arial; font-size:12px;}
.AFSZ_TextArticleSubTitle	{font-family: Tahoma, Arial, sans-serif; font-size: 75%; font-weight: Normal; color: #143684;}
.AFSZ_TextLogin				{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 70%; font-weight: bold; color: #ffffff; }

.AFSZ_TextFeatMenu		{font-family:Arial, Helvetica, sans-serif; font-size:11px;	color: #044689;	text-transform: uppercase; font-weight:bold;}
.AFSZ_TextMenu			{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color: #FFFFFF; padding-right:15px;}
.AFSZ_TextSubMenu		{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color: #044689;}
.AFSZ_TextPageTitle		{font-family:Arial, Helvetica, sans-serif; font-size:11px; color: #FFFFFF; text-transform: uppercase; font-weight:bold; padding-left:7px; text-decoration: none;}
.AFSZ_TextDate			{font-family: Arial, Helvetica, sans-serif; font-size: 70%; font-weight: Normal; color: #000000;}
.AFSZ_TextAdminTask		{font-family: Arial, Helvetica, sans-serif; font-size: 70%; font-weight: normal; color: #000000; white-space: nowrap;}
.AFSZ_TextHelp			{font-family: Arial, Helvetica, sans-serif; font-size: 70%; font-weight: bold; color: #000000;}
.AFSZ_TextUser			{font-family: Verdana, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #FFFFFF;}
.AFSZ_TextLogin			{font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9px; font-weight:bold; color: #044689;}

.AFSZ_BorderLeft		{border-left:	1px solid #FFFFFF;}
.AFSZ_BorderRight		{border-right:	1px solid #FFFFFF;}
.AFSZ_BorderTop			{border-top:	1px solid #FFFFFF;}
.AFSZ_BorderBottom		{border-bottom: 1px solid #FFFFFF;}

.AFSZ_Bullet	{margin-top: 4px;padding-left: 10px;background: url('AFSZSkin/bullet.gif') no-repeat 2ex 0.5ex;margin-bottom: 4px}
.AFSZ_Bullet1		{margin-bottom:4px; margin-top:4px; padding-left:10px; background:url('AFSZSkin/bullet1.gif') no-repeat 0ex 0.5ex;}
.AFSZ_Bullet2		{margin-bottom:4px; margin-top:4px; padding-left:20px; background:url('AFSZSkin/bullet2.gif') no-repeat 1.2ex 0.5ex;}
.AFSZ_Bullet3		{margin-bottom:4px; margin-top:4px; padding-left:30px; background:url('AFSZSkin/bullet3.gif') no-repeat 2.4ex 0.5ex;}
.AFSZ_Bullet4		{margin-bottom:4px; margin-top:4px; padding-left:40px; background:url('AFSZSkin/bullet1.gif') no-repeat 3.6ex 0.5ex;}
.AFSZ_Bullet5		{margin-bottom:4px; margin-top:4px; padding-left:50px; background:url('AFSZSkin/bullet2.gif') no-repeat 4.8ex 0.5ex;}
