body {margin: 0; padding: 0; background-color: #cc6600; background-image: url(../images/bg.gif); background-repeat: repeat-x;  font: 11px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif; color: #606060;}
p {}
td {}
a:link { color: #cc6600; text-decoration:none; }
a:visited { color: #cc6600; text-decoration:none; }
a:hover { color: #606060; text-decoration: none }
a:active { color: #cc6600 }

#nav a:link { color: #606060; text-decoration:none; }
#nav a:visited { color: #606060; text-decoration:none; }
#nav a:hover { color: #cc6600; text-decoration: none }
#nav a:active { color: #606060 }

h1 { font-size: 18px; font-weight: normal; color: #000000; margin: 5px 0 2px 0} /* HEADLINE */
h2 { font-size: 11px; color: #d70606; margin: 0 } /* SUBHEADLINE RED */
h3 { font-size: 12px; font-weight: normal; color: #606060; margin: 0 } /* SUBHEADLINE */
h3.black { font-size: 12px; font-weight: normal; color: #000000; margin: 0 } /* SUBHEADLINE BLACK TEXT */
h3.red { font-size: 12px; font-weight: normal; color: #d70606; margin: 0 } /* SUBHEADLINE RED TEXT */
h4 { font-size: 14px; font-weight: normal; color: #606060; margin: 0 } /* DEK */
h5 { font-size: 14px; font-weight: bold; color: #828282; margin: 0 } /* KICKER */
h6 { font-size: 9px; font-weight: normal; color: #606060; margin: 5px 0 0 0} /* TAGLINE */
b.numbering { font-size: 12px; font-weight: bold; color:#000000; } /* PARA NUMBERING */
b.black { font-size: 11px; font-weight: bold; color:#000000; } /* PARA NUMBERING */
p.small {font-size: 10px } /* RIGHT COLUMN */
ul.small {font-size: 9px; padding-left: 15px} /* RIGHT COLUMN */
p.systemmessage2 {font-size: 16px; color: #444444 } /* SYSTEM MESSAGE - COLOR REVERSED */

#rightcol img { margin-bottom: 5px } /* INSERTS 5 PIXEL LOWER SPACE FOR IMAGES */
#rightcol p { font-size: 10px; margin: 0 0 7px 0 }  /* INSERTS 7 PIXEL LOWER SPACE FOR TEXT AND DECREASE FONT */
#leftnav table { font-size: 10px; } /* DECREASE FONT SIZE */
#footer p { font-size: 10px; margin: 0 0 0 0 } /* DECREASE FONT SIZE */
#tblrollover table.bg { margin: 0 } /* SET INITAL TABLE FORMAT BEFORE ROLLOVER */
#tblrollover table.bg:hover { background: #ececec } /* TABLE ROLLOVER BACKGROUND COLOR */

.blank {}