/* deprecated css from previous design. */

.textRed {font-size: 12px; font-style: normal; font-weight: normal; color: #AD0000;}
.textBlack {font-size: 12px; font-style: normal; font-weight: normal; color: #000000;}
.textRedBold {font-size: 12px; font-style: normal; font-weight: bold; color: #AD0000;}
.textBlackBold {font-size: 12px; font-style: normal; font-weight: bold; color: #000000;}
.textRedLarge {font-size: 13px; color: #AD0000;}
.textBlackLarge {font-size: 13px; color: #000000;}
.textRedLargeBold {font-size: 13px; font-weight: bold; color: #AD0000;}
.textBlackLargeBold {font-size: 13px; font-weight: bold; color: #000000;}
.urlRedBold {font-size: 12px; font-style: normal; font-weight: bold; color: #AD0000; text-decoration: none;}
.urlBlackBold {font-size: 12px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none;}
.urlRed {font-size: 12px; font-style: normal; font-weight: normal; color: #AD0000; text-decoration: none;}
.urlBlack {font-size: 12px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none;}
.urlBlack:hover, .urlBlackBold:hover, .urlBlackLarge:hover, .urlBlackLargeBold:hover {color: #AD0000; background-color: #E6E6E6;}
.urlRed:hover, .urlRedBold:hover, .urlRedLarge:hover, .urlRedLargeBold:hover {color: #000000; background-color: #E6E6E6;}
.spacer {font-size:  6px; font-style:  normal; font-weight: normal; text-decoration: none;}
.urlRedSuper {font-size: 8px; font-style: normal; font-weight: normal; color: #AD0000; text-decoration: none; vertical-align: super;}
.urlBlackSuper {font-size: 8px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none; vertical-align: super;}
.urlBlackSuper:hover {color: #AD0000; background-color: #E6E6E6;}
.urlRedSuper:hover {color: #000000; background-color: #E6E6E6;}
.urlRedLarge {font-size: 13px; color: #AD0000; text-decoration: none;}
.urlBlackLarge {font-size: 13px; color: #000000; text-decoration: none;}
.urlRedLargeBold {font-size: 13px; font-weight: bold; color: #AD0000; text-decoration: none;}
.urlBlackLargeBold {font-size: 13px; font-weight: bold; color: #000000; text-decoration: none;}
