DeceSystemDefault { 

	/* ####################################################### */
	   custom ( Dece.Layer.Style.CustomRenderStyle ) 
	/* ####################################################### */

	custom-GeometryRenderer:none;  /* Type: System.String [Optional] [!important usable]  */
	custom-Enable:none;  /* Type: System.Boolean [Optional] [!important usable]  */
	custom-MaxVisible:none;  /* Type: System.Double [Optional] [!important usable]  */
	custom-MinVisible:none;  /* Type: System.Double [Optional] [!important usable]  */

	/* ####################################################### */
	   map ( Dece.Layer.Style.MapStyle ) 
	/* ####################################################### */

	map-TileText:none;  /* Type: System.String [Optional] [!important usable]  */
	map-TileImageFile:none;  /* Type: System.String [Optional] [!important usable]  */
	map-TileTextFont:Arial, 14pt;  /* Type: System.Drawing.Font  [!important usable]  */
	map-TileTextColor:Cyan;  /* Type: System.Drawing.Color  [!important usable]  */
	map-TileTextShadowColor:Black;  /* Type: System.Drawing.Color  [!important usable]  */
	map-TileTextShadowOffset:1;  /* Type: System.Single  [!important usable]  */
	map-GDI_SmoothingMode:HighQuality;  /* Type: System.Drawing.Drawing2D.SmoothingMode  [!important usable] , Supported Values : Invalid(-1) , Default(0) , HighSpeed(1) , HighQuality(2) , None(3) , AntiAlias(4)  */
	map-GDI_TextRenderingHint:AntiAliasGridFit;  /* Type: System.Drawing.Text.TextRenderingHint  [!important usable] , Supported Values : SystemDefault(0) , SingleBitPerPixelGridFit(1) , SingleBitPerPixel(2) , AntiAliasGridFit(3) , AntiAlias(4) , ClearTypeGridFit(5)  */
	map-GDI_CompositingQuality:HighQuality;  /* Type: System.Drawing.Drawing2D.CompositingQuality  [!important usable] , Supported Values : Invalid(-1) , Default(0) , HighSpeed(1) , HighQuality(2) , GammaCorrected(3) , AssumeLinear(4)  */
	map-GDI_InterpolationMode:HighQualityBicubic;  /* Type: System.Drawing.Drawing2D.InterpolationMode  [!important usable] , Supported Values : Invalid(-1) , Default(0) , Low(1) , High(2) , Bilinear(3) , Bicubic(4) , NearestNeighbor(5) , HighQualityBilinear(6) , HighQualityBicubic(7)  */
	map-GDI_PixelOffsetMode:HighQuality;  /* Type: System.Drawing.Drawing2D.PixelOffsetMode  [!important usable] , Supported Values : Invalid(-1) , Default(0) , HighSpeed(1) , HighQuality(2) , None(3) , Half(4)  */
	map-Enable:none;  /* Type: System.Boolean [Optional] [!important usable]  */
	map-MaxVisible:none;  /* Type: System.Double [Optional] [!important usable]  */
	map-MinVisible:none;  /* Type: System.Double [Optional] [!important usable]  */

	/* ####################################################### */
	   label ( Dece.Layer.Style.LabelStyle ) 
	/* ####################################################### */

	label-Color:Snow;  /* Type: System.Drawing.Color  [!important usable]  */
	label-Font:Arial, 12pt, style=Bold;  /* Type: System.Drawing.Font  [!important usable]  */
	label-Halo:Black;  /* Type: System.Drawing.Color  [!important usable]  */
	label-HaloWidth:6;  /* Type: System.Single  [!important usable]  */
	label-BackgroundColor:none;  /* Type: System.Drawing.Color [Optional] [!important usable]  */
	label-OffsetX:0;  /* Type: System.Single  [!important usable]  */
	label-OffsetY:-5;  /* Type: System.Single  [!important usable]  */
	label-OffsetXPolygon:0;  /* Type: System.Single  [!important usable]  */
	label-OffsetYPolygon:0;  /* Type: System.Single  [!important usable]  */
	label-TextRotate:none;  /* Type: System.Single [Optional] [!important usable]  */
	label-MetricSize:none;  /* Type: System.Single [Optional] [!important usable]  */
	label-HorizontalAlignment:Center;  /* Type: System.Drawing.StringAlignment  [!important usable] , Supported Values : Near(0) , Center(1) , Far(2)  */
	label-VerticalAlignment:Far;  /* Type: System.Drawing.StringAlignment  [!important usable] , Supported Values : Near(0) , Center(1) , Far(2)  */
	label-Transform:none;  /* Type: Dece.Layer.Style.TextTransform [Optional] [!important usable] , Supported Values : None(0) , ToLower(1) , ToUpper(2) , Capitalize(3)  */
	label-TrimLength:none;  /* Type: System.Int32 [Optional] [!important usable]  */
	label-TrimAddString:none;  /* Type: System.String [Optional] [!important usable]  */
	label-TextUpdater:none;  /* Type: System.String [Optional] [!important usable]  */
	label-Width:none;  /* Type: System.Single [Optional] [!important usable]  */
	label-Height:none;  /* Type: System.Single [Optional] [!important usable]  */
	label-MaxWidth:none;  /* Type: System.Single [Optional] [!important usable]  */
	label-MaxHeight:none;  /* Type: System.Single [Optional] [!important usable]  */
	label-MinWidth:none;  /* Type: System.Single [Optional] [!important usable]  */
	label-MinHeight:none;  /* Type: System.Single [Optional] [!important usable]  */
	 /* Description : Calculates height by text only if width is set */
	label-AutoHeight:none;  /* Type: System.Boolean [Optional] [!important usable]  */
	label-Enable:none;  /* Type: System.Boolean [Optional] [!important usable]  */
	label-MaxVisible:none;  /* Type: System.Double [Optional] [!important usable]  */
	label-MinVisible:none;  /* Type: System.Double [Optional] [!important usable]  */
	/* [Optional] Custom Style Element : label-Brush, Type: Dece.Layer.Style.InfoBrush ###### */
	label-Brush-BrushType:none;  /* Type: Dece.Layer.Style.InfoBrush+BrushTypes [Optional] [!important usable] , Supported Values : None(0) , HatchBrush(1) , Image(2)  */
	label-Brush-HatchStyle:none;  /* Type: System.Drawing.Drawing2D.HatchStyle [Optional] [!important usable] , Supported Values : Horizontal(0) , Horizontal(0) , Vertical(1) , ForwardDiagonal(2) , BackwardDiagonal(3) , LargeGrid(4) , LargeGrid(4) , LargeGrid(4) , DiagonalCross(5) , Percent05(6) , Percent10(7) , Percent20(8) , Percent25(9) , Percent30(10) , Percent40(11) , Percent50(12) , Percent60(13) , Percent70(14) , Percent75(15) , Percent80(16) , Percent90(17) , LightDownwardDiagonal(18) , LightUpwardDiagonal(19) , DarkDownwardDiagonal(20) , DarkUpwardDiagonal(21) , WideDownwardDiagonal(22) , WideUpwardDiagonal(23) , LightVertical(24) , LightHorizontal(25) , NarrowVertical(26) , NarrowHorizontal(27) , DarkVertical(28) , DarkHorizontal(29) , DashedDownwardDiagonal(30) , DashedUpwardDiagonal(31) , DashedHorizontal(32) , DashedVertical(33) , SmallConfetti(34) , LargeConfetti(35) , ZigZag(36) , Wave(37) , DiagonalBrick(38) , HorizontalBrick(39) , Weave(40) , Plaid(41) , Divot(42) , DottedGrid(43) , DottedDiamond(44) , Shingle(45) , Trellis(46) , Sphere(47) , SmallGrid(48) , SmallCheckerBoard(49) , LargeCheckerBoard(50) , OutlinedDiamond(51) , SolidDiamond(52)  */
	label-Brush-HatchBackColor:none;  /* Type: System.Drawing.Color [Optional] [!important usable]  */
	label-Brush-HatchForeColor:none;  /* Type: System.Drawing.Color [Optional] [!important usable]  */
	label-Brush-ImageFile:none;  /* Type: System.String [Optional] [!important usable]  */
	/* [Optional] Custom Style Element : label-HaloBrush, Type: Dece.Layer.Style.InfoBrush ###### */
	label-HaloBrush-BrushType:none;  /* Type: Dece.Layer.Style.InfoBrush+BrushTypes [Optional] [!important usable] , Supported Values : None(0) , HatchBrush(1) , Image(2)  */
	label-HaloBrush-HatchStyle:none;  /* Type: System.Drawing.Drawing2D.HatchStyle [Optional] [!important usable] , Supported Values : Horizontal(0) , Horizontal(0) , Vertical(1) , ForwardDiagonal(2) , BackwardDiagonal(3) , LargeGrid(4) , LargeGrid(4) , LargeGrid(4) , DiagonalCross(5) , Percent05(6) , Percent10(7) , Percent20(8) , Percent25(9) , Percent30(10) , Percent40(11) , Percent50(12) , Percent60(13) , Percent70(14) , Percent75(15) , Percent80(16) , Percent90(17) , LightDownwardDiagonal(18) , LightUpwardDiagonal(19) , DarkDownwardDiagonal(20) , DarkUpwardDiagonal(21) , WideDownwardDiagonal(22) , WideUpwardDiagonal(23) , LightVertical(24) , LightHorizontal(25) , NarrowVertical(26) , NarrowHorizontal(27) , DarkVertical(28) , DarkHorizontal(29) , DashedDownwardDiagonal(30) , DashedUpwardDiagonal(31) , DashedHorizontal(32) , DashedVertical(33) , SmallConfetti(34) , LargeConfetti(35) , ZigZag(36) , Wave(37) , DiagonalBrick(38) , HorizontalBrick(39) , Weave(40) , Plaid(41) , Divot(42) , DottedGrid(43) , DottedDiamond(44) , Shingle(45) , Trellis(46) , Sphere(47) , SmallGrid(48) , SmallCheckerBoard(49) , LargeCheckerBoard(50) , OutlinedDiamond(51) , SolidDiamond(52)  */
	label-HaloBrush-HatchBackColor:none;  /* Type: System.Drawing.Color [Optional] [!important usable]  */
	label-HaloBrush-HatchForeColor:none;  /* Type: System.Drawing.Color [Optional] [!important usable]  */
	label-HaloBrush-ImageFile:none;  /* Type: System.String [Optional] [!important usable]  */
	/* Custom Style Element : label-HaloPenStyle, Type: Dece.Layer.Style.InfoPen ###### */
	label-HaloPenStyle-LineJoin:Round;  /* Type: System.Drawing.Drawing2D.LineJoin  [!important usable] , Supported Values : Miter(0) , Bevel(1) , Round(2) , MiterClipped(3)  */
	label-HaloPenStyle-StartLineCap:Round;  /* Type: System.Drawing.Drawing2D.LineCap  [!important usable] , Supported Values : Flat(0) , Square(1) , Round(2) , Triangle(3) , NoAnchor(16) , SquareAnchor(17) , RoundAnchor(18) , DiamondAnchor(19) , ArrowAnchor(20) , AnchorMask(240) , Custom(255)  */
	label-HaloPenStyle-EndLineCap:Round;  /* Type: System.Drawing.Drawing2D.LineCap  [!important usable] , Supported Values : Flat(0) , Square(1) , Round(2) , Triangle(3) , NoAnchor(16) , SquareAnchor(17) , RoundAnchor(18) , DiamondAnchor(19) , ArrowAnchor(20) , AnchorMask(240) , Custom(255)  */
	label-HaloPenStyle-DashCap:Round;  /* Type: System.Drawing.Drawing2D.DashCap  [!important usable] , Supported Values : Flat(0) , Round(2) , Triangle(3)  */
	label-HaloPenStyle-Alignment:none;  /* Type: System.Drawing.Drawing2D.PenAlignment [Optional] [!important usable] , Supported Values : Center(0) , Inset(1) , Outset(2) , Left(3) , Right(4)  */
	label-HaloPenStyle-DashOffset:none;  /* Type: System.Single [Optional] [!important usable]  */
	label-HaloPenStyle-MiterLimit:none;  /* Type: System.Single [Optional] [!important usable]  */
	label-HaloPenStyle-DashStyle:none;  /* Type: System.Drawing.Drawing2D.DashStyle [Optional] [!important usable] , Supported Values : Solid(0) , Dash(1) , Dot(2) , DashDot(3) , DashDotDot(4) , Custom(5)  */
	label-HaloPenStyle-DashPatternString:none;  /* Type: System.String [Optional] [!important usable]  */
	label-HaloPenStyle-CompoundArrayString:none;  /* Type: System.String [Optional] [!important usable]  */
	/* [Optional] Custom Style Element : label-BackgroundBrush, Type: Dece.Layer.Style.InfoBrush ###### */
	label-BackgroundBrush-BrushType:none;  /* Type: Dece.Layer.Style.InfoBrush+BrushTypes [Optional] [!important usable] , Supported Values : None(0) , HatchBrush(1) , Image(2)  */
	label-BackgroundBrush-HatchStyle:none;  /* Type: System.Drawing.Drawing2D.HatchStyle [Optional] [!important usable] , Supported Values : Horizontal(0) , Horizontal(0) , Vertical(1) , ForwardDiagonal(2) , BackwardDiagonal(3) , LargeGrid(4) , LargeGrid(4) , LargeGrid(4) , DiagonalCross(5) , Percent05(6) , Percent10(7) , Percent20(8) , Percent25(9) , Percent30(10) , Percent40(11) , Percent50(12) , Percent60(13) , Percent70(14) , Percent75(15) , Percent80(16) , Percent90(17) , LightDownwardDiagonal(18) , LightUpwardDiagonal(19) , DarkDownwardDiagonal(20) , DarkUpwardDiagonal(21) , WideDownwardDiagonal(22) , WideUpwardDiagonal(23) , LightVertical(24) , LightHorizontal(25) , NarrowVertical(26) , NarrowHorizontal(27) , DarkVertical(28) , DarkHorizontal(29) , DashedDownwardDiagonal(30) , DashedUpwardDiagonal(31) , DashedHorizontal(32) , DashedVertical(33) , SmallConfetti(34) , LargeConfetti(35) , ZigZag(36) , Wave(37) , DiagonalBrick(38) , HorizontalBrick(39) , Weave(40) , Plaid(41) , Divot(42) , DottedGrid(43) , DottedDiamond(44) , Shingle(45) , Trellis(46) , Sphere(47) , SmallGrid(48) , SmallCheckerBoard(49) , LargeCheckerBoard(50) , OutlinedDiamond(51) , SolidDiamond(52)  */
	label-BackgroundBrush-HatchBackColor:none;  /* Type: System.Drawing.Color [Optional] [!important usable]  */
	label-BackgroundBrush-HatchForeColor:none;  /* Type: System.Drawing.Color [Optional] [!important usable]  */
	label-BackgroundBrush-ImageFile:none;  /* Type: System.String [Optional] [!important usable]  */

	/* ####################################################### */
	   polygon ( Dece.Layer.Style.PolygonStyle ) 
	/* ####################################################### */

	polygon-BorderColor:Gray;  /* Type: System.Drawing.Color  [!important usable]  */
	polygon-BorderWidth:5;  /* Type: System.Single  [!important usable]  */
	polygon-FillColor:100, 161, 225, 137;  /* Type: System.Drawing.Color  [!important usable]  */
	polygon-TwoPassDraw:False;  /* Type: System.Boolean  [!important usable]  */
	polygon-Enable:none;  /* Type: System.Boolean [Optional] [!important usable]  */
	polygon-MaxVisible:none;  /* Type: System.Double [Optional] [!important usable]  */
	polygon-MinVisible:none;  /* Type: System.Double [Optional] [!important usable]  */
	/* Custom Style Element : polygon-BorderPenStyle, Type: Dece.Layer.Style.InfoPen ###### */
	polygon-BorderPenStyle-LineJoin:Round;  /* Type: System.Drawing.Drawing2D.LineJoin  [!important usable] , Supported Values : Miter(0) , Bevel(1) , Round(2) , MiterClipped(3)  */
	polygon-BorderPenStyle-StartLineCap:Round;  /* Type: System.Drawing.Drawing2D.LineCap  [!important usable] , Supported Values : Flat(0) , Square(1) , Round(2) , Triangle(3) , NoAnchor(16) , SquareAnchor(17) , RoundAnchor(18) , DiamondAnchor(19) , ArrowAnchor(20) , AnchorMask(240) , Custom(255)  */
	polygon-BorderPenStyle-EndLineCap:Round;  /* Type: System.Drawing.Drawing2D.LineCap  [!important usable] , Supported Values : Flat(0) , Square(1) , Round(2) , Triangle(3) , NoAnchor(16) , SquareAnchor(17) , RoundAnchor(18) , DiamondAnchor(19) , ArrowAnchor(20) , AnchorMask(240) , Custom(255)  */
	polygon-BorderPenStyle-DashCap:Round;  /* Type: System.Drawing.Drawing2D.DashCap  [!important usable] , Supported Values : Flat(0) , Round(2) , Triangle(3)  */
	polygon-BorderPenStyle-Alignment:none;  /* Type: System.Drawing.Drawing2D.PenAlignment [Optional] [!important usable] , Supported Values : Center(0) , Inset(1) , Outset(2) , Left(3) , Right(4)  */
	polygon-BorderPenStyle-DashOffset:none;  /* Type: System.Single [Optional] [!important usable]  */
	polygon-BorderPenStyle-MiterLimit:none;  /* Type: System.Single [Optional] [!important usable]  */
	polygon-BorderPenStyle-DashStyle:none;  /* Type: System.Drawing.Drawing2D.DashStyle [Optional] [!important usable] , Supported Values : Solid(0) , Dash(1) , Dot(2) , DashDot(3) , DashDotDot(4) , Custom(5)  */
	polygon-BorderPenStyle-DashPatternString:none;  /* Type: System.String [Optional] [!important usable]  */
	polygon-BorderPenStyle-CompoundArrayString:none;  /* Type: System.String [Optional] [!important usable]  */
	/* [Optional] Custom Style Element : polygon-Brush, Type: Dece.Layer.Style.InfoBrush ###### */
	polygon-Brush-BrushType:none;  /* Type: Dece.Layer.Style.InfoBrush+BrushTypes [Optional] [!important usable] , Supported Values : None(0) , HatchBrush(1) , Image(2)  */
	polygon-Brush-HatchStyle:none;  /* Type: System.Drawing.Drawing2D.HatchStyle [Optional] [!important usable] , Supported Values : Horizontal(0) , Horizontal(0) , Vertical(1) , ForwardDiagonal(2) , BackwardDiagonal(3) , LargeGrid(4) , LargeGrid(4) , LargeGrid(4) , DiagonalCross(5) , Percent05(6) , Percent10(7) , Percent20(8) , Percent25(9) , Percent30(10) , Percent40(11) , Percent50(12) , Percent60(13) , Percent70(14) , Percent75(15) , Percent80(16) , Percent90(17) , LightDownwardDiagonal(18) , LightUpwardDiagonal(19) , DarkDownwardDiagonal(20) , DarkUpwardDiagonal(21) , WideDownwardDiagonal(22) , WideUpwardDiagonal(23) , LightVertical(24) , LightHorizontal(25) , NarrowVertical(26) , NarrowHorizontal(27) , DarkVertical(28) , DarkHorizontal(29) , DashedDownwardDiagonal(30) , DashedUpwardDiagonal(31) , DashedHorizontal(32) , DashedVertical(33) , SmallConfetti(34) , LargeConfetti(35) , ZigZag(36) , Wave(37) , DiagonalBrick(38) , HorizontalBrick(39) , Weave(40) , Plaid(41) , Divot(42) , DottedGrid(43) , DottedDiamond(44) , Shingle(45) , Trellis(46) , Sphere(47) , SmallGrid(48) , SmallCheckerBoard(49) , LargeCheckerBoard(50) , OutlinedDiamond(51) , SolidDiamond(52)  */
	polygon-Brush-HatchBackColor:none;  /* Type: System.Drawing.Color [Optional] [!important usable]  */
	polygon-Brush-HatchForeColor:none;  /* Type: System.Drawing.Color [Optional] [!important usable]  */
	polygon-Brush-ImageFile:none;  /* Type: System.String [Optional] [!important usable]  */
	/* [Optional] Custom Style Element : polygon-BorderBrush, Type: Dece.Layer.Style.InfoBrush ###### */
	polygon-BorderBrush-BrushType:none;  /* Type: Dece.Layer.Style.InfoBrush+BrushTypes [Optional] [!important usable] , Supported Values : None(0) , HatchBrush(1) , Image(2)  */
	polygon-BorderBrush-HatchStyle:none;  /* Type: System.Drawing.Drawing2D.HatchStyle [Optional] [!important usable] , Supported Values : Horizontal(0) , Horizontal(0) , Vertical(1) , ForwardDiagonal(2) , BackwardDiagonal(3) , LargeGrid(4) , LargeGrid(4) , LargeGrid(4) , DiagonalCross(5) , Percent05(6) , Percent10(7) , Percent20(8) , Percent25(9) , Percent30(10) , Percent40(11) , Percent50(12) , Percent60(13) , Percent70(14) , Percent75(15) , Percent80(16) , Percent90(17) , LightDownwardDiagonal(18) , LightUpwardDiagonal(19) , DarkDownwardDiagonal(20) , DarkUpwardDiagonal(21) , WideDownwardDiagonal(22) , WideUpwardDiagonal(23) , LightVertical(24) , LightHorizontal(25) , NarrowVertical(26) , NarrowHorizontal(27) , DarkVertical(28) , DarkHorizontal(29) , DashedDownwardDiagonal(30) , DashedUpwardDiagonal(31) , DashedHorizontal(32) , DashedVertical(33) , SmallConfetti(34) , LargeConfetti(35) , ZigZag(36) , Wave(37) , DiagonalBrick(38) , HorizontalBrick(39) , Weave(40) , Plaid(41) , Divot(42) , DottedGrid(43) , DottedDiamond(44) , Shingle(45) , Trellis(46) , Sphere(47) , SmallGrid(48) , SmallCheckerBoard(49) , LargeCheckerBoard(50) , OutlinedDiamond(51) , SolidDiamond(52)  */
	polygon-BorderBrush-HatchBackColor:none;  /* Type: System.Drawing.Color [Optional] [!important usable]  */
	polygon-BorderBrush-HatchForeColor:none;  /* Type: System.Drawing.Color [Optional] [!important usable]  */
	polygon-BorderBrush-ImageFile:none;  /* Type: System.String [Optional] [!important usable]  */

	/* ####################################################### */
	   line ( Dece.Layer.Style.LineStyle ) 
	/* ####################################################### */

	line-Color:White;  /* Type: System.Drawing.Color  [!important usable]  */
	line-Width:10;  /* Type: System.Single  [!important usable]  */
	line-TwoPassDraw:True;  /* Type: System.Boolean  [!important usable]  */
	line-OutlineColor:Black;  /* Type: System.Drawing.Color  [!important usable]  */
	line-OutlineWidth:3;  /* Type: System.Single  [!important usable]  */
	line-Enable:none;  /* Type: System.Boolean [Optional] [!important usable]  */
	line-MaxVisible:none;  /* Type: System.Double [Optional] [!important usable]  */
	line-MinVisible:none;  /* Type: System.Double [Optional] [!important usable]  */
	/* [Optional] Custom Style Element : line-Brush, Type: Dece.Layer.Style.InfoBrush ###### */
	line-Brush-BrushType:none;  /* Type: Dece.Layer.Style.InfoBrush+BrushTypes [Optional] [!important usable] , Supported Values : None(0) , HatchBrush(1) , Image(2)  */
	line-Brush-HatchStyle:none;  /* Type: System.Drawing.Drawing2D.HatchStyle [Optional] [!important usable] , Supported Values : Horizontal(0) , Horizontal(0) , Vertical(1) , ForwardDiagonal(2) , BackwardDiagonal(3) , LargeGrid(4) , LargeGrid(4) , LargeGrid(4) , DiagonalCross(5) , Percent05(6) , Percent10(7) , Percent20(8) , Percent25(9) , Percent30(10) , Percent40(11) , Percent50(12) , Percent60(13) , Percent70(14) , Percent75(15) , Percent80(16) , Percent90(17) , LightDownwardDiagonal(18) , LightUpwardDiagonal(19) , DarkDownwardDiagonal(20) , DarkUpwardDiagonal(21) , WideDownwardDiagonal(22) , WideUpwardDiagonal(23) , LightVertical(24) , LightHorizontal(25) , NarrowVertical(26) , NarrowHorizontal(27) , DarkVertical(28) , DarkHorizontal(29) , DashedDownwardDiagonal(30) , DashedUpwardDiagonal(31) , DashedHorizontal(32) , DashedVertical(33) , SmallConfetti(34) , LargeConfetti(35) , ZigZag(36) , Wave(37) , DiagonalBrick(38) , HorizontalBrick(39) , Weave(40) , Plaid(41) , Divot(42) , DottedGrid(43) , DottedDiamond(44) , Shingle(45) , Trellis(46) , Sphere(47) , SmallGrid(48) , SmallCheckerBoard(49) , LargeCheckerBoard(50) , OutlinedDiamond(51) , SolidDiamond(52)  */
	line-Brush-HatchBackColor:none;  /* Type: System.Drawing.Color [Optional] [!important usable]  */
	line-Brush-HatchForeColor:none;  /* Type: System.Drawing.Color [Optional] [!important usable]  */
	line-Brush-ImageFile:none;  /* Type: System.String [Optional] [!important usable]  */
	/* Custom Style Element : line-PenStyle, Type: Dece.Layer.Style.InfoPen ###### */
	line-PenStyle-LineJoin:Round;  /* Type: System.Drawing.Drawing2D.LineJoin  [!important usable] , Supported Values : Miter(0) , Bevel(1) , Round(2) , MiterClipped(3)  */
	line-PenStyle-StartLineCap:Round;  /* Type: System.Drawing.Drawing2D.LineCap  [!important usable] , Supported Values : Flat(0) , Square(1) , Round(2) , Triangle(3) , NoAnchor(16) , SquareAnchor(17) , RoundAnchor(18) , DiamondAnchor(19) , ArrowAnchor(20) , AnchorMask(240) , Custom(255)  */
	line-PenStyle-EndLineCap:Round;  /* Type: System.Drawing.Drawing2D.LineCap  [!important usable] , Supported Values : Flat(0) , Square(1) , Round(2) , Triangle(3) , NoAnchor(16) , SquareAnchor(17) , RoundAnchor(18) , DiamondAnchor(19) , ArrowAnchor(20) , AnchorMask(240) , Custom(255)  */
	line-PenStyle-DashCap:Round;  /* Type: System.Drawing.Drawing2D.DashCap  [!important usable] , Supported Values : Flat(0) , Round(2) , Triangle(3)  */
	line-PenStyle-Alignment:none;  /* Type: System.Drawing.Drawing2D.PenAlignment [Optional] [!important usable] , Supported Values : Center(0) , Inset(1) , Outset(2) , Left(3) , Right(4)  */
	line-PenStyle-DashOffset:none;  /* Type: System.Single [Optional] [!important usable]  */
	line-PenStyle-MiterLimit:none;  /* Type: System.Single [Optional] [!important usable]  */
	line-PenStyle-DashStyle:none;  /* Type: System.Drawing.Drawing2D.DashStyle [Optional] [!important usable] , Supported Values : Solid(0) , Dash(1) , Dot(2) , DashDot(3) , DashDotDot(4) , Custom(5)  */
	line-PenStyle-DashPatternString:none;  /* Type: System.String [Optional] [!important usable]  */
	line-PenStyle-CompoundArrayString:none;  /* Type: System.String [Optional] [!important usable]  */
	/* [Optional] Custom Style Element : line-OutlineBrush, Type: Dece.Layer.Style.InfoBrush ###### */
	line-OutlineBrush-BrushType:none;  /* Type: Dece.Layer.Style.InfoBrush+BrushTypes [Optional] [!important usable] , Supported Values : None(0) , HatchBrush(1) , Image(2)  */
	line-OutlineBrush-HatchStyle:none;  /* Type: System.Drawing.Drawing2D.HatchStyle [Optional] [!important usable] , Supported Values : Horizontal(0) , Horizontal(0) , Vertical(1) , ForwardDiagonal(2) , BackwardDiagonal(3) , LargeGrid(4) , LargeGrid(4) , LargeGrid(4) , DiagonalCross(5) , Percent05(6) , Percent10(7) , Percent20(8) , Percent25(9) , Percent30(10) , Percent40(11) , Percent50(12) , Percent60(13) , Percent70(14) , Percent75(15) , Percent80(16) , Percent90(17) , LightDownwardDiagonal(18) , LightUpwardDiagonal(19) , DarkDownwardDiagonal(20) , DarkUpwardDiagonal(21) , WideDownwardDiagonal(22) , WideUpwardDiagonal(23) , LightVertical(24) , LightHorizontal(25) , NarrowVertical(26) , NarrowHorizontal(27) , DarkVertical(28) , DarkHorizontal(29) , DashedDownwardDiagonal(30) , DashedUpwardDiagonal(31) , DashedHorizontal(32) , DashedVertical(33) , SmallConfetti(34) , LargeConfetti(35) , ZigZag(36) , Wave(37) , DiagonalBrick(38) , HorizontalBrick(39) , Weave(40) , Plaid(41) , Divot(42) , DottedGrid(43) , DottedDiamond(44) , Shingle(45) , Trellis(46) , Sphere(47) , SmallGrid(48) , SmallCheckerBoard(49) , LargeCheckerBoard(50) , OutlinedDiamond(51) , SolidDiamond(52)  */
	line-OutlineBrush-HatchBackColor:none;  /* Type: System.Drawing.Color [Optional] [!important usable]  */
	line-OutlineBrush-HatchForeColor:none;  /* Type: System.Drawing.Color [Optional] [!important usable]  */
	line-OutlineBrush-ImageFile:none;  /* Type: System.String [Optional] [!important usable]  */
	/* [Optional] Custom Style Element : line-OutlinePenStyle, Type: Dece.Layer.Style.InfoPen ###### */
	line-OutlinePenStyle-LineJoin:none;  /* Type: System.Drawing.Drawing2D.LineJoin [Optional] [!important usable] , Supported Values : Miter(0) , Bevel(1) , Round(2) , MiterClipped(3)  */
	line-OutlinePenStyle-StartLineCap:none;  /* Type: System.Drawing.Drawing2D.LineCap [Optional] [!important usable] , Supported Values : Flat(0) , Square(1) , Round(2) , Triangle(3) , NoAnchor(16) , SquareAnchor(17) , RoundAnchor(18) , DiamondAnchor(19) , ArrowAnchor(20) , AnchorMask(240) , Custom(255)  */
	line-OutlinePenStyle-EndLineCap:none;  /* Type: System.Drawing.Drawing2D.LineCap [Optional] [!important usable] , Supported Values : Flat(0) , Square(1) , Round(2) , Triangle(3) , NoAnchor(16) , SquareAnchor(17) , RoundAnchor(18) , DiamondAnchor(19) , ArrowAnchor(20) , AnchorMask(240) , Custom(255)  */
	line-OutlinePenStyle-DashCap:none;  /* Type: System.Drawing.Drawing2D.DashCap [Optional] [!important usable] , Supported Values : Flat(0) , Round(2) , Triangle(3)  */
	line-OutlinePenStyle-Alignment:none;  /* Type: System.Drawing.Drawing2D.PenAlignment [Optional] [!important usable] , Supported Values : Center(0) , Inset(1) , Outset(2) , Left(3) , Right(4)  */
	line-OutlinePenStyle-DashOffset:none;  /* Type: System.Single [Optional] [!important usable]  */
	line-OutlinePenStyle-MiterLimit:none;  /* Type: System.Single [Optional] [!important usable]  */
	line-OutlinePenStyle-DashStyle:none;  /* Type: System.Drawing.Drawing2D.DashStyle [Optional] [!important usable] , Supported Values : Solid(0) , Dash(1) , Dot(2) , DashDot(3) , DashDotDot(4) , Custom(5)  */
	line-OutlinePenStyle-DashPatternString:none;  /* Type: System.String [Optional] [!important usable]  */
	line-OutlinePenStyle-CompoundArrayString:none;  /* Type: System.String [Optional] [!important usable]  */

	/* ####################################################### */
	   point ( Dece.Layer.Style.PointStyle ) 
	/* ####################################################### */

	point-Color:White;  /* Type: System.Drawing.Color  [!important usable]  */
	point-Size:10;  /* Type: System.Single  [!important usable]  */
	point-Halo:Red;  /* Type: System.Drawing.Color  [!important usable]  */
	point-HaloWidth:2;  /* Type: System.Single  [!important usable]  */
	point-HaloSize:none;  /* Type: System.Single [Optional] [!important usable]  */
	point-OffsetX:none;  /* Type: System.Single [Optional] [!important usable]  */
	point-OffsetY:none;  /* Type: System.Single [Optional] [!important usable]  */
	point-TwoPassDraw:True;  /* Type: System.Boolean  [!important usable]  */
	point-SymbolAndVectorDraw:True;  /* Type: System.Boolean  [!important usable]  */
	point-SymbolDrawForMultiPoint:none;  /* Type: System.Boolean [Optional] [!important usable]  */
	point-SymbolFile:none;  /* Type: System.String [Optional] [!important usable]  */
	point-SymbolRotate:none;  /* Type: System.Single [Optional] [!important usable]  */
	point-SymbolScale:none;  /* Type: System.Single [Optional] [!important usable]  */
	point-Enable:none;  /* Type: System.Boolean [Optional] [!important usable]  */
	point-MaxVisible:none;  /* Type: System.Double [Optional] [!important usable]  */
	point-MinVisible:none;  /* Type: System.Double [Optional] [!important usable]  */
	/* [Optional] Custom Style Element : point-Brush, Type: Dece.Layer.Style.InfoBrush ###### */
	point-Brush-BrushType:none;  /* Type: Dece.Layer.Style.InfoBrush+BrushTypes [Optional] [!important usable] , Supported Values : None(0) , HatchBrush(1) , Image(2)  */
	point-Brush-HatchStyle:none;  /* Type: System.Drawing.Drawing2D.HatchStyle [Optional] [!important usable] , Supported Values : Horizontal(0) , Horizontal(0) , Vertical(1) , ForwardDiagonal(2) , BackwardDiagonal(3) , LargeGrid(4) , LargeGrid(4) , LargeGrid(4) , DiagonalCross(5) , Percent05(6) , Percent10(7) , Percent20(8) , Percent25(9) , Percent30(10) , Percent40(11) , Percent50(12) , Percent60(13) , Percent70(14) , Percent75(15) , Percent80(16) , Percent90(17) , LightDownwardDiagonal(18) , LightUpwardDiagonal(19) , DarkDownwardDiagonal(20) , DarkUpwardDiagonal(21) , WideDownwardDiagonal(22) , WideUpwardDiagonal(23) , LightVertical(24) , LightHorizontal(25) , NarrowVertical(26) , NarrowHorizontal(27) , DarkVertical(28) , DarkHorizontal(29) , DashedDownwardDiagonal(30) , DashedUpwardDiagonal(31) , DashedHorizontal(32) , DashedVertical(33) , SmallConfetti(34) , LargeConfetti(35) , ZigZag(36) , Wave(37) , DiagonalBrick(38) , HorizontalBrick(39) , Weave(40) , Plaid(41) , Divot(42) , DottedGrid(43) , DottedDiamond(44) , Shingle(45) , Trellis(46) , Sphere(47) , SmallGrid(48) , SmallCheckerBoard(49) , LargeCheckerBoard(50) , OutlinedDiamond(51) , SolidDiamond(52)  */
	point-Brush-HatchBackColor:none;  /* Type: System.Drawing.Color [Optional] [!important usable]  */
	point-Brush-HatchForeColor:none;  /* Type: System.Drawing.Color [Optional] [!important usable]  */
	point-Brush-ImageFile:none;  /* Type: System.String [Optional] [!important usable]  */
	/* [Optional] Custom Style Element : point-HaloBrush, Type: Dece.Layer.Style.InfoBrush ###### */
	point-HaloBrush-BrushType:none;  /* Type: Dece.Layer.Style.InfoBrush+BrushTypes [Optional] [!important usable] , Supported Values : None(0) , HatchBrush(1) , Image(2)  */
	point-HaloBrush-HatchStyle:none;  /* Type: System.Drawing.Drawing2D.HatchStyle [Optional] [!important usable] , Supported Values : Horizontal(0) , Horizontal(0) , Vertical(1) , ForwardDiagonal(2) , BackwardDiagonal(3) , LargeGrid(4) , LargeGrid(4) , LargeGrid(4) , DiagonalCross(5) , Percent05(6) , Percent10(7) , Percent20(8) , Percent25(9) , Percent30(10) , Percent40(11) , Percent50(12) , Percent60(13) , Percent70(14) , Percent75(15) , Percent80(16) , Percent90(17) , LightDownwardDiagonal(18) , LightUpwardDiagonal(19) , DarkDownwardDiagonal(20) , DarkUpwardDiagonal(21) , WideDownwardDiagonal(22) , WideUpwardDiagonal(23) , LightVertical(24) , LightHorizontal(25) , NarrowVertical(26) , NarrowHorizontal(27) , DarkVertical(28) , DarkHorizontal(29) , DashedDownwardDiagonal(30) , DashedUpwardDiagonal(31) , DashedHorizontal(32) , DashedVertical(33) , SmallConfetti(34) , LargeConfetti(35) , ZigZag(36) , Wave(37) , DiagonalBrick(38) , HorizontalBrick(39) , Weave(40) , Plaid(41) , Divot(42) , DottedGrid(43) , DottedDiamond(44) , Shingle(45) , Trellis(46) , Sphere(47) , SmallGrid(48) , SmallCheckerBoard(49) , LargeCheckerBoard(50) , OutlinedDiamond(51) , SolidDiamond(52)  */
	point-HaloBrush-HatchBackColor:none;  /* Type: System.Drawing.Color [Optional] [!important usable]  */
	point-HaloBrush-HatchForeColor:none;  /* Type: System.Drawing.Color [Optional] [!important usable]  */
	point-HaloBrush-ImageFile:none;  /* Type: System.String [Optional] [!important usable]  */
	/* Custom Style Element : point-HaloPenStyle, Type: Dece.Layer.Style.InfoPen ###### */
	point-HaloPenStyle-LineJoin:Round;  /* Type: System.Drawing.Drawing2D.LineJoin  [!important usable] , Supported Values : Miter(0) , Bevel(1) , Round(2) , MiterClipped(3)  */
	point-HaloPenStyle-StartLineCap:Round;  /* Type: System.Drawing.Drawing2D.LineCap  [!important usable] , Supported Values : Flat(0) , Square(1) , Round(2) , Triangle(3) , NoAnchor(16) , SquareAnchor(17) , RoundAnchor(18) , DiamondAnchor(19) , ArrowAnchor(20) , AnchorMask(240) , Custom(255)  */
	point-HaloPenStyle-EndLineCap:Round;  /* Type: System.Drawing.Drawing2D.LineCap  [!important usable] , Supported Values : Flat(0) , Square(1) , Round(2) , Triangle(3) , NoAnchor(16) , SquareAnchor(17) , RoundAnchor(18) , DiamondAnchor(19) , ArrowAnchor(20) , AnchorMask(240) , Custom(255)  */
	point-HaloPenStyle-DashCap:Round;  /* Type: System.Drawing.Drawing2D.DashCap  [!important usable] , Supported Values : Flat(0) , Round(2) , Triangle(3)  */
	point-HaloPenStyle-Alignment:none;  /* Type: System.Drawing.Drawing2D.PenAlignment [Optional] [!important usable] , Supported Values : Center(0) , Inset(1) , Outset(2) , Left(3) , Right(4)  */
	point-HaloPenStyle-DashOffset:none;  /* Type: System.Single [Optional] [!important usable]  */
	point-HaloPenStyle-MiterLimit:none;  /* Type: System.Single [Optional] [!important usable]  */
	point-HaloPenStyle-DashStyle:none;  /* Type: System.Drawing.Drawing2D.DashStyle [Optional] [!important usable] , Supported Values : Solid(0) , Dash(1) , Dot(2) , DashDot(3) , DashDotDot(4) , Custom(5)  */
	point-HaloPenStyle-DashPatternString:none;  /* Type: System.String [Optional] [!important usable]  */
	point-HaloPenStyle-CompoundArrayString:none;  /* Type: System.String [Optional] [!important usable]  */

}