/* Option font colors for text elements */


.themecolor1{color:#000000;}

.themecolor2{color:#666666;}

.themecolor3{color:#333333;}

.themecolor4{color:#99ccff;}

.themecolor5{color:#6699cc;}

.themecolor6{color:#0033ff;}

.themecolor7{color:#db0000;}

.themecolor1bg{background-color:#000000;}

.themecolor2bg{background-color:#666666;}

.themecolor3bg{background-color:#333333;}

.themecolor4bg{background-color:#99ccff;}

.themecolor5bg{background-color:#6699cc;}

.themecolor6bg{background-color:#0033ff;}

.themecolor7bg{background-color:#db0000;}

