
a{
text-decoration:none;
border: 0px;
}
/*can not put span with font inside a tag, then a hover is ignored*/
a.languagebar{
float:right;
padding-right:5px;
padding-left:5px;
padding-top:5px;
font-family : calibri,verdana,arial,helvetica,sans-serif;
font-style  : normal;
font-size   : 11px;
color       : #AD9178;
}
a.linkbar{
float:left;
padding-right:5px;
padding-left:5px;
padding-top:5px;
font-family : calibri,verdana,arial,helvetica,sans-serif;
font-style  : normal;
font-size   : 11px;
color       : #ACA9A6;
}

a.menubarfooter{
padding-right:10px;
font-family : calibri,verdana,arial,helvetica,sans-serif;
font-style  : normal;
font-size   : 10px;
color       : #ACA9A6;
}

a:hover,a.menubarfooter:hover, a.linkbar:hover, a.languagebar:hover, a.links:hover{
color: #A52A2A;
}

a.links{
    font-family : calibri,verdana,arial,helvetica,sans-serif;
    font-style  : normal;
    font-size   : 10px;
    color       : #304C2B; /*green  43743A*/
    font-weight:  normal;
    text-decoration:none;
}
a.about{
color:#CC6600;
}

html{height:100%;}
body{
    height:100%;
    background: #191917;   /* 545458  474850 545855 ffffff 595959 686868 brug mï¿½ske til billedvisningsbaggrund  #1F1F21 #23242A*/
    text-align: center; /* need this because bug in IE*/
    margin: 0px; /*needed to make page reach top and bottom of frame*/
    padding:0px;
/*overflow:auto;
overflow-y:scroll;
scrollbar-arrow-color: #AD9178;
scrollbar-base-color: #23242A;
scrollbar-face-color: #23242A;
scrollbar-highlight-color: #686868;
scrollbar-shadow-color: #23242A;
scrollbar-3dlight-color: #AD9178;
scrollbar-track-color: #545458; /*686868
scrollbar-darkshadow-color: #AD9178;*/
color:black;
}
.rowColorDustGreen{
    background:#CBCDBC;
}
td{
font-weight: normal;
font-size: 15px;
font-family: calibri,verdana,arial,helvetica,sans-serif;
color: #383838;
text-align:left;
}
.error{
    font-family : calibri,verdana,arial,helvetica,sans-serif;
    color:#A00000;
    font-weight:bold;
    font-size   : 12px;
}
span {
cursor:default;
}
.tableObsMonthcell{
border: 1px solid #ababab;
border-left: 0px;
border-bottom: 2px solid black;
text-align: center;
}
img{
/*    display:block;To avoid:img is default inline element like text thus automatic extra space below element for below baseline letter*/
}
#content{
    display: block;
    position: relative;
    min-height:1500px;
    text-align: center;
    margin-left:auto;
    margin-right:auto;
}
#container{
    display: block;
    position: relative;
    height:auto;
    width: 980px;
    min-height:1500px;
    text-align: center;
    margin-left:auto;
    margin-right:auto;
    background:#cccfc5;
    z-index:0;

}
#footer{
    width: 980px;
    background:#cccfc5;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
}
#divid{
    position:relative;
    background-color: #7B6143;
    text-align:center;
    width:100%;
    font-size:0px;
}
#errordiv{
    background-color:white;
    height:300px;
    padding-top:150px;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    width:400px;
    border: 8px solid #C28236;
}
.menubarfooter{
    font-family : calibri,verdana,arial,helvetica,sans-serif;
    font-style  : normal;
    font-size   : 10px;
    color       : white;
}
.linkbar{
    float:left;
    padding-left:10px;
    padding-top:5px;
    font-family : calibri,verdana,arial,helvetica,sans-serif;
    font-style  : normal;
    font-size   : 11px;
    color       : #ACA9A6;
}
.headheight{
height:75px;
}

span.languagebar{
    float:right;
    padding-right:10px;
    padding-top:5px;
    font-family : calibri,verdana,arial,helvetica,sans-serif;
    font-style  : normal;
    font-size   : 11px;
    color       : #AD9178;
}
.oddrow{
background-color:#C8C8C8;
}
.mouseover{
    cursor:pointer;
}

/*TOOL TIP START*/
/* Tooltip container */
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 0px dotted black; /* If you want dots under the hoverable text */
}
/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #d9b465;/*e9c4dd;*/
  color: #000000;
  text-align: left;
  padding: 5px 0px 5px 5px;
  border-radius: 6px;
   /* Position the tooltip text - see examples below! */
  position: absolute;
  top: 105%;
  right: 0%;
  z-index: 1;
}
/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
}
/*TOOL TIP END*/
/*****************************FONTS******************************************/
.subHeadline{
    font-family : "times new roman",georgia,serif;
    font-size   : 1.5em;
    color       : #2F2823;
    font-weight : bold;
}
/*VERDANA    VERDANA    VERDANA    VERDANA    VERDANA    VERDANA    VERDANA    VERDANA    VERDANA    VERDANA    VERDANA    VERDANA    VERDANA    VERDANA    */
.offwhiteVerdanaBS_text{
    font-family : verdana,sans-serif;
    font-size   : 0.7em;
    color       : #F3F0EB;
    font-weight : bold;
}
.offwhiteVerdanaS_text{
    font-family : verdana,sans-serif;
    font-size   : 0.7em;
    color       : #F3F0EB;    
    font-weight : normal;
}
.offwhiteVerdanaBM_text{
    font-family : verdana,sans-serif;
    font-size   : 0.9em; 
    color       : #F3F0EB;
    font-weight : bold;
}
.offwhiteVerdanaM_text{
    font-family : verdana,sans-serif;
    font-size   : 0.9em; 
    color       : #F3F0EB;    
    font-weight : normal;
}
.offwhiteVerdanaBL_text{
    font-family : verdana,sans-serif;
    font-size   : 1.2em;
    color       : #F3F0EB;
    font-weight : bold;
}
.offwhiteVerdanaL_text{
    font-family : verdana,sans-serif;
    font-size   : 1.2em;
    color       : #F3F0EB;    
    font-weight : normal;
}
.offwhiteVerdanaBXL_text{
    font-family : verdana,sans-serif;
    font-size   : 1.5em;
    color       : #F3F0EB;
    font-weight : bold;
}
.offwhiteVerdanaXL_text{
    font-family : verdana,sans-serif;
    font-size   : 1.5em;
    color       : #F3F0EB;    
    font-weight : normal;
}

.whiteVerdanaBS_text{
    font-family : verdana,sans-serif;
    font-size   : 0.7em;
    color       : #FFFFFF;
    font-weight : bold;
}
.whiteVerdanaS_text{
    font-family : verdana,sans-serif;
    font-size   : 0.7em;
    color       : #FFFFFF;    
    font-weight : normal;
}
.whiteVerdanaBM_text{
    font-family : verdana,sans-serif;
    font-size   : 0.9em; 
    color       : #FFFFFF;
    font-weight : bold;
}
.whiteVerdanaM_text{
    font-family : verdana,sans-serif;
    font-size   : 0.9em; 
    color       : #FFFFFF;    
    font-weight : normal;
}
.whiteVerdanaBL_text{
    font-family : verdana,sans-serif;
    font-size   : 1.2em;
    color       : #FFFFFF;
    font-weight : bold;
}
.whiteVerdanaL_text{
    font-family : verdana,sans-serif;
    font-size   : 1.2em;
    color       : #FFFFFF;    
    font-weight : normal;
}
.whiteVerdanaBXL_text{
    font-family : verdana,sans-serif;
    font-size   : 1.5em;
    color       : #FFFFFF;
    font-weight : bold;
}
.whiteVerdanaXL_text{
    font-family : verdana,sans-serif;
    font-size   : 1.5em;
    color       : #FFFFFF;    
    font-weight : normal;
}

.darkOrangeVerdanaBS_text{
    font-family : verdana,sans-serif;
    font-size   : 0.7em;
    color       : #e48f0a;
    font-weight : bold;
}
.darkOrangeVerdanaS_text{
    font-family : verdana,sans-serif;
    font-size   : 0.7em;
    color       : #e48f0a;    
    font-weight : normal;
}
.darkOrangeVerdanaBM_text{
    font-family : verdana,sans-serif;
    font-size   : 0.9em; 
    color       : #e48f0a;
    font-weight : bold;
}
.darkOrangeVerdanaM_text{
    font-family : verdana,sans-serif;
    font-size   : 0.9em; 
    color       : #e48f0a;    
    font-weight : normal;
}
.darkOrangeVerdanaBL_text{
    font-family : verdana,sans-serif;
    font-size   : 1.2em;
    color       : #e48f0a;
    font-weight : bold;
}
.darkOrangeVerdanaL_text{
    font-family : verdana,sans-serif;
    font-size   : 1.2em;
    color       : #e48f0a;    
    font-weight : normal;
}
.darkOrangeVerdanaBXL_text{
    font-family : verdana,sans-serif;
    font-size   : 1.5em;
    color       : #e48f0a;
    font-weight : bold;
}
.darkOrangeVerdanaXL_text{
    font-family : verdana,sans-serif;
    font-size   : 1.5em;
    color       : #e48f0a;    
    font-weight : normal;
}

.redVerdanaBS_text{
    font-family : verdana,sans-serif;
    font-size   : 0.7em;
    color       : #FA0124;
    font-weight : bold;
}
.redVerdanaS_text{
    font-family : verdana,sans-serif;
    font-size   : 0.7em;
    color       : #FA0124;    
    font-weight : normal;
}
.redVerdanaBM_text{
    font-family : verdana,sans-serif;
    font-size   : 0.9em; 
    color       : #FA0124;
    font-weight : bold;
}
.redVerdanaM_text{
    font-family : verdana,sans-serif;
    font-size   : 0.9em; 
    color       : #FA0124;    
    font-weight : normal;
}
.redVerdanaBL_text{
    font-family : verdana,sans-serif;
    font-size   : 1.2em;
    color       : #FA0124;
    font-weight : bold;
}
.redVerdanaL_text{
    font-family : verdana,sans-serif;
    font-size   : 1.2em;
    color       : #FA0124;    
    font-weight : normal;
}
.redVerdanaBXL_text{
    font-family : verdana,sans-serif;
    font-size   : 1.5em;
    color       : #FA0124;
    font-weight : bold;
}
.redVerdanaXL_text{
    font-family : verdana,sans-serif;
    font-size   : 1.5em;
    color       : #FA0124;    
    font-weight : normal;
}

.darkRedVerdanaBS_text{
    font-family : verdana,sans-serif;
    font-size   : 0.7em;
    color       : #A52A2A;
    font-weight : bold;
}
.darkRedVerdanaS_text{
    font-family : verdana,sans-serif;
    font-size   : 0.7em;
    color       : #A52A2A;    
    font-weight : normal;
}
.darkRedVerdanaBM_text{
    font-family : verdana,sans-serif;
    font-size   : 0.9em; 
    color       : #A52A2A;
    font-weight : bold;
}
.darkRedVerdanaM_text{
    font-family : verdana,sans-serif;
    font-size   : 0.9em; 
    color       : #A52A2A;    
    font-weight : normal;
}
.darkRedVerdanaBL_text{
    font-family : verdana,sans-serif;
    font-size   : 1.2em;
    color       : #A52A2A;
    font-weight : bold;
}
.darkRedVerdanaL_text{
    font-family : verdana,sans-serif;
    font-size   : 1.2em;
    color       : #A52A2A;    
    font-weight : normal;
}
.darkRedVerdanaBXL_text{
    font-family : verdana,sans-serif;
    font-size   : 1.5em;
    color       : #A52A2A;
    font-weight : bold;
}
.darkRedVerdanaXL_text{
    font-family : verdana,sans-serif;
    font-size   : 1.5em;
    color       : #A52A2A;    
    font-weight : normal;
}

.bordeauxVerdanaBS_text{
    font-family : verdana,sans-serif;
    font-size   : 0.7em;
    color       : #750D2F;
    font-weight : bold;
}
.bordeauxVerdanaS_text{
    font-family : verdana,sans-serif;
    font-size   : 0.7em;
    color       : #750D2F;    
    font-weight : normal;
}
.bordeauxVerdanaBM_text{
    font-family : verdana,sans-serif;
    font-size   : 0.9em; 
    color       : #750D2F;
    font-weight : bold;
}
.bordeauxVerdanaM_text{
    font-family : verdana,sans-serif;
    font-size   : 0.9em; 
    color       : #750D2F;    
    font-weight : normal;
}
.bordeauxVerdanaBL_text{
    font-family : verdana,sans-serif;
    font-size   : 1.2em;
    color       : #750D2F;
    font-weight : bold;
}
.bordeauxVerdanaL_text{
    font-family : verdana,sans-serif;
    font-size   : 1.2em;
    color       : #750D2F;    
    font-weight : normal;
}
.bordeauxVerdanaBXL_text{
    font-family : verdana,sans-serif;
    font-size   : 1.5em;
    color       : #750D2F;
    font-weight : bold;
}
.bordeauxVerdanaXL_text{
    font-family : verdana,sans-serif;
    font-size   : 1.5em;
    color       : #750D2F;    
    font-weight : normal;
}

.lightGrayVerdanaBS_text{
    font-family : verdana,sans-serif;
    font-size   : 0.7em;
    color       : #AAAAAA;
    font-weight : bold;
}
.lightGrayVerdanaS_text{
    font-family : verdana,sans-serif;
    font-size   : 0.7em;
    color       : #AAAAAA;    
    font-weight : normal;
}
.lightGrayVerdanaBM_text{
    font-family : verdana,sans-serif;
    font-size   : 0.9em; 
    color       : #AAAAAA;
    font-weight : bold;
}
.lightGrayVerdanaM_text{
    font-family : verdana,sans-serif;
    font-size   : 0.9em; 
    color       : #AAAAAA;    
    font-weight : normal;
}
.lightGrayVerdanaBL_text{
    font-family : verdana,sans-serif;
    font-size   : 1.2em;
    color       : #AAAAAA;
    font-weight : bold;
}
.lightGrayVerdanaL_text{
    font-family : verdana,sans-serif;
    font-size   : 1.2em;
    color       : #AAAAAA;    
    font-weight : normal;
}
.lightGrayVerdanaBXL_text{
    font-family : verdana,sans-serif;
    font-size   : 1.5em;
    color       : #AAAAAA;
    font-weight : bold;
}
.lightGrayVerdanaXL_text{
    font-family : verdana,sans-serif;
    font-size   : 1.5em;
    color       : #AAAAAA;    
    font-weight : normal;
}

.grayVerdanaBS_text{
    font-family : verdana,sans-serif;
    font-size   : 0.7em;
    color       : #686868;
    font-weight : bold;
}
.grayVerdanaS_text{
    font-family : verdana,sans-serif;
    font-size   : 0.7em;
    color       : #686868;    
    font-weight : normal;
}
.grayVerdanaBM_text{
    font-family : verdana,sans-serif;
    font-size   : 0.9em; 
    color       : #686868;
    font-weight : bold;
}
.grayVerdanaM_text{
    font-family : verdana,sans-serif;
    font-size   : 0.9em; 
    color       : #686868;    
    font-weight : normal;
}
.grayVerdanaBL_text{
    font-family : verdana,sans-serif;
    font-size   : 1.2em;
    color       : #686868;
    font-weight : bold;
}
.grayVerdanaL_text{
    font-family : verdana,sans-serif;
    font-size   : 1.2em;
    color       : #686868;    
    font-weight : normal;
}
.grayVerdanaBXL_text{
    font-family : verdana,sans-serif;
    font-size   : 1.5em;
    color       : #686868;
    font-weight : bold;
}
.grayVerdanaXL_text{
    font-family : verdana,sans-serif;
    font-size   : 1.5em;
    color       : #686868;    
    font-weight : normal;
}

.darkGrayVerdanaBS_text{
    font-family : verdana,sans-serif;
    font-size   : 0.7em;
    color       : #323232;
    font-weight : bold;
}
.darkGrayVerdanaS_text{
    font-family : verdana,sans-serif;
    font-size   : 0.7em;
    color       : #323232;    
    font-weight : normal;
}
.darkGrayVerdanaBM_text{
    font-family : verdana,sans-serif;
    font-size   : 0.9em; 
    color       : #323232;
    font-weight : bold;
}
.darkGrayVerdanaM_text{
    font-family : verdana,sans-serif;
    font-size   : 0.9em; 
    color       : #323232;    
    font-weight : normal;
}
.darkGrayVerdanaBL_text{
    font-family : verdana,sans-serif;
    font-size   : 1.2em;
    color       : #323232;
    font-weight : bold;
}
.darkGrayVerdanaL_text{
    font-family : verdana,sans-serif;
    font-size   : 1.2em;
    color       : #323232;    
    font-weight : normal;
}
.darkGrayVerdanaBXL_text{
    font-family : verdana,sans-serif;
    font-size   : 1.5em;
    color       : #323232;
    font-weight : bold;
}
.darkGrayVerdanaXL_text{
    font-family : verdana,sans-serif;
    font-size   : 1.5em;
    color       : #323232;    
    font-weight : normal;
}

.dustGreenVerdanaBS_text{
    font-family : verdana,sans-serif;
    font-size   : 0.7em;
    color       : #A28B1E;
    font-weight : bold;
}
.dustGreenVerdanaS_text{
    font-family : verdana,sans-serif;
    font-size   : 0.7em;
    color       : #A28B1E;
    font-weight : normal;
}
.dustGreenVerdanaBM_text{
    font-family : verdana,sans-serif;
    font-size   : 0.9em; 
    color       : #A28B1E;
    font-weight : bold;
}
.dustGreenVerdanaM_text{
    font-family : verdana,sans-serif;
    font-size   : 0.9em; 
    color       : #A28B1E;    
    font-weight : normal;
}
.dustGreenVerdanaBL_text{
    font-family : verdana,sans-serif;
    font-size   : 1.2em;
    color       : #A28B1E;
    font-weight : bold;
}
.dustGreenVerdanaL_text{
    font-family : verdana,sans-serif;
    font-size   : 1.2em;
    color       : #A28B1E;    
    font-weight : normal;
}
.dustGreenVerdanaBXL_text{
    font-family : verdana,sans-serif;
    font-size   : 1.5em;
    color       : #A28B1E;
    font-weight : bold;
}
.dustGreenVerdanaXL_text{
    font-family : verdana,sans-serif;
    font-size   : 1.5em;
    color       : #A28B1E;    
    font-weight : normal;
}

.brownVerdanaBS_text{
    font-family : verdana,sans-serif;
    font-size   : 0.7em;
    color       : #996633;
    font-weight : bold;
}
.brownVerdanaS_text{
    font-family : verdana,sans-serif;
    font-size   : 0.7em;
    color       : #996633;    
    font-weight : normal;
}
.brownVerdanaBM_text{
    font-family : verdana,sans-serif;
    font-size   : 0.9em; 
    color       : #996633;
    font-weight : bold;
}
.brownVerdanaM_text{
    font-family : verdana,sans-serif;
    font-size   : 0.9em; 
    color       : #996633;    
    font-weight : normal;
}
.brownVerdanaBL_text{
    font-family : verdana,sans-serif;
    font-size   : 1.2em;
    color       : #996633;
    font-weight : bold;
}
.brownVerdanaL_text{
    font-family : verdana,sans-serif;
    font-size   : 1.2em;
    color       : #996633;    
    font-weight : normal;
}
.brownVerdanaBXL_text{
    font-family : verdana,sans-serif;
    font-size   : 1.5em;
    color       : #996633;
    font-weight : bold;
}
.brownVerdanaXL_text{
    font-family : verdana,sans-serif;
    font-size   : 1.5em;
    color       : #996633;    
    font-weight : normal;
}

.darkBrownVerdanaBS_text{
    font-family : verdana,sans-serif;
    font-size   : 0.7em;
    color       : #4D3319;
    font-weight : bold;
}
.darkBrownVerdanaS_text{
    font-family : verdana,sans-serif;
    font-size   : 0.7em;
    color       : #4D3319;    
    font-weight : normal;
}
.darkBrownVerdanaBM_text{
    font-family : verdana,sans-serif;
    font-size   : 0.9em; 
    color       : #4D3319;
    font-weight : bold;
}
.darkBrownVerdanaM_text{
    font-family : verdana,sans-serif;
    font-size   : 0.9em; 
    color       : #4D3319;    
    font-weight : normal;
}
.darkBrownVerdanaBL_text{
    font-family : verdana,sans-serif;
    font-size   : 1.2em;
    color       : #4D3319;
    font-weight : bold;
}
.darkBrownVerdanaL_text{
    font-family : verdana,sans-serif;
    font-size   : 1.2em;
    color       : #4D3319;    
    font-weight : normal;
}
.darkBrownVerdanaBXL_text{
    font-family : verdana,sans-serif;
    font-size   : 1.5em;
    color       : #4D3319;
    font-weight : bold;
}
.darkBrownVerdanaXL_text{
    font-family : verdana,sans-serif;
    font-size   : 1.5em;
    color       : #4D3319;    
    font-weight : normal;
}

.blackVerdanaBS_text{
    font-family : verdana,sans-serif;
    font-size   : 0.7em;
    color       : #000000;
    font-weight : bold;
}
.blackVerdanaS_text{
    font-family : verdana,sans-serif;
    font-size   : 0.7em;
    color       : #000000;    
    font-weight : normal;
}
.blackVerdanaBM_text{
    font-family : verdana,sans-serif;
    font-size   : 0.9em; 
    color       : #000000;
    font-weight : bold;
}
.blackVerdanaM_text{
    font-family : verdana,sans-serif;
    font-size   : 0.9em; 
    color       : #000000;    
    font-weight : normal;
}
.blackVerdanaBL_text{
    font-family : verdana,sans-serif;
    font-size   : 1.2em;
    color       : #000000;
    font-weight : bold;
}
.blackVerdanaL_text{
    font-family : verdana,sans-serif;
    font-size   : 1.2em;
    color       : #000000;    
    font-weight : normal;
}
.blackVerdanaBXL_text{
    font-family : verdana,sans-serif;
    font-size   : 1.5em;
    color       : #000000;
    font-weight : bold;
}
.blackVerdanaXL_text{
    font-family : verdana,sans-serif;
    font-size   : 1.5em;
    color       : #000000;    
    font-weight : normal;
}
/*ARIAL   ARIAL   ARIAL   ARIAL   ARIAL   ARIAL   ARIAL   ARIAL   ARIAL   ARIAL   ARIAL   ARIAL   ARIAL   ARIAL   ARIAL   ARIAL   ARIAL   */
.offwhiteArialBS_text{
    font-family : arial,sans-serif;
    font-size   : 0.7em;
    color       : #F3F0EB;
    font-weight : bold;
}
.offwhiteArialS_text{
    font-family : arial,sans-serif;
    font-size   : 0.7em;
    color       : #F3F0EB;    
    font-weight : normal;
}
.offwhiteArialBM_text{
    font-family : arial,sans-serif;
    font-size   : 0.9em; 
    color       : #F3F0EB;
    font-weight : bold;
}
.offwhiteArialM_text{
    font-family : arial,sans-serif;
    font-size   : 0.9em; 
    color       : #F3F0EB;    
    font-weight : normal;
}
.offwhiteArialBL_text{
    font-family : arial,sans-serif;
    font-size   : 1.2em;
    color       : #F3F0EB;
    font-weight : bold;
}
.offwhiteArialL_text{
    font-family : arial,sans-serif;
    font-size   : 1.2em;
    color       : #F3F0EB;    
    font-weight : normal;
}
.offwhiteArialBXL_text{
    font-family : arial,sans-serif;
    font-size   : 1.5em;
    color       : #F3F0EB;
    font-weight : bold;
}
.offwhiteArialXL_text{
    font-family : arial,sans-serif;
    font-size   : 1.5em;
    color       : #F3F0EB;    
    font-weight : normal;
}

.whiteArialBS_text{
    font-family : arial,sans-serif;
    font-size   : 0.7em;
    color       : #FFFFFF;
    font-weight : bold;
}
.whiteArialS_text{
    font-family : arial,sans-serif;
    font-size   : 0.7em;
    color       : #FFFFFF;    
    font-weight : normal;
}
.whiteArialBM_text{
    font-family : arial,sans-serif;
    font-size   : 0.9em; 
    color       : #FFFFFF;
    font-weight : bold;
}
.whiteArialM_text{
    font-family : arial,sans-serif;
    font-size   : 0.9em; 
    color       : #FFFFFF;    
    font-weight : normal;
}
.whiteArialBL_text{
    font-family : arial,sans-serif;
    font-size   : 1.2em;
    color       : #FFFFFF;
    font-weight : bold;
}
.whiteArialL_text{
    font-family : arial,sans-serif;
    font-size   : 1.2em;
    color       : #FFFFFF;    
    font-weight : normal;
}
.whiteArialBXL_text{
    font-family : arial,sans-serif;
    font-size   : 1.5em;
    color       : #FFFFFF;
    font-weight : bold;
}
.whiteArialXL_text{
    font-family : arial,sans-serif;
    font-size   : 1.5em;
    color       : #FFFFFF;    
    font-weight : normal;
}

.darkOrangeArialBS_text{
    font-family : arial,sans-serif;
    font-size   : 0.7em;
    color       : #e48f0a;
    font-weight : bold;
}
.darkOrangeArialS_text{
    font-family : arial,sans-serif;
    font-size   : 0.7em;
    color       : #e48f0a;    
    font-weight : normal;
}
.darkOrangeArialBM_text{
    font-family : arial,sans-serif;
    font-size   : 0.9em; 
    color       : #e48f0a;
    font-weight : bold;
}
.darkOrangeArialM_text{
    font-family : arial,sans-serif;
    font-size   : 0.9em; 
    color       : #e48f0a;    
    font-weight : normal;
}
.darkOrangeArialBL_text{
    font-family : arial,sans-serif;
    font-size   : 1.2em;
    color       : #e48f0a;
    font-weight : bold;
}
.darkOrangeArialL_text{
    font-family : arial,sans-serif;
    font-size   : 1.2em;
    color       : #e48f0a;    
    font-weight : normal;
}
.darkOrangeArialBXL_text{
    font-family : arial,sans-serif;
    font-size   : 1.5em;
    color       : #e48f0a;
    font-weight : bold;
}
.darkOrangeArialXL_text{
    font-family : arial,sans-serif;
    font-size   : 1.5em;
    color       : #e48f0a;    
    font-weight : normal;
}

.redArialBS_text{
    font-family : arial,sans-serif;
    font-size   : 0.7em;
    color       : #FA0124;
    font-weight : bold;
}
.redArialS_text{
    font-family : arial,sans-serif;
    font-size   : 0.7em;
    color       : #FA0124;    
    font-weight : normal;
}
.redArialBM_text{
    font-family : arial,sans-serif;
    font-size   : 0.9em; 
    color       : #FA0124;
    font-weight : bold;
}
.redArialM_text{
    font-family : arial,sans-serif;
    font-size   : 0.9em; 
    color       : #FA0124;    
    font-weight : normal;
}
.redArialBL_text{
    font-family : arial,sans-serif;
    font-size   : 1.2em;
    color       : #FA0124;
    font-weight : bold;
}
.redArialL_text{
    font-family : arial,sans-serif;
    font-size   : 1.2em;
    color       : #FA0124;    
    font-weight : normal;
}
.redArialBXL_text{
    font-family : arial,sans-serif;
    font-size   : 1.5em;
    color       : #FA0124;
    font-weight : bold;
}
.redArialXL_text{
    font-family : arial,sans-serif;
    font-size   : 1.5em;
    color       : #FA0124;    
    font-weight : normal;
}

.darkRedArialBS_text{
    font-family : arial,sans-serif;
    font-size   : 0.7em;
    color       : #A52A2A;
    font-weight : bold;
}
.darkRedArialS_text{
    font-family : arial,sans-serif;
    font-size   : 0.7em;
    color       : #A52A2A;    
    font-weight : normal;
}
.darkRedArialBM_text{
    font-family : arial,sans-serif;
    font-size   : 0.9em; 
    color       : #A52A2A;
    font-weight : bold;
}
.darkRedArialM_text{
    font-family : arial,sans-serif;
    font-size   : 0.9em; 
    color       : #A52A2A;    
    font-weight : normal;
}
.darkRedArialBL_text{
    font-family : arial,sans-serif;
    font-size   : 1.2em;
    color       : #A52A2A;
    font-weight : bold;
}
.darkRedArialL_text{
    font-family : arial,sans-serif;
    font-size   : 1.2em;
    color       : #A52A2A;    
    font-weight : normal;
}
.darkRedArialBXL_text{
    font-family : arial,sans-serif;
    font-size   : 1.5em;
    color       : #A52A2A;
    font-weight : bold;
}
.darkRedArialXL_text{
    font-family : arial,sans-serif;
    font-size   : 1.5em;
    color       : #A52A2A;    
    font-weight : normal;
}

.bordeauxArialBS_text{
    font-family : arial,sans-serif;
    font-size   : 0.7em;
    color       : #750D2F;
    font-weight : bold;
}
.bordeauxArialS_text{
    font-family : arial,sans-serif;
    font-size   : 0.7em;
    color       : #750D2F;    
    font-weight : normal;
}
.bordeauxArialBM_text{
    font-family : arial,sans-serif;
    font-size   : 0.9em; 
    color       : #750D2F;
    font-weight : bold;
}
.bordeauxArialM_text{
    font-family : arial,sans-serif;
    font-size   : 0.9em; 
    color       : #750D2F;    
    font-weight : normal;
}
.bordeauxArialBL_text{
    font-family : arial,sans-serif;
    font-size   : 1.2em;
    color       : #750D2F;
    font-weight : bold;
}
.bordeauxArialL_text{
    font-family : arial,sans-serif;
    font-size   : 1.2em;
    color       : #750D2F;    
    font-weight : normal;
}
.bordeauxArialBXL_text{
    font-family : arial,sans-serif;
    font-size   : 1.5em;
    color       : #750D2F;
    font-weight : bold;
}
.bordeauxArialXL_text{
    font-family : arial,sans-serif;
    font-size   : 1.5em;
    color       : #750D2F;    
    font-weight : normal;
}

.lightGrayArialBS_text{
    font-family : arial,sans-serif;
    font-size   : 0.7em;
    color       : #AAAAAA;
    font-weight : bold;
}
.lightGrayArialS_text{
    font-family : arial,sans-serif;
    font-size   : 0.7em;
    color       : #AAAAAA;    
    font-weight : normal;
}
.lightGrayArialBM_text{
    font-family : arial,sans-serif;
    font-size   : 0.9em; 
    color       : #AAAAAA;
    font-weight : bold;
}
.lightGrayArialM_text{
    font-family : arial,sans-serif;
    font-size   : 0.9em; 
    color       : #AAAAAA;    
    font-weight : normal;
}
.lightGrayArialBL_text{
    font-family : arial,sans-serif;
    font-size   : 1.2em;
    color       : #AAAAAA;
    font-weight : bold;
}
.lightGrayArialL_text{
    font-family : arial,sans-serif;
    font-size   : 1.2em;
    color       : #AAAAAA;    
    font-weight : normal;
}
.lightGrayArialBXL_text{
    font-family : arial,sans-serif;
    font-size   : 1.5em;
    color       : #AAAAAA;
    font-weight : bold;
}
.lightGrayArialXL_text{
    font-family : arial,sans-serif;
    font-size   : 1.5em;
    color       : #AAAAAA;    
    font-weight : normal;
}

.grayArialBS_text{
    font-family : arial,sans-serif;
    font-size   : 0.7em;
    color       : #686868;
    font-weight : bold;
}
.grayArialS_text{
    font-family : arial,sans-serif;
    font-size   : 0.7em;
    color       : #686868;    
    font-weight : normal;
}
.grayArialBM_text{
    font-family : arial,sans-serif;
    font-size   : 0.9em; 
    color       : #686868;
    font-weight : bold;
}
.grayArialM_text{
    font-family : arial,sans-serif;
    font-size   : 0.9em; 
    color       : #686868;    
    font-weight : normal;
}
.grayArialBL_text{
    font-family : arial,sans-serif;
    font-size   : 1.2em;
    color       : #686868;
    font-weight : bold;
}
.grayArialL_text{
    font-family : arial,sans-serif;
    font-size   : 1.2em;
    color       : #686868;    
    font-weight : normal;
}
.grayArialBXL_text{
    font-family : arial,sans-serif;
    font-size   : 1.5em;
    color       : #686868;
    font-weight : bold;
}
.grayArialXL_text{
    font-family : arial,sans-serif;
    font-size   : 1.5em;
    color       : #686868;    
    font-weight : normal;
}

.darkGrayArialBS_text{
    font-family : arial,sans-serif;
    font-size   : 0.7em;
    color       : #323232;
    font-weight : bold;
}
.darkGrayArialS_text{
    font-family : arial,sans-serif;
    font-size   : 0.7em;
    color       : #323232;    
    font-weight : normal;
}
.darkGrayArialBM_text{
    font-family : arial,sans-serif;
    font-size   : 0.9em; 
    color       : #323232;
    font-weight : bold;
}
.darkGrayArialM_text{
    font-family : arial,sans-serif;
    font-size   : 0.9em; 
    color       : #323232;    
    font-weight : normal;
}
.darkGrayArialBL_text{
    font-family : arial,sans-serif;
    font-size   : 1.2em;
    color       : #323232;
    font-weight : bold;
}
.darkGrayArialL_text{
    font-family : arial,sans-serif;
    font-size   : 1.2em;
    color       : #323232;    
    font-weight : normal;
}
.darkGrayArialBXL_text{
    font-family : arial,sans-serif;
    font-size   : 1.5em;
    color       : #323232;
    font-weight : bold;
}
.darkGrayArialXL_text{
    font-family : arial,sans-serif;
    font-size   : 1.5em;
    color       : #323232;    
    font-weight : normal;
}

.dustGreenArialBS_text{
    font-family : arial,sans-serif;
    font-size   : 0.7em;
    color       : #A28B1E;
    font-weight : bold;
}
.dustGreenArialS_text{
    font-family : arial,sans-serif;
    font-size   : 0.7em;
    color       : #A28B1E;
    font-weight : normal;
}
.dustGreenArialBM_text{
    font-family : arial,sans-serif;
    font-size   : 0.9em; 
    color       : #A28B1E;
    font-weight : bold;
}
.dustGreenArialM_text{
    font-family : arial,sans-serif;
    font-size   : 0.9em; 
    color       : #A28B1E;    
    font-weight : normal;
}
.dustGreenArialBL_text{
    font-family : arial,sans-serif;
    font-size   : 1.2em;
    color       : #A28B1E;
    font-weight : bold;
}
.dustGreenArialL_text{
    font-family : arial,sans-serif;
    font-size   : 1.2em;
    color       : #A28B1E;    
    font-weight : normal;
}
.dustGreenArialBXL_text{
    font-family : arial,sans-serif;
    font-size   : 1.5em;
    color       : #A28B1E;
    font-weight : bold;
}
.dustGreenArialXL_text{
    font-family : arial,sans-serif;
    font-size   : 1.5em;
    color       : #A28B1E;    
    font-weight : normal;
}

.brownArialBS_text{
    font-family : arial,sans-serif;
    font-size   : 0.7em;
    color       : #996633;
    font-weight : bold;
}
.brownArialS_text{
    font-family : arial,sans-serif;
    font-size   : 0.7em;
    color       : #996633;    
    font-weight : normal;
}
.brownArialBM_text{
    font-family : arial,sans-serif;
    font-size   : 0.9em; 
    color       : #996633;
    font-weight : bold;
}
.brownArialM_text{
    font-family : arial,sans-serif;
    font-size   : 0.9em; 
    color       : #996633;    
    font-weight : normal;
}
.brownArialBL_text{
    font-family : arial,sans-serif;
    font-size   : 1.2em;
    color       : #996633;
    font-weight : bold;
}
.brownArialL_text{
    font-family : arial,sans-serif;
    font-size   : 1.2em;
    color       : #996633;    
    font-weight : normal;
}
.brownArialBXL_text{
    font-family : arial,sans-serif;
    font-size   : 1.5em;
    color       : #996633;
    font-weight : bold;
}
.brownArialXL_text{
    font-family : arial,sans-serif;
    font-size   : 1.5em;
    color       : #996633;    
    font-weight : normal;
}

.darkBrownArialBS_text{
    font-family : arial,sans-serif;
    font-size   : 0.7em;
    color       : #4D3319;
    font-weight : bold;
}
.darkBrownArialS_text{
    font-family : arial,sans-serif;
    font-size   : 0.7em;
    color       : #4D3319;    
    font-weight : normal;
}
.darkBrownArialBM_text{
    font-family : arial,sans-serif;
    font-size   : 0.9em; 
    color       : #4D3319;
    font-weight : bold;
}
.darkBrownArialM_text{
    font-family : arial,sans-serif;
    font-size   : 0.9em; 
    color       : #4D3319;    
    font-weight : normal;
}
.darkBrownArialBL_text{
    font-family : arial,sans-serif;
    font-size   : 1.2em;
    color       : #4D3319;
    font-weight : bold;
}
.darkBrownArialL_text{
    font-family : arial,sans-serif;
    font-size   : 1.2em;
    color       : #4D3319;    
    font-weight : normal;
}
.darkBrownArialBXL_text{
    font-family : arial,sans-serif;
    font-size   : 1.5em;
    color       : #4D3319;
    font-weight : bold;
}
.darkBrownArialXL_text{
    font-family : arial,sans-serif;
    font-size   : 1.5em;
    color       : #4D3319;    
    font-weight : normal;
}
.blackArialBS_text{
    font-family : arial,sans-serif;
    font-size   : 0.7em;
    color       : #000000;
    font-weight : bold;
}
.blackArialS_text{
    font-family : arial,sans-serif;
    font-size   : 0.7em;
    color       : #000000;    
    font-weight : normal;
}
.blackArialBM_text{
    font-family : arial,sans-serif;
    font-size   : 0.9em; 
    color       : #000000;
    font-weight : bold;
}
.blackArialM_text{
    font-family : arial,sans-serif;
    font-size   : 0.9em; 
    color       : #000000;    
    font-weight : normal;
}
.blackArialBL_text{
    font-family : arial,sans-serif;
    font-size   : 1.2em;
    color       : #000000;
    font-weight : bold;
}
.blackArialL_text{
    font-family : arial,sans-serif;
    font-size   : 1.2em;
    color       : #000000;    
    font-weight : normal;
}
.blackArialBXL_text{
    font-family : arial,sans-serif;
    font-size   : 1.5em;
    color       : #000000;
    font-weight : bold;
}
.blackArialXL_text{
    font-family : arial,sans-serif;
    font-size   : 1.5em;
    color       : #000000;    
    font-weight : normal;
}
/*TIMES NEW ROMAN    TIMES NEW ROMAN   TIMES NEW ROMAN   TIMES NEW ROMAN   TIMES NEW ROMAN   TIMES NEW ROMAN   TIMES NEW ROMAN   TIMES NEW ROMAN   */
.offwhiteTnrBS_text{
    font-family : "Times New Roman", serif;
    font-size   : 0.7em;
    color       : #F3F0EB;
    font-weight : bold;
}
.offwhiteTnrS_text{
    font-family : "Times New Roman", serif;
    font-size   : 0.7em;
    color       : #F3F0EB;    
    font-weight : normal;
}
.offwhiteTnrBM_text{
    font-family : "Times New Roman", serif;
    font-size   : 0.9em; 
    color       : #F3F0EB;
    font-weight : bold;
}
.offwhiteTnrM_text{
    font-family : "Times New Roman", serif;
    font-size   : 0.9em; 
    color       : #F3F0EB;    
    font-weight : normal;
}
.offwhiteTnrBL_text{
    font-family : "Times New Roman", serif;
    font-size   : 1.2em;
    color       : #F3F0EB;
    font-weight : bold;
}
.offwhiteTnrL_text{
    font-family : "Times New Roman", serif;
    font-size   : 1.2em;
    color       : #F3F0EB;    
    font-weight : normal;
}
.offwhiteTnrBXL_text{
    font-family : "Times New Roman", serif;
    font-size   : 1.5em;
    color       : #F3F0EB;
    font-weight : bold;
}
.offwhiteTnrXL_text{
    font-family : "Times New Roman", serif;
    font-size   : 1.5em;
    color       : #F3F0EB;    
    font-weight : normal;
}

.whiteTnrBS_text{
    font-family : "Times New Roman", serif;
    font-size   : 0.7em;
    color       : #FFFFFF;
    font-weight : bold;
}
.whiteTnrS_text{
    font-family : "Times New Roman", serif;
    font-size   : 0.7em;
    color       : #FFFFFF;    
    font-weight : normal;
}
.whiteTnrBM_text{
    font-family : "Times New Roman", serif;
    font-size   : 0.9em; 
    color       : #FFFFFF;
    font-weight : bold;
}
.whiteTnrM_text{
    font-family : "Times New Roman", serif;
    font-size   : 0.9em; 
    color       : #FFFFFF;    
    font-weight : normal;
}
.whiteTnrBL_text{
    font-family : "Times New Roman", serif;
    font-size   : 1.2em;
    color       : #FFFFFF;
    font-weight : bold;
}
.whiteTnrL_text{
    font-family : "Times New Roman", serif;
    font-size   : 1.2em;
    color       : #FFFFFF;    
    font-weight : normal;
}
.whiteTnrBXL_text{
    font-family : "Times New Roman", serif;
    font-size   : 1.5em;
    color       : #FFFFFF;
    font-weight : bold;
}
.whiteTnrXL_text{
    font-family : "Times New Roman", serif;
    font-size   : 1.5em;
    color       : #FFFFFF;    
    font-weight : normal;
}

.darkOrangeTnrBS_text{
    font-family : "Times New Roman", serif;
    font-size   : 0.7em;
    color       : #e48f0a;
    font-weight : bold;
}
.darkOrangeTnrS_text{
    font-family : "Times New Roman", serif;
    font-size   : 0.7em;
    color       : #e48f0a;    
    font-weight : normal;
}
.darkOrangeTnrBM_text{
    font-family : "Times New Roman", serif;
    font-size   : 0.9em; 
    color       : #e48f0a;
    font-weight : bold;
}
.darkOrangeTnrM_text{
    font-family : "Times New Roman", serif;
    font-size   : 0.9em; 
    color       : #e48f0a;    
    font-weight : normal;
}
.darkOrangeTnrBL_text{
    font-family : "Times New Roman", serif;
    font-size   : 1.2em;
    color       : #e48f0a;
    font-weight : bold;
}
.darkOrangeTnrL_text{
    font-family : "Times New Roman", serif;
    font-size   : 1.2em;
    color       : #e48f0a;    
    font-weight : normal;
}
.darkOrangeTnrBXL_text{
    font-family : "Times New Roman", serif;
    font-size   : 1.5em;
    color       : #e48f0a;
    font-weight : bold;
}
.darkOrangeTnrXL_text{
    font-family : "Times New Roman", serif;
    font-size   : 1.5em;
    color       : #e48f0a;    
    font-weight : normal;
}

.redTnrBS_text{
    font-family : "Times New Roman", serif;
    font-size   : 0.7em;
    color       : #FA0124;
    font-weight : bold;
}
.redTnrS_text{
    font-family : "Times New Roman", serif;
    font-size   : 0.7em;
    color       : #FA0124;    
    font-weight : normal;
}
.redTnrBM_text{
    font-family : "Times New Roman", serif;
    font-size   : 0.9em; 
    color       : #FA0124;
    font-weight : bold;
}
.redTnrM_text{
    font-family : "Times New Roman", serif;
    font-size   : 0.9em; 
    color       : #FA0124;    
    font-weight : normal;
}
.redTnrBL_text{
    font-family : "Times New Roman", serif;
    font-size   : 1.2em;
    color       : #FA0124;
    font-weight : bold;
}
.redTnrL_text{
    font-family : "Times New Roman", serif;
    font-size   : 1.2em;
    color       : #FA0124;    
    font-weight : normal;
}
.redTnrBXL_text{
    font-family : "Times New Roman", serif;
    font-size   : 1.5em;
    color       : #FA0124;
    font-weight : bold;
}
.redTnrXL_text{
    font-family : "Times New Roman", serif;
    font-size   : 1.5em;
    color       : #FA0124;    
    font-weight : normal;
}

.darkRedTnrBS_text{
    font-family : "Times New Roman", serif;
    font-size   : 0.7em;
    color       : #A52A2A;
    font-weight : bold;
}
.darkRedTnrS_text{
    font-family : "Times New Roman", serif;
    font-size   : 0.7em;
    color       : #A52A2A;    
    font-weight : normal;
}
.darkRedTnrBM_text{
    font-family : "Times New Roman", serif;
    font-size   : 0.9em; 
    color       : #A52A2A;
    font-weight : bold;
}
.darkRedTnrM_text{
    font-family : "Times New Roman", serif;
    font-size   : 0.9em; 
    color       : #A52A2A;    
    font-weight : normal;
}
.darkRedTnrBL_text{
    font-family : "Times New Roman", serif;
    font-size   : 1.2em;
    color       : #A52A2A;
    font-weight : bold;
}
.darkRedTnrL_text{
    font-family : "Times New Roman", serif;
    font-size   : 1.2em;
    color       : #A52A2A;    
    font-weight : normal;
}
.darkRedTnrBXL_text{
    font-family : "Times New Roman", serif;
    font-size   : 1.5em;
    color       : #A52A2A;
    font-weight : bold;
}
.darkRedTnrXL_text{
    font-family : "Times New Roman", serif;
    font-size   : 1.5em;
    color       : #A52A2A;    
    font-weight : normal;
}

.bordeauxTnrBS_text{
    font-family : "Times New Roman", serif;
    font-size   : 0.7em;
    color       : #750D2F;
    font-weight : bold;
}
.bordeauxTnrS_text{
    font-family : "Times New Roman", serif;
    font-size   : 0.7em;
    color       : #750D2F;    
    font-weight : normal;
}
.bordeauxTnrBM_text{
    font-family : "Times New Roman", serif;
    font-size   : 0.9em; 
    color       : #750D2F;
    font-weight : bold;
}
.bordeauxTnrM_text{
    font-family : "Times New Roman", serif;
    font-size   : 0.9em; 
    color       : #750D2F;    
    font-weight : normal;
}
.bordeauxTnrBL_text{
    font-family : "Times New Roman", serif;
    font-size   : 1.2em;
    color       : #750D2F;
    font-weight : bold;
}
.bordeauxTnrL_text{
    font-family : "Times New Roman", serif;
    font-size   : 1.2em;
    color       : #750D2F;    
    font-weight : normal;
}
.bordeauxTnrBXL_text{
    font-family : "Times New Roman", serif;
    font-size   : 1.5em;
    color       : #750D2F;
    font-weight : bold;
}
.bordeauxTnrXL_text{
    font-family : "Times New Roman", serif;
    font-size   : 1.5em;
    color       : #750D2F;    
    font-weight : normal;
}

.lightGrayTnrBS_text{
    font-family : "Times New Roman", serif;
    font-size   : 0.7em;
    color       : #AAAAAA;
    font-weight : bold;
}
.lightGrayTnrS_text{
    font-family : "Times New Roman", serif;
    font-size   : 0.7em;
    color       : #AAAAAA;    
    font-weight : normal;
}
.lightGrayTnrBM_text{
    font-family : "Times New Roman", serif;
    font-size   : 0.9em; 
    color       : #AAAAAA;
    font-weight : bold;
}
.lightGrayTnrM_text{
    font-family : "Times New Roman", serif;
    font-size   : 0.9em; 
    color       : #AAAAAA;    
    font-weight : normal;
}
.lightGrayTnrBL_text{
    font-family : "Times New Roman", serif;
    font-size   : 1.2em;
    color       : #AAAAAA;
    font-weight : bold;
}
.lightGrayTnrL_text{
    font-family : "Times New Roman", serif;
    font-size   : 1.2em;
    color       : #AAAAAA;    
    font-weight : normal;
}
.lightGrayTnrBXL_text{
    font-family : "Times New Roman", serif;
    font-size   : 1.5em;
    color       : #AAAAAA;
    font-weight : bold;
}
.lightGrayTnrXL_text{
    font-family : "Times New Roman", serif;
    font-size   : 1.5em;
    color       : #AAAAAA;    
    font-weight : normal;
}

.grayTnrBS_text{
    font-family : "Times New Roman", serif;
    font-size   : 0.7em;
    color       : #686868;
    font-weight : bold;
}
.grayTnrS_text{
    font-family : "Times New Roman", serif;
    font-size   : 0.7em;
    color       : #686868;    
    font-weight : normal;
}
.grayTnrBM_text{
    font-family : "Times New Roman", serif;
    font-size   : 0.9em; 
    color       : #686868;
    font-weight : bold;
}
.grayTnrM_text{
    font-family : "Times New Roman", serif;
    font-size   : 0.9em; 
    color       : #686868;    
    font-weight : normal;
}
.grayTnrBL_text{
    font-family : "Times New Roman", serif;
    font-size   : 1.2em;
    color       : #686868;
    font-weight : bold;
}
.grayTnrL_text{
    font-family : "Times New Roman", serif;
    font-size   : 1.2em;
    color       : #686868;    
    font-weight : normal;
}
.grayTnrBXL_text{
    font-family : "Times New Roman", serif;
    font-size   : 1.5em;
    color       : #686868;
    font-weight : bold;
}
.grayTnrXL_text{
    font-family : "Times New Roman", serif;
    font-size   : 1.5em;
    color       : #686868;    
    font-weight : normal;
}

.darkGrayTnrBS_text{
    font-family : "Times New Roman", serif;
    font-size   : 0.7em;
    color       : #323232;
    font-weight : bold;
}
.darkGrayTnrS_text{
    font-family : "Times New Roman", serif;
    font-size   : 0.7em;
    color       : #323232;    
    font-weight : normal;
}
.darkGrayTnrBM_text{
    font-family : "Times New Roman", serif;
    font-size   : 0.9em; 
    color       : #323232;
    font-weight : bold;
}
.darkGrayTnrM_text{
    font-family : "Times New Roman", serif;
    font-size   : 0.9em; 
    color       : #323232;    
    font-weight : normal;
}
.darkGrayTnrBL_text{
    font-family : "Times New Roman", serif;
    font-size   : 1.2em;
    color       : #323232;
    font-weight : bold;
}
.darkGrayTnrL_text{
    font-family : "Times New Roman", serif;
    font-size   : 1.2em;
    color       : #323232;    
    font-weight : normal;
}
.darkGrayTnrBXL_text{
    font-family : "Times New Roman", serif;
    font-size   : 1.5em;
    color       : #323232;
    font-weight : bold;
}
.darkGrayTnrXL_text{
    font-family : "Times New Roman", serif;
    font-size   : 1.5em;
    color       : #323232;    
    font-weight : normal;
}

.dustGreenTnrBS_text{
    font-family : "Times New Roman", serif;
    font-size   : 0.7em;
    color       : #A28B1E;
    font-weight : bold;
}
.dustGreenTnrS_text{
    font-family : "Times New Roman", serif;
    font-size   : 0.7em;
    color       : #A28B1E;
    font-weight : normal;
}
.dustGreenTnrBM_text{
    font-family : "Times New Roman", serif;
    font-size   : 0.9em; 
    color       : #A28B1E;
    font-weight : bold;
}
.dustGreenTnrM_text{
    font-family : "Times New Roman", serif;
    font-size   : 0.9em; 
    color       : #A28B1E;    
    font-weight : normal;
}
.dustGreenTnrBL_text{
    font-family : "Times New Roman", serif;
    font-size   : 1.2em;
    color       : #A28B1E;
    font-weight : bold;
}
.dustGreenTnrL_text{
    font-family : "Times New Roman", serif;
    font-size   : 1.2em;
    color       : #A28B1E;    
    font-weight : normal;
}
.dustGreenTnrBXL_text{
    font-family : "Times New Roman", serif;
    font-size   : 1.5em;
    color       : #A28B1E;
    font-weight : bold;
}
.dustGreenTnrXL_text{
    font-family : "Times New Roman", serif;
    font-size   : 1.5em;
    color       : #A28B1E;    
    font-weight : normal;
}

.brownTnrBS_text{
    font-family : "Times New Roman", serif;
    font-size   : 0.7em;
    color       : #996633;
    font-weight : bold;
}
.brownTnrS_text{
    font-family : "Times New Roman", serif;
    font-size   : 0.7em;
    color       : #996633;    
    font-weight : normal;
}
.brownTnrBM_text{
    font-family : "Times New Roman", serif;
    font-size   : 0.9em; 
    color       : #996633;
    font-weight : bold;
}
.brownTnrM_text{
    font-family : "Times New Roman", serif;
    font-size   : 0.9em; 
    color       : #996633;    
    font-weight : normal;
}
.brownTnrBL_text{
    font-family : "Times New Roman", serif;
    font-size   : 1.2em;
    color       : #996633;
    font-weight : bold;
}
.brownTnrL_text{
    font-family : "Times New Roman", serif;
    font-size   : 1.2em;
    color       : #996633;    
    font-weight : normal;
}
.brownTnrBXL_text{
    font-family : "Times New Roman", serif;
    font-size   : 1.5em;
    color       : #996633;
    font-weight : bold;
}
.brownTnrXL_text{
    font-family : "Times New Roman", serif;
    font-size   : 1.5em;
    color       : #996633;    
    font-weight : normal;
}

.darkBrownTnrBS_text{
    font-family : "Times New Roman", serif;
    font-size   : 0.7em;
    color       : #4D3319;
    font-weight : bold;
}
.darkBrownTnrS_text{
    font-family : "Times New Roman", serif;
    font-size   : 0.7em;
    color       : #4D3319;    
    font-weight : normal;
}
.darkBrownTnrBM_text{
    font-family : "Times New Roman", serif;
    font-size   : 0.9em; 
    color       : #4D3319;
    font-weight : bold;
}
.darkBrownTnrM_text{
    font-family : "Times New Roman", serif;
    font-size   : 0.9em; 
    color       : #4D3319;    
    font-weight : normal;
}
.darkBrownTnrBL_text{
    font-family : "Times New Roman", serif;
    font-size   : 1.2em;
    color       : #4D3319;
    font-weight : bold;
}
.darkBrownTnrL_text{
    font-family : "Times New Roman", serif;
    font-size   : 1.2em;
    color       : #4D3319;    
    font-weight : normal;
}
.darkBrownTnrBXL_text{
    font-family : "Times New Roman", serif;
    font-size   : 1.5em;
    color       : #4D3319;
    font-weight : bold;
}
.darkBrownTnrXL_text{
    font-family : "Times New Roman", serif;
    font-size   : 1.5em;
    color       : #4D3319;    
    font-weight : normal;
}
.blackTnrBS_text{
    font-family : "times new roman",serif;
    font-size   : 0.7em;
    color       : #000000;
    font-weight : bold;
}
.blackTnrS_text{
    font-family : "times new roman",serif;
    font-size   : 0.7em;
    color       : #000000;
    font-weight : normal;
}
.blackTnrBM_text{
    font-family : "times new roman",serif;
    font-size   : 0.9em; 
    color       : #000000;
    font-weight : bold;
}
.blackTnrM_text{
    font-family : "times new roman",serif;
    font-size   : 0.9em; 
    color       : #000000;
    font-weight : normal;
}
.blackTnrBL_text{
    font-family : "times new roman",serif;
    font-size   : 1.2em;
    color       : #000000;
    font-weight : bold;
}
.blackTnrL_text{
    font-family : "times new roman",serif;
    font-size   : 1.2em;
    color       : #000000;
    font-weight : normal;
}
.blackTnrBXL_text{
    font-family : "times new roman",serif;
    font-size   : 1.5em;
    color       : #000000;
    font-weight : bold;
}
.blackTnrXL_text{
    font-family : "times new roman",serif;
    font-size   : 1.5em;
    color       : #000000;
    font-weight : normal;
    font-weight : normal;
}

/*GEORGIA   GEORGIA   GEORGIA   GEORGIA   GEORGIA   GEORGIA   GEORGIA   GEORGIA   GEORGIA   GEORGIA   GEORGIA   GEORGIA   GEORGIA   GEORGIA   GEORGIA   */
.offwhiteGeorgiaBS_text{
    font-family : Georgia, serif;
    font-size   : 0.7em;
    color       : #F3F0EB;
    font-weight : bold;
}
.offwhiteGeorgiaS_text{
    font-family : Georgia, serif;
    font-size   : 0.7em;
    color       : #F3F0EB;    
    font-weight : normal;
}
.offwhiteGeorgiaBM_text{
    font-family : Georgia, serif;
    font-size   : 0.9em; 
    color       : #F3F0EB;
    font-weight : bold;
}
.offwhiteGeorgiaM_text{
    font-family : Georgia, serif;
    font-size   : 0.9em; 
    color       : #F3F0EB;    
    font-weight : normal;
}
.offwhiteGeorgiaBL_text{
    font-family : Georgia, serif;
    font-size   : 1.2em;
    color       : #F3F0EB;
    font-weight : bold;
}
.offwhiteGeorgiaL_text{
    font-family : Georgia, serif;
    font-size   : 1.2em;
    color       : #F3F0EB;    
    font-weight : normal;
}
.offwhiteGeorgiaBXL_text{
    font-family : Georgia, serif;
    font-size   : 1.5em;
    color       : #F3F0EB;
    font-weight : bold;
}
.offwhiteGeorgiaXL_text{
    font-family : Georgia, serif;
    font-size   : 1.5em;
    color       : #F3F0EB;    
    font-weight : normal;
}

.whiteGeorgiaBS_text{
    font-family : Georgia, serif;
    font-size   : 0.7em;
    color       : #FFFFFF;
    font-weight : bold;
}
.whiteGeorgiaS_text{
    font-family : Georgia, serif;
    font-size   : 0.7em;
    color       : #FFFFFF;    
    font-weight : normal;
}
.whiteGeorgiaBM_text{
    font-family : Georgia, serif;
    font-size   : 0.9em; 
    color       : #FFFFFF;
    font-weight : bold;
}
.whiteGeorgiaM_text{
    font-family : Georgia, serif;
    font-size   : 0.9em; 
    color       : #FFFFFF;    
    font-weight : normal;
}
.whiteGeorgiaBL_text{
    font-family : Georgia, serif;
    font-size   : 1.2em;
    color       : #FFFFFF;
    font-weight : bold;
}
.whiteGeorgiaL_text{
    font-family : Georgia, serif;
    font-size   : 1.2em;
    color       : #FFFFFF;    
    font-weight : normal;
}
.whiteGeorgiaBXL_text{
    font-family : Georgia, serif;
    font-size   : 1.5em;
    color       : #FFFFFF;
    font-weight : bold;
}
.whiteGeorgiaXL_text{
    font-family : Georgia, serif;
    font-size   : 1.5em;
    color       : #FFFFFF;    
    font-weight : normal;
}

.darkOrangeGeorgiaBS_text{
    font-family : Georgia, serif;
    font-size   : 0.7em;
    color       : #e48f0a;
    font-weight : bold;
}
.darkOrangeGeorgiaS_text{
    font-family : Georgia, serif;
    font-size   : 0.7em;
    color       : #e48f0a;    
    font-weight : normal;
}
.darkOrangeGeorgiaBM_text{
    font-family : Georgia, serif;
    font-size   : 0.9em; 
    color       : #e48f0a;
    font-weight : bold;
}
.darkOrangeGeorgiaM_text{
    font-family : Georgia, serif;
    font-size   : 0.9em; 
    color       : #e48f0a;    
    font-weight : normal;
}
.darkOrangeGeorgiaBL_text{
    font-family : Georgia, serif;
    font-size   : 1.2em;
    color       : #e48f0a;
    font-weight : bold;
}
.darkOrangeGeorgiaL_text{
    font-family : Georgia, serif;
    font-size   : 1.2em;
    color       : #e48f0a;    
    font-weight : normal;
}
.darkOrangeGeorgiaBXL_text{
    font-family : Georgia, serif;
    font-size   : 1.5em;
    color       : #e48f0a;
    font-weight : bold;
}
.darkOrangeGeorgiaXL_text{
    font-family : Georgia, serif;
    font-size   : 1.5em;
    color       : #e48f0a;    
    font-weight : normal;
}

.redGeorgiaBS_text{
    font-family : Georgia, serif;
    font-size   : 0.7em;
    color       : #FA0124;
    font-weight : bold;
}
.redGeorgiaS_text{
    font-family : Georgia, serif;
    font-size   : 0.7em;
    color       : #FA0124;    
    font-weight : normal;
}
.redGeorgiaBM_text{
    font-family : Georgia, serif;
    font-size   : 0.9em; 
    color       : #FA0124;
    font-weight : bold;
}
.redGeorgiaM_text{
    font-family : Georgia, serif;
    font-size   : 0.9em; 
    color       : #FA0124;    
    font-weight : normal;
}
.redGeorgiaBL_text{
    font-family : Georgia, serif;
    font-size   : 1.2em;
    color       : #FA0124;
    font-weight : bold;
}
.redGeorgiaL_text{
    font-family : Georgia, serif;
    font-size   : 1.2em;
    color       : #FA0124;    
    font-weight : normal;
}
.redGeorgiaBXL_text{
    font-family : Georgia, serif;
    font-size   : 1.5em;
    color       : #FA0124;
    font-weight : bold;
}
.redGeorgiaXL_text{
    font-family : Georgia, serif;
    font-size   : 1.5em;
    color       : #FA0124;    
    font-weight : normal;
}

.darkRedGeorgiaBS_text{
    font-family : Georgia, serif;
    font-size   : 0.7em;
    color       : #A52A2A;
    font-weight : bold;
}
.darkRedGeorgiaS_text{
    font-family : Georgia, serif;
    font-size   : 0.7em;
    color       : #A52A2A;    
    font-weight : normal;
}
.darkRedGeorgiaBM_text{
    font-family : Georgia, serif;
    font-size   : 0.9em; 
    color       : #A52A2A;
    font-weight : bold;
}
.darkRedGeorgiaM_text{
    font-family : Georgia, serif;
    font-size   : 0.9em; 
    color       : #A52A2A;    
    font-weight : normal;
}
.darkRedGeorgiaBL_text{
    font-family : Georgia, serif;
    font-size   : 1.2em;
    color       : #A52A2A;
    font-weight : bold;
}
.darkRedGeorgiaL_text{
    font-family : Georgia, serif;
    font-size   : 1.2em;
    color       : #A52A2A;    
    font-weight : normal;
}
.darkRedGeorgiaBXL_text{
    font-family : Georgia, serif;
    font-size   : 1.5em;
    color       : #A52A2A;
    font-weight : bold;
}
.darkRedGeorgiaXL_text{
    font-family : Georgia, serif;
    font-size   : 1.5em;
    color       : #A52A2A;    
    font-weight : normal;
}

.bordeauxGeorgiaBS_text{
    font-family : Georgia, serif;
    font-size   : 0.7em;
    color       : #750D2F;
    font-weight : bold;
}
.bordeauxGeorgiaS_text{
    font-family : Georgia, serif;
    font-size   : 0.7em;
    color       : #750D2F;    
    font-weight : normal;
}
.bordeauxGeorgiaBM_text{
    font-family : Georgia, serif;
    font-size   : 0.9em; 
    color       : #750D2F;
    font-weight : bold;
}
.bordeauxGeorgiaM_text{
    font-family : Georgia, serif;
    font-size   : 0.9em; 
    color       : #750D2F;    
    font-weight : normal;
}
.bordeauxGeorgiaBL_text{
    font-family : Georgia, serif;
    font-size   : 1.2em;
    color       : #750D2F;
    font-weight : bold;
}
.bordeauxGeorgiaL_text{
    font-family : Georgia, serif;
    font-size   : 1.2em;
    color       : #750D2F;    
    font-weight : normal;
}
.bordeauxGeorgiaBXL_text{
    font-family : Georgia, serif;
    font-size   : 1.5em;
    color       : #750D2F;
    font-weight : bold;
}
.bordeauxGeorgiaXL_text{
    font-family : Georgia, serif;
    font-size   : 1.5em;
    color       : #750D2F;    
    font-weight : normal;
}

.lightGrayGeorgiaBS_text{
    font-family : Georgia, serif;
    font-size   : 0.7em;
    color       : #AAAAAA;
    font-weight : bold;
}
.lightGrayGeorgiaS_text{
    font-family : Georgia, serif;
    font-size   : 0.7em;
    color       : #AAAAAA;    
    font-weight : normal;
}
.lightGrayGeorgiaBM_text{
    font-family : Georgia, serif;
    font-size   : 0.9em; 
    color       : #AAAAAA;
    font-weight : bold;
}
.lightGrayGeorgiaM_text{
    font-family : Georgia, serif;
    font-size   : 0.9em; 
    color       : #AAAAAA;    
    font-weight : normal;
}
.lightGrayGeorgiaBL_text{
    font-family : Georgia, serif;
    font-size   : 1.2em;
    color       : #AAAAAA;
    font-weight : bold;
}
.lightGrayGeorgiaL_text{
    font-family : Georgia, serif;
    font-size   : 1.2em;
    color       : #AAAAAA;    
    font-weight : normal;
}
.lightGrayGeorgiaBXL_text{
    font-family : Georgia, serif;
    font-size   : 1.5em;
    color       : #AAAAAA;
    font-weight : bold;
}
.lightGrayGeorgiaXL_text{
    font-family : Georgia, serif;
    font-size   : 1.5em;
    color       : #AAAAAA;    
    font-weight : normal;
}

.grayGeorgiaBS_text{
    font-family : Georgia, serif;
    font-size   : 0.7em;
    color       : #686868;
    font-weight : bold;
}
.grayGeorgiaS_text{
    font-family : Georgia, serif;
    font-size   : 0.7em;
    color       : #686868;    
    font-weight : normal;
}
.grayGeorgiaBM_text{
    font-family : Georgia, serif;
    font-size   : 0.9em; 
    color       : #686868;
    font-weight : bold;
}
.grayGeorgiaM_text{
    font-family : Georgia, serif;
    font-size   : 0.9em; 
    color       : #686868;    
    font-weight : normal;
}
.grayGeorgiaBL_text{
    font-family : Georgia, serif;
    font-size   : 1.2em;
    color       : #686868;
    font-weight : bold;
}
.grayGeorgiaL_text{
    font-family : Georgia, serif;
    font-size   : 1.2em;
    color       : #686868;    
    font-weight : normal;
}
.grayGeorgiaBXL_text{
    font-family : Georgia, serif;
    font-size   : 1.5em;
    color       : #686868;
    font-weight : bold;
}
.grayGeorgiaXL_text{
    font-family : Georgia, serif;
    font-size   : 1.5em;
    color       : #686868;    
    font-weight : normal;
}

.darkGrayGeorgiaBS_text{
    font-family : Georgia, serif;
    font-size   : 0.7em;
    color       : #323232;
    font-weight : bold;
}
.darkGrayGeorgiaS_text{
    font-family : Georgia, serif;
    font-size   : 0.7em;
    color       : #323232;    
    font-weight : normal;
}
.darkGrayGeorgiaBM_text{
    font-family : Georgia, serif;
    font-size   : 0.9em; 
    color       : #323232;
    font-weight : bold;
}
.darkGrayGeorgiaM_text{
    font-family : Georgia, serif;
    font-size   : 0.9em; 
    color       : #323232;    
    font-weight : normal;
}
.darkGrayGeorgiaBL_text{
    font-family : Georgia, serif;
    font-size   : 1.2em;
    color       : #323232;
    font-weight : bold;
}
.darkGrayGeorgiaL_text{
    font-family : Georgia, serif;
    font-size   : 1.2em;
    color       : #323232;    
    font-weight : normal;
}
.darkGrayGeorgiaBXL_text{
    font-family : Georgia, serif;
    font-size   : 1.5em;
    color       : #323232;
    font-weight : bold;
}
.darkGrayGeorgiaXL_text{
    font-family : Georgia, serif;
    font-size   : 1.5em;
    color       : #323232;    
    font-weight : normal;
}

.dustGreenGeorgiaBS_text{
    font-family : Georgia, serif;
    font-size   : 0.7em;
    color       : #A28B1E;
    font-weight : bold;
}
.dustGreenGeorgiaS_text{
    font-family : Georgia, serif;
    font-size   : 0.7em;
    color       : #A28B1E;
    font-weight : normal;
}
.dustGreenGeorgiaBM_text{
    font-family : Georgia, serif;
    font-size   : 0.9em; 
    color       : #A28B1E;
    font-weight : bold;
}
.dustGreenGeorgiaM_text{
    font-family : Georgia, serif;
    font-size   : 0.9em; 
    color       : #A28B1E;    
    font-weight : normal;
}
.dustGreenGeorgiaBL_text{
    font-family : Georgia, serif;
    font-size   : 1.2em;
    color       : #A28B1E;
    font-weight : bold;
}
.dustGreenGeorgiaL_text{
    font-family : Georgia, serif;
    font-size   : 1.2em;
    color       : #A28B1E;    
    font-weight : normal;
}
.dustGreenGeorgiaBXL_text{
    font-family : Georgia, serif;
    font-size   : 1.5em;
    color       : #A28B1E;
    font-weight : bold;
}
.dustGreenGeorgiaXL_text{
    font-family : Georgia, serif;
    font-size   : 1.5em;
    color       : #A28B1E;    
    font-weight : normal;
}

.brownGeorgiaBS_text{
    font-family : Georgia, serif;
    font-size   : 0.7em;
    color       : #996633;
    font-weight : bold;
}
.brownGeorgiaS_text{
    font-family : Georgia, serif;
    font-size   : 0.7em;
    color       : #996633;    
    font-weight : normal;
}
.brownGeorgiaBM_text{
    font-family : Georgia, serif;
    font-size   : 0.9em; 
    color       : #996633;
    font-weight : bold;
}
.brownGeorgiaM_text{
    font-family : Georgia, serif;
    font-size   : 0.9em; 
    color       : #996633;    
    font-weight : normal;
}
.brownGeorgiaBL_text{
    font-family : Georgia, serif;
    font-size   : 1.2em;
    color       : #996633;
    font-weight : bold;
}
.brownGeorgiaL_text{
    font-family : Georgia, serif;
    font-size   : 1.2em;
    color       : #996633;    
    font-weight : normal;
}
.brownGeorgiaBXL_text{
    font-family : Georgia, serif;
    font-size   : 1.5em;
    color       : #996633;
    font-weight : bold;
}
.brownGeorgiaXL_text{
    font-family : Georgia, serif;
    font-size   : 1.5em;
    color       : #996633;    
    font-weight : normal;
}

.darkBrownGeorgiaBS_text{
    font-family : Georgia, serif;
    font-size   : 0.7em;
    color       : #4D3319;
    font-weight : bold;
}
.darkBrownGeorgiaS_text{
    font-family : Georgia, serif;
    font-size   : 0.7em;
    color       : #4D3319;    
    font-weight : normal;
}
.darkBrownGeorgiaBM_text{
    font-family : Georgia, serif;
    font-size   : 0.9em; 
    color       : #4D3319;
    font-weight : bold;
}
.darkBrownGeorgiaM_text{
    font-family : Georgia, serif;
    font-size   : 0.9em; 
    color       : #4D3319;    
    font-weight : normal;
}
.darkBrownGeorgiaBL_text{
    font-family : Georgia, serif;
    font-size   : 1.2em;
    color       : #4D3319;
    font-weight : bold;
}
.darkBrownGeorgiaL_text{
    font-family : Georgia, serif;
    font-size   : 1.2em;
    color       : #4D3319;    
    font-weight : normal;
}
.darkBrownGeorgiaBXL_text{
    font-family : Georgia, serif;
    font-size   : 1.5em;
    color       : #4D3319;
    font-weight : bold;
}
.darkBrownGeorgiaXL_text{
    font-family : Georgia, serif;
    font-size   : 1.5em;
    color       : #4D3319;    
    font-weight : normal;
}
.blackGeorgiaBS_text{
    font-family : Georgia,serif;
    font-size   : 0.7em;
    color       : #000000;
    font-weight : bold;
}
.blackGeorgiaS_text{
    font-family : Georgia,serif;
    font-size   : 0.7em;
    color       : #000000;
    font-weight : normal;
}
.blackGeorgiaBM_text{
    font-family : Georgia,serif;
    font-size   : 0.9em; 
    color       : #000000;
    font-weight : bold;
}
.blackGeorgiaM_text{
    font-family : Georgia,serif;
    font-size   : 0.9em; 
    color       : #000000;
    font-weight : normal;
}
.blackGeorgiaBL_text{
    font-family : Georgia,serif;
    font-size   : 1.2em;
    font-style  : normal;
    color       : #000000;
    font-weight : bold;
}
.blackGeorgiaL_text{
    font-family : Georgia,serif;
    font-size   : 1.2em;
    color       : #000000;
    font-weight : normal;
}
.blackGeorgiaBXL_text{
    font-family : Georgia,serif;
    font-size   : 1.5em;
    color       : #000000;
    font-weight : bold;
}
.blackGeorgiaXL_text{
    font-family : Georgia,serif;
    font-size   : 1.5em;
    color       : #000000;
    font-weight : normal;
}

/*GEORGIA   GEORGIA   GEORGIA   GEORGIA   GEORGIA   GEORGIA   GEORGIA   GEORGIA   GEORGIA   GEORGIA   GEORGIA   GEORGIA   GEORGIA   GEORGIA   GEORGIA   */
.offwhiteGaramondBS_text{
    font-family : Garamond, serif;
    font-size   : 0.7em;
    color       : #F3F0EB;
    font-weight : bold;
}
.offwhiteGaramondS_text{
    font-family : Garamond, serif;
    font-size   : 0.7em;
    color       : #F3F0EB;    
    font-weight : normal;
}
.offwhiteGaramondBM_text{
    font-family : Garamond, serif;
    font-size   : 0.9em; 
    color       : #F3F0EB;
    font-weight : bold;
}
.offwhiteGaramondM_text{
    font-family : Garamond, serif;
    font-size   : 0.9em; 
    color       : #F3F0EB;    
    font-weight : normal;
}
.offwhiteGaramondBL_text{
    font-family : Garamond, serif;
    font-size   : 1.2em;
    color       : #F3F0EB;
    font-weight : bold;
}
.offwhiteGaramondL_text{
    font-family : Garamond, serif;
    font-size   : 1.2em;
    color       : #F3F0EB;    
    font-weight : normal;
}
.offwhiteGaramondBXL_text{
    font-family : Garamond, serif;
    font-size   : 1.5em;
    color       : #F3F0EB;
    font-weight : bold;
}
.offwhiteGaramondXL_text{
    font-family : Garamond, serif;
    font-size   : 1.5em;
    color       : #F3F0EB;    
    font-weight : normal;
}

.whiteGaramondBS_text{
    font-family : Garamond, serif;
    font-size   : 0.7em;
    color       : #FFFFFF;
    font-weight : bold;
}
.whiteGaramondS_text{
    font-family : Garamond, serif;
    font-size   : 0.7em;
    color       : #FFFFFF;    
    font-weight : normal;
}
.whiteGaramondBM_text{
    font-family : Garamond, serif;
    font-size   : 0.9em; 
    color       : #FFFFFF;
    font-weight : bold;
}
.whiteGaramondM_text{
    font-family : Garamond, serif;
    font-size   : 0.9em; 
    color       : #FFFFFF;    
    font-weight : normal;
}
.whiteGaramondBL_text{
    font-family : Garamond, serif;
    font-size   : 1.2em;
    color       : #FFFFFF;
    font-weight : bold;
}
.whiteGaramondL_text{
    font-family : Garamond, serif;
    font-size   : 1.2em;
    color       : #FFFFFF;    
    font-weight : normal;
}
.whiteGaramondBXL_text{
    font-family : Garamond, serif;
    font-size   : 1.5em;
    color       : #FFFFFF;
    font-weight : bold;
}
.whiteGaramondXL_text{
    font-family : Garamond, serif;
    font-size   : 1.5em;
    color       : #FFFFFF;    
    font-weight : normal;
}

.darkOrangeGaramondBS_text{
    font-family : Garamond, serif;
    font-size   : 0.7em;
    color       : #e48f0a;
    font-weight : bold;
}
.darkOrangeGaramondS_text{
    font-family : Garamond, serif;
    font-size   : 0.7em;
    color       : #e48f0a;    
    font-weight : normal;
}
.darkOrangeGaramondBM_text{
    font-family : Garamond, serif;
    font-size   : 0.9em; 
    color       : #e48f0a;
    font-weight : bold;
}
.darkOrangeGaramondM_text{
    font-family : Garamond, serif;
    font-size   : 0.9em; 
    color       : #e48f0a;    
    font-weight : normal;
}
.darkOrangeGaramondBL_text{
    font-family : Garamond, serif;
    font-size   : 1.2em;
    color       : #e48f0a;
    font-weight : bold;
}
.darkOrangeGaramondL_text{
    font-family : Garamond, serif;
    font-size   : 1.2em;
    color       : #e48f0a;    
    font-weight : normal;
}
.darkOrangeGaramondBXL_text{
    font-family : Garamond, serif;
    font-size   : 1.5em;
    color       : #e48f0a;
    font-weight : bold;
}
.darkOrangeGaramondXL_text{
    font-family : Garamond, serif;
    font-size   : 1.5em;
    color       : #e48f0a;    
    font-weight : normal;
}

.redGaramondBS_text{
    font-family : Garamond, serif;
    font-size   : 0.7em;
    color       : #FA0124;
    font-weight : bold;
}
.redGaramondS_text{
    font-family : Garamond, serif;
    font-size   : 0.7em;
    color       : #FA0124;    
    font-weight : normal;
}
.redGaramondBM_text{
    font-family : Garamond, serif;
    font-size   : 0.9em; 
    color       : #FA0124;
    font-weight : bold;
}
.redGaramondM_text{
    font-family : Garamond, serif;
    font-size   : 0.9em; 
    color       : #FA0124;    
    font-weight : normal;
}
.redGaramondBL_text{
    font-family : Garamond, serif;
    font-size   : 1.2em;
    color       : #FA0124;
    font-weight : bold;
}
.redGaramondL_text{
    font-family : Garamond, serif;
    font-size   : 1.2em;
    color       : #FA0124;    
    font-weight : normal;
}
.redGaramondBXL_text{
    font-family : Garamond, serif;
    font-size   : 1.5em;
    color       : #FA0124;
    font-weight : bold;
}
.redGaramondXL_text{
    font-family : Garamond, serif;
    font-size   : 1.5em;
    color       : #FA0124;    
    font-weight : normal;
}

.darkRedGaramondBS_text{
    font-family : Garamond, serif;
    font-size   : 0.7em;
    color       : #A52A2A;
    font-weight : bold;
}
.darkRedGaramondS_text{
    font-family : Garamond, serif;
    font-size   : 0.7em;
    color       : #A52A2A;    
    font-weight : normal;
}
.darkRedGaramondBM_text{
    font-family : Garamond, serif;
    font-size   : 0.9em; 
    color       : #A52A2A;
    font-weight : bold;
}
.darkRedGaramondM_text{
    font-family : Garamond, serif;
    font-size   : 0.9em; 
    color       : #A52A2A;    
    font-weight : normal;
}
.darkRedGaramondBL_text{
    font-family : Garamond, serif;
    font-size   : 1.2em;
    color       : #A52A2A;
    font-weight : bold;
}
.darkRedGaramondL_text{
    font-family : Garamond, serif;
    font-size   : 1.2em;
    color       : #A52A2A;    
    font-weight : normal;
}
.darkRedGaramondBXL_text{
    font-family : Garamond, serif;
    font-size   : 1.5em;
    color       : #A52A2A;
    font-weight : bold;
}
.darkRedGaramondXL_text{
    font-family : Garamond, serif;
    font-size   : 1.5em;
    color       : #A52A2A;    
    font-weight : normal;
}

.bordeauxGaramondBS_text{
    font-family : Garamond, serif;
    font-size   : 0.7em;
    color       : #750D2F;
    font-weight : bold;
}
.bordeauxGaramondS_text{
    font-family : Garamond, serif;
    font-size   : 0.7em;
    color       : #750D2F;    
    font-weight : normal;
}
.bordeauxGaramondBM_text{
    font-family : Garamond, serif;
    font-size   : 0.9em; 
    color       : #750D2F;
    font-weight : bold;
}
.bordeauxGaramondM_text{
    font-family : Garamond, serif;
    font-size   : 0.9em; 
    color       : #750D2F;    
    font-weight : normal;
}
.bordeauxGaramondBL_text{
    font-family : Garamond, serif;
    font-size   : 1.2em;
    color       : #750D2F;
    font-weight : bold;
}
.bordeauxGaramondL_text{
    font-family : Garamond, serif;
    font-size   : 1.2em;
    color       : #750D2F;    
    font-weight : normal;
}
.bordeauxGaramondBXL_text{
    font-family : Garamond, serif;
    font-size   : 1.5em;
    color       : #750D2F;
    font-weight : bold;
}
.bordeauxGaramondXL_text{
    font-family : Garamond, serif;
    font-size   : 1.5em;
    color       : #750D2F;    
    font-weight : normal;
}

.lightGrayGaramondBS_text{
    font-family : Garamond, serif;
    font-size   : 0.7em;
    color       : #AAAAAA;
    font-weight : bold;
}
.lightGrayGaramondS_text{
    font-family : Garamond, serif;
    font-size   : 0.7em;
    color       : #AAAAAA;    
    font-weight : normal;
}
.lightGrayGaramondBM_text{
    font-family : Garamond, serif;
    font-size   : 0.9em; 
    color       : #AAAAAA;
    font-weight : bold;
}
.lightGrayGaramondM_text{
    font-family : Garamond, serif;
    font-size   : 0.9em; 
    color       : #AAAAAA;    
    font-weight : normal;
}
.lightGrayGaramondBL_text{
    font-family : Garamond, serif;
    font-size   : 1.2em;
    color       : #AAAAAA;
    font-weight : bold;
}
.lightGrayGaramondL_text{
    font-family : Garamond, serif;
    font-size   : 1.2em;
    color       : #AAAAAA;    
    font-weight : normal;
}
.lightGrayGaramondBXL_text{
    font-family : Garamond, serif;
    font-size   : 1.5em;
    color       : #AAAAAA;
    font-weight : bold;
}
.lightGrayGaramondXL_text{
    font-family : Garamond, serif;
    font-size   : 1.5em;
    color       : #AAAAAA;    
    font-weight : normal;
}

.grayGaramondBS_text{
    font-family : Garamond, serif;
    font-size   : 0.7em;
    color       : #686868;
    font-weight : bold;
}
.grayGaramondS_text{
    font-family : Garamond, serif;
    font-size   : 0.7em;
    color       : #686868;    
    font-weight : normal;
}
.grayGaramondBM_text{
    font-family : Garamond, serif;
    font-size   : 0.9em; 
    color       : #686868;
    font-weight : bold;
}
.grayGaramondM_text{
    font-family : Garamond, serif;
    font-size   : 0.9em; 
    color       : #686868;    
    font-weight : normal;
}
.grayGaramondBL_text{
    font-family : Garamond, serif;
    font-size   : 1.2em;
    color       : #686868;
    font-weight : bold;
}
.grayGaramondL_text{
    font-family : Garamond, serif;
    font-size   : 1.2em;
    color       : #686868;    
    font-weight : normal;
}
.grayGaramondBXL_text{
    font-family : Garamond, serif;
    font-size   : 1.5em;
    color       : #686868;
    font-weight : bold;
}
.grayGaramondXL_text{
    font-family : Garamond, serif;
    font-size   : 1.5em;
    color       : #686868;    
    font-weight : normal;
}

.darkGrayGaramondBS_text{
    font-family : Garamond, serif;
    font-size   : 0.7em;
    color       : #323232;
    font-weight : bold;
}
.darkGrayGaramondS_text{
    font-family : Garamond, serif;
    font-size   : 0.7em;
    color       : #323232;    
    font-weight : normal;
}
.darkGrayGaramondBM_text{
    font-family : Garamond, serif;
    font-size   : 0.9em; 
    color       : #323232;
    font-weight : bold;
}
.darkGrayGaramondM_text{
    font-family : Garamond, serif;
    font-size   : 0.9em; 
    color       : #323232;    
    font-weight : normal;
}
.darkGrayGaramondBL_text{
    font-family : Garamond, serif;
    font-size   : 1.2em;
    color       : #323232;
    font-weight : bold;
}
.darkGrayGaramondL_text{
    font-family : Garamond, serif;
    font-size   : 1.2em;
    color       : #323232;    
    font-weight : normal;
}
.darkGrayGaramondBXL_text{
    font-family : Garamond, serif;
    font-size   : 1.5em;
    color       : #323232;
    font-weight : bold;
}
.darkGrayGaramondXL_text{
    font-family : Garamond, serif;
    font-size   : 1.5em;
    color       : #323232;    
    font-weight : normal;
}

.dustGreenGaramondBS_text{
    font-family : Garamond, serif;
    font-size   : 0.7em;
    color       : #A28B1E;
    font-weight : bold;
}
.dustGreenGaramondS_text{
    font-family : Garamond, serif;
    font-size   : 0.7em;
    color       : #A28B1E;
    font-weight : normal;
}
.dustGreenGaramondBM_text{
    font-family : Garamond, serif;
    font-size   : 0.9em; 
    color       : #A28B1E;
    font-weight : bold;
}
.dustGreenGaramondM_text{
    font-family : Garamond, serif;
    font-size   : 0.9em; 
    color       : #A28B1E;    
    font-weight : normal;
}
.dustGreenGaramondBL_text{
    font-family : Garamond, serif;
    font-size   : 1.2em;
    color       : #A28B1E;
    font-weight : bold;
}
.dustGreenGaramondL_text{
    font-family : Garamond, serif;
    font-size   : 1.2em;
    color       : #A28B1E;    
    font-weight : normal;
}
.dustGreenGaramondBXL_text{
    font-family : Garamond, serif;
    font-size   : 1.5em;
    color       : #A28B1E;
    font-weight : bold;
}
.dustGreenGaramondXL_text{
    font-family : Garamond, serif;
    font-size   : 1.5em;
    color       : #A28B1E;    
    font-weight : normal;
}

.brownGaramondBS_text{
    font-family : Garamond, serif;
    font-size   : 0.7em;
    color       : #996633;
    font-weight : bold;
}
.brownGaramondS_text{
    font-family : Garamond, serif;
    font-size   : 0.7em;
    color       : #996633;    
    font-weight : normal;
}
.brownGaramondBM_text{
    font-family : Garamond, serif;
    font-size   : 0.9em; 
    color       : #996633;
    font-weight : bold;
}
.brownGaramondM_text{
    font-family : Garamond, serif;
    font-size   : 0.9em; 
    color       : #996633;    
    font-weight : normal;
}
.brownGaramondBL_text{
    font-family : Garamond, serif;
    font-size   : 1.2em;
    color       : #996633;
    font-weight : bold;
}
.brownGaramondL_text{
    font-family : Garamond, serif;
    font-size   : 1.2em;
    color       : #996633;    
    font-weight : normal;
}
.brownGaramondBXL_text{
    font-family : Garamond, serif;
    font-size   : 1.5em;
    color       : #996633;
    font-weight : bold;
}
.brownGaramondXL_text{
    font-family : Garamond, serif;
    font-size   : 1.5em;
    color       : #996633;    
    font-weight : normal;
}

.darkBrownGaramondBS_text{
    font-family : Garamond, serif;
    font-size   : 0.7em;
    color       : #4D3319;
    font-weight : bold;
}
.darkBrownGaramondS_text{
    font-family : Garamond, serif;
    font-size   : 0.7em;
    color       : #4D3319;    
    font-weight : normal;
}
.darkBrownGaramondBM_text{
    font-family : Garamond, serif;
    font-size   : 0.9em; 
    color       : #4D3319;
    font-weight : bold;
}
.darkBrownGaramondM_text{
    font-family : Garamond, serif;
    font-size   : 0.9em; 
    color       : #4D3319;    
    font-weight : normal;
}
.darkBrownGaramondBL_text{
    font-family : Garamond, serif;
    font-size   : 1.2em;
    color       : #4D3319;
    font-weight : bold;
}
.darkBrownGaramondL_text{
    font-family : Garamond, serif;
    font-size   : 1.2em;
    color       : #4D3319;    
    font-weight : normal;
}
.darkBrownGaramondBXL_text{
    font-family : Garamond, serif;
    font-size   : 1.5em;
    color       : #4D3319;
    font-weight : bold;
}
.darkBrownGaramondXL_text{
    font-family : Garamond, serif;
    font-size   : 1.5em;
    color       : #4D3319;    
    font-weight : normal;
}
.blackGaramondBS_text{
    font-family : Garamond, serif;
    font-size   : 0.7em;
    color       : #000000;
    font-weight : bold;
}
.blackGaramondS_text{
    font-family : Garamond, serif;
    font-size   : 0.7em;
    color       : #000000;
    font-weight : normal;
}
.blackGaramondBM_text{
    font-family : Garamond, serif;
    font-size   : 0.9em; 
    color       : #000000;
    font-weight : bold;
}
.blackGaramondM_text{
    font-family : Garamond, serif;
    font-size   : 0.9em; 
    color       : #000000;
    font-weight : normal;
}
.blackGaramondBL_text{
    font-family : Garamond, serif;
    font-size   : 1.2em;
    font-style  : normal;
    color       : #000000;
    font-weight : bold;
}
.blackGaramondL_text{
    font-family : Garamond, serif;
    font-size   : 1.2em;
    color       : #000000;
    font-weight : normal;
}
.blackGaramondBXL_text{
    font-family : Garamond, serif;
    font-size   : 1.5em;
    color       : #000000;
    font-weight : bold;
}
.blackGaramondXL_text{
    font-family : Garamond, serif;
    font-size   : 1.5em;
    color       : #000000;
    font-weight : normal;
}
