/* Option font colors for text elements */


.themecolor1{color:#000;}

.themecolor2{color:#333;}

.themecolor3{color:#999;}

.themecolor4{color:#666666;}

.themecolor5{color:#4d4d4d;}

.themecolor6{
	color:#339933;
}

.themecolor7{
	color:#CC6600;
}

.themecolor1bg{background-color:#000;}

.themecolor2bg{background-color:#333;}

.themecolor3bg{background-color:#999;}

.themecolor4bg{background-color:#666666;}

.themecolor5bg{background-color:#4d4d4d;}

.themecolor6bg{background-color:#339933;}

.themecolor7bg{background-color:#CC6600;}
