.colorselector { width: 50px;  }
.frmtextarea   { width: 600px; }

.dottedtable {
    border: 1px dotted #CCCCCC;
    background-color: #FFFFFF;
}

.dottedtableactive {
    background-color: #336699;
    border: 1px solid #CCCCCC;
}

/* Default title sizes */
/* Yellow color  color: #004186;, blue color: #004186; */

.titlesize  { 
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    color: #004186;
    line-height: 13px;
    letter-spacing: 0;
}
.titlesize1 { 
    font-size: 9px; 
    font-family: Arial, Helvetica, sans-serif;
    color: #004186;
    line-height: 13px;
    letter-spacing: 0;
}
.titlesize2 { 
    font-size: 10px; 
    font-family: Arial, Helvetica, sans-serif;
    color: #004186;
    font-size: 13px;
    line-height: 13px;
    letter-spacing: 0;
}
.titlesize3 { 
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #004186;
    font-size: 13px;
    line-height: 13px;
    letter-spacing: 0;
}
.titlesize4 { 
    font-family: Arial, Helvetica, sans-serif;
    color: #004186;
    font-size: 13px;
    line-height: 13px;
    letter-spacing: 0;
    font-size: 14px;
}
.titlesize5 {  font-family: Arial, Helvetica, sans-serif;
    color: #004186;
    font-size: 13px;
    line-height: 13px;
    letter-spacing: 0;
    font-size: 16px; 
}


/* Default text sizes */
.textsize  { 
    font-size: 11px; 
    line-height: 15px;
}
.textsize1 { 
    font-size: 8px; 
    line-height: 10px;
}
.textsize2 { 
    font-size: 10px;
    line-height: 11px;
}
.textsize3 { 
    font-size: 11px;
    line-height: 15px;
}
.textsize4 { 
    font-size: 14px; 
    line-height: 17px;
}
.textsize5 { 
    font-size: 16px;
    line-height: 18px;
}
.HighlightTable {
    background-color: #C7D7ED;
}
.tableBorder {
    border: 1px #417BB5 solid;
}

