/* Generic Link Handling */ 
a:link { color: #FF409F}
a:visited { color: #FF409F}
a:active { color: #FF409F}
a:hover { color: #BF0060}

/* Small Content */ 
.smlBlk { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #000000}
.smlBlu { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #0000FF}
.smlRed { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #CC0099}
.smlWht { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #FFFFFF}


/* Small Content Bold */ 
.smlBlkBld { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #000000}
.smlBluBld { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #0000FF}
.smlRedBld { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #CC0099}
.smlWhtBld { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #FFFFFF}


/* Standard Content */ 
.stdBlk { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: normal; color: #000000}
.stdBlu { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: normal; color: #0000FF}
.stdRed { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: normal; color: #CC0099}
.stdWht { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: normal; color: #FFFFFF}
.stdErr { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: normal; color: #FF0000}


/* Standard Content Bold */ 
.stdBlkBld { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #000000}
.stdBluBld { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #0000FF}
.stdRedBld { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #CC0099}
.stdWhtBld { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #FFFFFF}


/* Headings */ 
.hedBlk { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #000000}
.hedBlu { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #0000FF}
.hedRed { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #CC0099}


/* Standard Tables */ 
.tableBak { background-color: #FF9900}
.contentSubHead { background-color: #FFE267}
.contentStd { background-color: #FFFFCC}
.contentAlt { background-color: #FFFF99}


/* Special Tables */ 
.fetaureProdBak { background-color: #CEFF00}
.loginTop { background-color: #FF33FF}
.loginMid { background-color: #9933FF}
.loginBot { background-color: #009CFF}

