/*
-----------------------------------------------
- Mermet Cachet
----------------------------------------------- 
- Author:  Swear Words (www.swearwords.com.au)
- Version:  11/11/2008
----------------------------------------------- */

.bg_whites { background-color: #f4f3f4; }
.bg_neutrals { background-color: #e9e0ce; }
.bg_yellows { background-color: #f5e28b; }
.bg_greens { background-color: #8e9077; }
.bg_pinks { background-color: #c2af9d; }
.bg_lilacs { background-color: #a591a1; }
.bg_browns { background-color: #7b5943; }
.bg_charcoals { background-color: #636a71; }

.txt_whites { color: #626971; }
.txt_neutrals { color: #626971; }
.txt_yellows { color: #626971; }
.txt_greens { color: #ffffff; }
.txt_pinks { color: #ffffff; }
.txt_lilacs { color: #ffffff; }
.txt_browns { color: #ffffff; }
.txt_charcoals { color: #ffffff; }

.txt_whites_transparent { color: #ffffff; }
.txt_whites_translucent { color: #626971; }
.txt_whites_blackout { color: #626971; }

.txt_neutrals_transparent { color: #ffffff; }
.txt_neutrals_translucent { color: #626971; }
.txt_neutrals_blackout { color: #626971; }

.txt_yellows_transparent { color: #ffffff; }
.txt_yellows_translucent { color: #626971; }
.txt_yellows_blackout { color: #626971; }

.txt_greens_transparent { color: #ffffff; }
.txt_greens_translucent { color: #ffffff; }
.txt_greens_blackout { color: #ffffff; }

.txt_pinks_transparent { color: #ffffff; }
.txt_pinks_translucent { color: #ffffff; }
.txt_pinks_blackout { color: #ffffff; }

.txt_lilacs_transparent { color: #ffffff; }
.txt_lilacs_translucent { color: #ffffff; }
.txt_lilacs_blackout { color: #ffffff; }

.txt_browns_transparent { color: #ffffff; }
.txt_browns_translucent { color: #ffffff; }
.txt_browns_blackout { color: #ffffff; }

.txt_charcoals_transparent { color: #ffffff; }
.txt_charcoals_translucent { color: #ffffff; }
.txt_charcoals_blackout { color: #ffffff; }