/* Option font colors for text elements */


.themecolor1{color:#000000;}

.themecolor2{color:#666666;}

.themecolor3{color:#333333;}

.themecolor4{color:#014e75;}

.themecolor5{color:#48a2cf;}

.themecolor6{color:#99ccff;}

.themecolor7{color:#ff9900;}

.themecolor1bg{background-color:#000000;}

.themecolor2bg{background-color:#666666;}

.themecolor3bg{background-color:#333333;}

.themecolor4bg{background-color:#014e75;}

.themecolor5bg{background-color:#48a2cf;}

.themecolor6bg{background-color:#99ccff;}

.themecolor7bg{background-color:#ff9900;}

