/* ##################################### */
/* #  Colorscale setitngs for color 1  # */
/* ##################################### */

.color1_170	{background: #2d2b53;}		/* color1 with 070% black */
.color1_100	{background: #403d76;}		/* color1 with 000% white */
.color1_090	{background: #535184;}		/* color1 with 010% white */
.color1_080	{background: #666491;}		/* color1 with 020% white */
.color1_070	{background: #7a789f;}		/* color1 with 030% white */
.color1_060	{background: #8c8bad;}		/* color1 with 040% white */
.color1_050	{background: #a09ebb;}		/* color1 with 050% white */
.color1_040	{background: #b3b1c8;}		/* color1 with 060% white */
.color1_030	{background: #c6c5d6;}		/* color1 with 070% white */
.color1_020	{background: #d9d8e4;}		/* color1 with 080% white */
.color1_010	{background: #ececf2;}		/* color1 with 090% white */
.color1_000	{background: #ffffff;}		/* color1 with 100% white */

/* ##################################### */
/* #  Colorscale setitngs for color 2  # */
/* ##################################### */

.color2_170	{background: #8a9922;}		/* color1 with 070% black */
.color2_100	{background: #c5da30;}		/* color1 with 000% white */
.color2_090	{background: #1a5496;}		/* color1 with 010% white */
.color2_080	{background: #cbde45;}		/* color1 with 020% white */
.color2_070	{background: #d1e159;}		/* color1 with 030% white */
.color2_060	{background: #d7e56f;}		/* color1 with 040% white */
.color2_050	{background: #dce983;}		/* color1 with 050% white */
.color2_040	{background: #e2ed98;}		/* color1 with 060% white */
.color2_030	{background: #e8f0ac;}		/* color1 with 070% white */
.color2_020	{background: #eef4c1;}		/* color1 with 080% white */
.color2_010	{background: #f3f8d6;}		/* color1 with 090% white */
.color2_000	{background: #ffffff;}		/* color1 with 100% white */

/* ##################################### */
/* #  Colorscale setitngs for color 3  # */
/* ##################################### */

.color3_170	{background: #000000;}		/* color1 with 070% black */
.color3_100	{background: #000000;}		/* color1 with 000% white */
.color3_090	{background: #1a1a1a;}		/* color1 with 010% white */
.color3_080	{background: #333333;}		/* color1 with 020% white */
.color3_070	{background: #4d4d4d;}		/* color1 with 030% white */
.color3_060	{background: #666666;}		/* color1 with 040% white */
.color3_050	{background: #808080;}		/* color1 with 050% white */
.color3_040	{background: #999999;}		/* color1 with 060% white */
.color3_030	{background: #b2b2b2;}		/* color1 with 070% white */
.color3_020	{background: #cccccc;}		/* color1 with 080% white */
.color3_010	{background: #e5e5e5;}		/* color1 with 090% white */
.color3_000	{background: #ffffff;}		/* color1 with 100% white */


/* ##################################### */
/* #  Border setitngs for color 1      # */
/* ##################################### */

.border_top_color1_170		{border-top: 1px solid #2d2b53;}		/* border top color1 with 070% black */
.border_top_color1_100		{border-top: 1px solid #403d76;}		/* border top color1 with 000% white */
.border_top_color1_050		{border-top: 1px solid #a09ebb;}		/* border top color1 with 050% white */
.border_top_color1_010		{border-top: 1px solid #ececf2;}		/* border top color1 with 090% white */

.border_bottom_color1_170	{border-bottom: 1px solid #2d2b53;}		/* border bottom color1 with 070% black */
.border_bottom_color1_100	{border-bottom: 1px solid #403d76;}		/* border bottom color1 with 000% white */
.border_bottom_color1_050	{border-bottom: 1px solid #a09ebb;}		/* border bottom color1 with 050% white */
.border_bottom_color1_010	{border-bottom: 1px solid #ececf2;}		/* border bottom color1 with 090% white */

.border_left_color1_170		{border-left: 1px solid #2d2b53;}		/* border left color1 with 070% black */
.border_left_color1_100		{border-left: 1px solid #403d76;}		/* border left color1 with 000% white */
.border_left_color1_050		{border-left: 1px solid #a09ebb;}		/* border left color1 with 050% white */
.border_left_color1_010		{border-left: 1px solid #ececf2;}		/* border left color1 with 090% white */

.border_right_color1_170	{border-right: 1px solid #2d2b53;}		/* border right color1 with 070% black */
.border_right_color1_100	{border-right: 1px solid #403d76;}		/* border right color1 with 000% white */
.border_right_color1_050	{border-right: 1px solid #a09ebb;}		/* border right color1 with 050% white */
.border_right_color1_010	{border-right: 1px solid #ececf2;}		/* border right color1 with 090% white */

.border_color1_170		{border: 1px solid #2d2b53;}		/* border color1 with 070% black */
.border_color1_100		{border: 1px solid #403d76;}		/* border color1 with 000% white */
.border_color1_050		{border: 1px solid #a09ebb;}		/* border color1 with 050% white */
.border_color1_010		{border: 1px solid #ececf2;}		/* border color1 with 090% white */

/* ##################################### */
/* #  Border setitngs for color 2      # */
/* ##################################### */

.border_top_color2_170		{border-top: 1px solid #8a9922;}	/* border top color1 with 070% black */
.border_top_color2_100		{border-top: 1px solid #c5da30;}	/* border top color1 with 000% white */
.border_top_color2_050		{border-top: 1px solid #dce983;}	/* border top color1 with 050% white */
.border_top_color2_010		{border-top: 1px solid #f3f8d6;}	/* border top color1 with 090% white */

.border_bottom_color2_170	{border-bottom: 1px solid #8a9922;}	/* border bottom color1 with 070% black */
.border_bottom_color2_100	{border-bottom: 1px solid #c5da30;}	/* border bottom color1 with 000% white */
.border_bottom_color2_050	{border-bottom: 1px solid #dce983;}	/* border bottom color1 with 050% white */
.border_bottom_color2_010	{border-bottom: 1px solid #f3f8d6;}	/* border bottom color1 with 090% white */

.border_left_color2_170		{border-left: 1px solid #8a9922;}	/* border left color1 with 070% black */
.border_left_color2_100		{border-left: 1px solid #c5da30;}	/* border left color1 with 000% white */
.border_left_color2_050		{border-left: 1px solid #dce983;}	/* border left color1 with 050% white */
.border_left_color2_010		{border-left: 1px solid #f3f8d6;}	/* border left color1 with 090% white */

.border_right_color2_170	{border-right: 1px solid #8a9922;}	/* border right color1 with 070% black */
.border_right_color2_100	{border-right: 1px solid #c5da30;}	/* border right color1 with 000% white */
.border_right_color2_050	{border-right: 1px solid #dce983;}	/* border right color1 with 050% white */
.border_right_color2_010	{border-right: 1px solid #f3f8d6;}	/* border right color1 with 090% white */

.border_color2_170		{border: 1px solid #8a9922;}	/* border color1 with 070% black */
.border_color2_100		{border: 1px solid #c5da30;}	/* border color1 with 000% white */
.border_color2_050		{border: 1px solid #dce983;}	/* border color1 with 050% white */
.border_color2_010		{border: 1px solid #f3f8d6;}	/* border color1 with 090% white */

/* ##################################### */
/* #  Border setitngs for color 3      # */
/* ##################################### */

.border_top_color3_170		{border-top: 1px solid #000000;}	/* border top color1 with 070% black */
.border_top_color3_100		{border-top: 1px solid #000000;}	/* border top color1 with 000% white */
.border_top_color3_050		{border-top: 1px solid #808080;}	/* border top color1 with 050% white */
.border_top_color3_010		{border-top: 1px solid #e5e5e5;}	/* border top color1 with 090% white */

.border_bottom_color3_170	{border-bottom: 1px solid #000000;}	/* border bottom color1 with 070% black */
.border_bottom_color3_100	{border-bottom: 1px solid #000000;}	/* border bottom color1 with 000% white */
.border_bottom_color3_050	{border-bottom: 1px solid #808080;}	/* border bottom color1 with 050% white */
.border_bottom_color3_010	{border-bottom: 1px solid #e5e5e5;}	/* border bottom color1 with 090% white */

.border_left_color3_170		{border-left: 1px solid #000000;}	/* border left color1 with 070% black */
.border_left_color3_100		{border-left: 1px solid #000000;}	/* border left color1 with 000% white */
.border_left_color3_050		{border-left: 1px solid #808080;}	/* border left color1 with 050% white */
.border_left_color3_010		{border-left: 1px solid #e5e5e5;}	/* border left color1 with 090% white */

.border_right_color3_170	{border-right: 1px solid #000000;}	/* border right color1 with 070% black */
.border_right_color3_100	{border-right: 1px solid #000000;}	/* border right color1 with 000% white */
.border_right_color3_050	{border-right: 1px solid #808080;}	/* border right color1 with 050% white */
.border_right_color3_010	{border-right: 1px solid #e5e5e5;}	/* border right color1 with 090% white */

.border_color3_170		{border: 1px solid #000000;}	/* border color1 with 070% black */
.border_color3_100		{border: 1px solid #000000;}	/* border color1 with 000% white */
.border_color3_050		{border: 1px solid #808080;}	/* border color1 with 050% white */
.border_color3_010		{border: 1px solid #e5e5e5;}	/* border color1 with 090% white */


/* ##################################### */
/* #     Font size configurations      # */
/* ##################################### */

.font_xx-small	{font-size: 8px; }		/* font extra extra small size */
.font_x-small	{font-size: 10px;}		/* font extra small size */
.font_small	{font-size: 11px;}		/* font small size */
.font_medium	{font-size: 12px;}		/* font medium size */
.font_large	{font-size: 18px;}		/* font large size */
.font_x-large	{font-size: 24px;}		/* font extra large size */
.font_xx-large	{font-size: 29px;}		/* font extra extra large size */

/* ##################################### */
/* #     Font color configurations     # */
/* ##################################### */

.font_color1	{color: #00418a}		/* font main color1 */
.font_color2	{color: #8a9922}		/* font main color2 */
.font_color3	{color: #808080}		/* font main color3 */
.font_color4	{color: #111111}		/* font black color */
.font_color5	{color: #FFFFFF}		/* font white color */


/* ##################################### */
/* #     Font type configurations      # */
/* ##################################### */

.font_type_01	{font-family: Arial;}		/* font1 type */
.font_type_02	{font-family: Verdana }		/* font2 type */
