/* HTML TAG STYLES */
body { background: url(../images/shell/body_bkg.gif) repeat; color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin: 0px; padding: 0px; }
blockquote { margin-left: 20px; padding-left: 0px; }
p, td { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
td.footer { color: #9b9c9d; font-family: Arial, Helvetica, sans-serif; font-size: 10px; }

/* LINK STYLES */
a:link { color: #f23900; text-decoration: none; }
a:visited { color: #f23900; text-decoration: none; }
a:active { color: #f23900; text-decoration: none; }
a:hover { color: #f23900; text-decoration: underline; }

a.footer:link { color: #333333; text-decoration: none; }
a.footer:visited { color: #333333; text-decoration: none; }
a.footer:active { color: #333333; text-decoration: none; }
a.footer:hover { color: #333333; text-decoration: underline; }

a.sidenav:link { color: #000000; text-decoration: none; }
a.sidenav:visited { color: #000000; text-decoration: none; }
a.sidenav:active { color: #000000; text-decoration: none; }
a.sidenav:hover { color: #000000; text-decoration: underline; }

a.sidenav_h:link { color: #969696; text-decoration: none; }
a.sidenav_h:visited { color: #969696; text-decoration: none; }
a.sidenav_h:active { color: #969696; text-decoration: none; }
a.sidenav_h:hover { color: #000000; text-decoration: underline; }

/* BACKGROUND STYLES */
.body_bkg_left { background: url(../images/shell/body_left_repeat.gif) repeat-y; background-position: top right; }
.body_bkg_right { background: url(../images/shell/body_right_repeat.gif) repeat-y; background-position: top left; }
.body_bkg_top { background: url(../images/shell/body_top_repeat.gif) repeat-x; background-position: top left; }
.body_shadow { background: url(../images/shell/header_repeat.gif) repeat-x #FFFFFF; background-position: top left; }
