/* Background Color Options */
.grey1_bg {background:#f5f5f5; }
.grey2_bg {background:#9e9e9e; }
.grey3_bg {background:#ccc; }
.grey4_bg {background:#c2c2c2; }
.grey5_bg {background:#ababab; }
.grey6_bg {background:#666; }
.grey7_bg {background:#333; }
.blue1_bg {background:#f2f7fb; }
.blue2_bg {background:#cce9fd; }
.blue3_bg {background:#cfe6fc; }
.blue4_bg {background:#79bce7; }
.blue5_bg {background:#69a3c9; }
.blue6_bg {background:#008fcf; }
.blue7_bg {background:#4d566b; }
.yellow_bg {background:#fff9c8; }
.yellow2_bg {background:#fdf29f; }
.yellow3_bg {background:#ffd457; }
.yellow4_bg {background:#fdb813; }
.yellow5_bg {background:#b38807; }
.green1_bg {background:#dfc; }
.green2_bg {background:#cddb7b; }
.green3_bg {background:#83ac25; }
.green4_bg {background:#6a0; }
.green5_bg {background:#5c8620; }
.red1_bg {background:#df2002; }
.red2_bg {background:#c22311; }

/* Text Color options */
.grey1_text {color:#f5f5f5; }
.grey2_text {color:#9e9e9e; }
.grey3_text {color:#ccc; }
.grey4_text {color:#c2c2c2; }
.grey5_text {color:#ababab; }
.grey6_text {color:#666; }
.grey7_text {color:#333; }
.blue1_text {color:#f2f7fb; }
.blue2_text {color:#cce9fd; }
.blue3_text {color:#cfe6fc; }
.blue4_text {color:#79bce7; }
.blue5_text {color:#69a3c9; }
.blue6_text {color:#008fcf; }
.blue7_text {color:#4d566b; }
.yellow_text {color:#fff9c8; }
.yellow_text {color:#fdf29f; }
.yellow3_text {color:#ffd457; }
.yellow4_text {color:#fdb813; }
.yellow5_text {color:#b38807; }
.green1_text {color:#dfc; }
.green2_text {color:#cddb7b; }
.green3_text {color:#83ac25; }
.green4_text {color:#6a0; }
.green5_text {color:#5c8620; }
.red1_text {color:#df2002; }
.red2_text {color:#c22311; }

.result0 {background:#FFF; }
.result1 {background:#f2f7fb; }


