/* Option font colors for text elements */


.themecolor1{color:#000;}

.themecolor2{color:#396592;}

.themecolor3{color:#6e9abe;}

.themecolor4{color:#e4ab46;}

.themecolor5{color:#17123d;}

.themecolor6{color:#0a76c9;}

.themecolor7{color:#666666;}

.themecolor1bg{background-color:#000;}

.themecolor2bg{background-color:#396592;}

.themecolor3bg{background-color:#6e9abe;}

.themecolor4bg{background-color:#e4ab46;}

.themecolor5bg{background-color:#17123d;}

.themecolor6bg{background-color:#0a76c9;}

.themecolor7bg{background-color:#666666;}

