
.theme-bg-over-color{
  color:#FFEE00;
}

.theme-bg{
	background-color:#000000;
}

.theme-img-bg{
 	background-image:url(/i/00/00/10/06/33/BACKGROUND.jpg?v=9);
}


.theme-title{
  color:#D62413;
}

.theme-subTitle{
  color:#D62413;
}

.theme-content{
  color:#D62413;
}

a {
  color: #D62413;
}

.theme-primary-color{
  color:#D62413;
}

.theme-primary-bg{
  background-color:#D62413;
}

.theme-primary-bd{
  border-color:#D62413;
}



.theme-primary-multi{
  background-color:#D62413;
  
}

.theme-secondary-color{
  color:#D62413;
}

.theme-secondary-multi{
  	background-color:#D62413;
  
}

.theme-mod{
  	background-color:#000000;
  
  	border:1px solid #FFFFFF;
}


.theme-mod-bg{
  background-color:#000000;
}

.theme-mod-bd {
  border: 1px solid #FFFFFF;
}

.theme-secondary-mod {
  		background-color: #919191;
    
}

.theme-secondary-mod-bg{
  background-color:#919191;
}






