body { font-size: 12px; font-family: arial; }
.headblack { color: #000; font-size: 18px; font-family: arial; font-weight: 700; letter-spacing: -1px; }
.smblackbold { color: #000; font-size: 11px; font-family: arial; font-weight: 700; }
.contentback { background-color: #fff; background-image: url(pix/contentholder.gif); background-repeat: no-repeat; }
.contentback2 { background-color: #fff; background-image: url(pix/contentholder2.gif); background-repeat: no-repeat; }

/* Small Black text */
.smblack { font-size: 11px; font-family: arial; }
.smblack a:link { color: #000; font-size: 11px; font-family: arial; text-decoration: none; }
.smblack a:visited { color: #000; font-size: 11px; text-decoration: none; }
.smblack a:hover { color: #ff9a35; font-size: 11px; text-decoration: underline; }
.smblack a:active { color: #ff9a35; font-size: 11px; text-decoration: underline; }

/* Regular Black text */
.regblack { color: #000; font-size: 12px; font-family: arial; }
.regblack a:link { color: #000; font-size: 12px; font-family: arial; text-decoration: none; }
.regblack a:visited { color: #000; font-size: 12px; text-decoration: none; }
.regblack a:hover { color: #ff9a35; font-size: 12px; text-decoration: underline; }
.regblack a:active { color: #ff9a35; font-size: 12px; text-decoration: underline; }

/* Small Grey text */
.smgrey { color: #8b8b8b; font-size: 11px; font-family: arial; }
.smgrey a:link { color: #8b8b8b; font-size: 11px; font-family: arial; text-decoration: none; }
.smgrey a:visited { color: #8b8b8b; font-size: 11px; text-decoration: none; }
.smgrey a:hover { color: #ff9a35; font-size: 11px; text-decoration: underline; }
.smgrey a:active { color: #ff9a35; font-size: 11px; text-decoration: underline; }
.maintableborder { background-color: #fff; border-left: 1px solid #4f4f4f; border-bottom: 20px solid #4f4f4f; border-right: 1px solid #4f4f4f; border-top-color: #4f4f4f; border-top-style: solid; }
.dividerline { border-right: 1px solid #ececec; border-top-color: #ececec; border-bottom-color: #ececec; border-left-color: #ececec; }

/* Mid Black text */
.midblack { color: #000; font-size: 14px; font-family: arial; letter-spacing: -1px; }
.midblack a:link { color: #000; font-size: 11px; font-family: arial; text-decoration: none; }
.midblack a:visited { color: #000; font-size: 11px; text-decoration: none; }
.midblack a:hover { color: #ff9a35; font-size: 11px; text-decoration: underline; }
.midblack a:active { color: #ff9a35; font-size: 11px; text-decoration: underline; }

/* Business Styles */
.red {color:#962542;}
.texttitle {font-size:14px;color:#a10707;font-weight:bold; font-family: arial ;}

