/* Option font colors for text elements */


.themecolor1{color:#005dab;}

.themecolor2{color:#16134a;}

.themecolor3{color:#3b3d3c;}

.themecolor4{color:#FF6633;}

.themecolor5{color:#222073;}

.themecolor6{color:#989996;}

.themecolor7{color:#666666;}

.themecolor1bg{background-color:#005dab;}

.themecolor2bg{background-color:#16134a;}

.themecolor3bg{background-color:#3b3d3c;}

.themecolor4bg{background-color:#FF6633;}

.themecolor5bg{background-color:#222073;}

.themecolor6bg{background-color:#989996;}

.themecolor7bg{background-color:#666666;}

