/* CSS definition file containing site wide stylesheets */
.White_on_Black { color: rgb(255,255,255); text-align: center; background-color: rgb(0,0,0); background-image: none;}
 .Black_BR { color: rgb(255,255,255); background-image: url("./assets/images/BR.JPG"); background-repeat: no-repeat; background-position: top left;}
 .Black_ML { color: rgb(255,255,255); background-image: url("./assets/images/ML.JPG"); background-repeat: repeat-y; background-position: 100% 0pt;}
 .wh_text_just { color: rgb(255,255,255); text-align: justify; background-image: none; padding-left: 5pt; padding-right: 5pt;}
 .Black_MM { color: rgb(255,255,255); background-image: url("./assets/images/MM.JPG"); background-repeat: repeat;}
 .mkTextObject { font-size: xx-small; color: rgb(102,255,0);}
 .wh_text_right { color: rgb(255,255,255); text-align: right; background-color: rgb(0,0,0); background-image: none; padding-left: 5pt; padding-right: 5pt;}
 .Black_MR { color: rgb(255,255,255); background-image: url("./assets/images/MR.JPG"); background-repeat: repeat-y; background-position: 0% 0pt;}
 .Black_TL { color: rgb(255,255,255); background-image: url("./assets/images/TL.JPG"); background-repeat: no-repeat; background-position: bottom right;}
 .mkBody_white { color: rgb(255,0,153); background-color: rgb(51,153,204);}
 .Black_BL { color: rgb(255,255,255); background-image: url("./assets/images/BL.JPG"); background-repeat: no-repeat; background-position: right top;}
 .Black_TM { color: rgb(255,255,255); background-image: url("./assets/images/TM.JPG"); background-repeat: repeat-x; background-position: bottom;}
 .Black_BM { color: rgb(255,255,255); background-image: url("./assets/images/BM.JPG"); background-repeat: repeat-x; background-position: top left;}
 .wh_text_left { color: rgb(255,255,255); text-align: left; background-image: none; padding-left: 5pt; padding-right: 5pt;}
 .wh_text_center { color: rgb(255,255,255); text-align: center; background-color: rgb(0,0,0); background-image: none; padding-left: 5pt; padding-right: 5pt;}
 .Black_TR { color: rgb(255,255,255); background-image: url("./assets/images/TR.JPG"); background-repeat: no-repeat; background-position: bottom left;}
 
