body {background-color: #A7B0A7; margin-top: 5px; margin-bottom: 20px}
td, form, input, textarea, option, select {font-family: tahoma; font-size: 11px; color: #4B4B4B; line-height: 15px}


.caption {font-weight: bold; color: #6E756F; line-height: 13px}
td.contents {width: 545px; padding-left: 15px; padding-right: 15px;padding-top: 5px;background-color: #E2E5E5}

a:link {color: #900; text-decoration: none;font-weight: bold}
a:active {color: #900; text-decoration: none;font-weight: bold}
a:visited {color: #900; text-decoration: none;font-weight: bold}
a:hover {color: #c00; text-decoration: underline;font-weight: bold}

a:link.notbold {color: #900; text-decoration: none;font-weight: normal}
a:active.notbold {color: #900; text-decoration: none;font-weight: normal}
a:visited.notbold {color: #900; text-decoration: none;font-weight: normal}
a:hover.notbold {color: #c00; text-decoration: underline;font-weight: normal}

a:link.topNav {font-family: arial; color: #FFFFFF; font-weight: bold; text-decoration: none; text-transform: uppercase; letter-spacing: 1px}
a:active.topNav {font-family: arial; color: #FFFFFF; font-weight: bold;; text-decoration: none; text-transform: uppercase; letter-spacing: 1px}
a:visited.topNav {font-family: arial; color: #FFFFFF; font-weight: bold;; text-decoration: none; text-transform: uppercase; letter-spacing: 1px}
a:hover.topNav {font-family: arial; color: #CCFF66; font-weight: bold;; text-decoration: none; text-transform: uppercase; letter-spacing: 1px}

a:link.crumb {font-family: arial; color: #900; text-decoration: none; letter-spacing: 1px}
a:active.crumb {font-family: arial; color: #900; text-decoration: none; letter-spacing: 1px}
a:visited.crumb {font-family: arial; color: #900; text-decoration: none; letter-spacing: 1px}
a:hover.crumb {font-family: arial; color: #AEC1D2; text-decoration: none; letter-spacing: 1px}

a:link.foot {font-family: arial; color: #A2A8A2; font-weight: bold; text-decoration: none}
a:active.foot {font-family: arial; color: #A2A8A2; font-weight: bold;; text-decoration: none}
a:visited.foot {font-family: arial; color: #A2A8A2; font-weight: bold;; text-decoration: none}
a:hover.foot {font-family: arial; color: #666; font-weight: bold;; text-decoration: none}

/** orange quote box **/
#quote-orange {padding: 10px; color: white; background-color: #FDA43C; line-height: 14px}
#quote-orange div {color: white}
#quote-orange a {color: white; font-weight: bold; text-decoration: underline}

/** red quote box **/
#quote-red {padding: 10px; color: white; background-color: #9A0002; line-height: 14px}
#quote-red div {color: white}
#quote-red a {color: white; font-weight: bold; text-decoration: underline}

.line { border:2px solid #ffffff;}

hr {color: #fff; background-color: #fff; border: 1px dotted #ff0000; border-style: none none dotted; }
