
/*-----------TIMES 2 BOLD BLACK---------------------*/
.times_2_bold_black {font-family: Times,serif; font-size: 14px; color: #000000;  text-decoration: none; font-style:normal; font-weight :bold}
              
/*-----------TIMES 2 NORMAL---------------------*/
.times_2_reg_black {font-family: Times,serif; font-size: 14px; color: #000000;  text-decoration: none; font-style: normal}


/*-----------TIMES 2 WHITE NORMAL---------------------*/
.times_2_reg_white {font-family: Times,serif; font-size: 14px; color: #ffffff;  text-decoration: none; font-style: normal}

/*-----------TIMES 1 WHITE NORMAL---------------------*/
.times_1_reg_white {font-family: Times,serif; font-size: 12px; color: #ffffff;  text-decoration: none; font-style: normal}

/*-----------TIMES 1 NORMAL---------------------*/
.times_1_reg_black {font-family: Times,serif; font-size: 12px; color: #000000;  text-decoration: none; font-style: normal}

/*-----------TIMES 3 BOLD RUST----------------*/
.times_3_bold_rust {font-family: Times,serif; font-size: 16px; color: #993333;  text-decoration: none;font-style:normal;font-weight :bold}

/*-----------TIMES 2 BOLD RED----------------*/
.times_2_bold_red {font-family: Times,serif; font-size: 14px; color: red;  text-decoration: none;font-style:normal;font-weight :bold}

/*-----------TIMES 2 REG NAVY ROLL LITE BLUE------------*/
 .times_2_reg_navy_roll_lite {font-family: Times,serif; font-size:14px; color: #000066;  text-decoration: underline; font-style: normal}

 .times_2_reg_navy_roll_lite:hover {color: #6699cc; text-decoration:underline}

/*-----------TIMES 2 BOLD NAVY ROLL LITE BLUE------------*/
 .times_2_bold_navy_roll_lite {font-family: Times,serif; font-size:14px; color: #000066;  text-decoration: underline; font-style: normal; font-weight: bold}

 .times_2_bold_navy_roll_lite:hover {color: #6699cc; text-decoration:underline}

/*-----------TIMES 1 REG NAVY ROLL LITE BLUE------------*/
 .times_1_reg_navy_roll_lite {font-family: Times,serif; font-size:12px; color: #000066;  text-decoration: underline; font-style: normal}

 .times_1_reg_navy_roll_lite:hover {color: #6699cc; text-decoration:underline}

/*-----------TIMES 1 BOLD NAVY ROLL LITE BLUE------------*/
 .times_1_bold_navy_roll_lite {font-family: Times,serif; font-size:12px; color: #000066;  text-decoration: underline; font-style: normal; font-weight: bold}

 .times_1_bold_navy_roll_lite:hover {color: #6699cc; text-decoration:underline}

/*-----------TIMES 1 REG YELLOW ROLL WHITE------------*/
 .times_1_reg_yellow_roll_lite {font-family: Times,serif; font-size:12px; color: #EFC46A;  text-decoration: underline; font-style: normal}

 .times_1_reg_yellow_roll_lite:hover {color: #ffffff; text-decoration:underline}

/*-----------TIMES 2 REG YELLOW ROLL WHITE------------*/
 .times_2_reg_yellow_roll_lite {font-family: Times,serif; font-size:14px; color: #FFCC66;  text-decoration: underline; font-style: normal}

 .times_2_reg_yellow_roll_lite:hover {color: #ffffff; text-decoration:underline}



