/* Option font colors for text elements */


.themecolor1{color:#000;}

.themecolor2{color:#205080;}

.themecolor3{color:#1d2881;}

.themecolor4{color:#90bad8;}

.themecolor5{color:#666666;}

.themecolor6{color:#990000;}

.themecolor7{color:#edbf2f;}

.themecolor1bg{background-color:#000;}

.themecolor2bg{background-color:#205080;}

.themecolor3bg{background-color:#1d2881;}

.themecolor4bg{background-color:#90bad8;}

.themecolor5bg{background-color:#666666;}

.themecolor6bg{background-color:#990000;}

.themecolor7bg{background-color:#edbf2f;}

