/* Main NJSOCF CSS*/
body {background-color: #ffffff; font-family: arial-narrow, arial, helvetica, verdana, sans-serif; margin-left:0px; margin-top:0px;
scrollbar-face-color: #cc0000;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #666666;
scrollbar-darkshadow-color:#990033;
scrollbar-shadow-color:#000000;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #cccccc;
}

h1 {color: #660033; font-family: times, times-new-roman, serif; font-style: oblique;
}

h2 {color: #cc0000; font-family: times, times-new-roman, serif; font-style: oblique;
}

h3 {color: #990033; font-family: arial, verdana, helvetica, sans-serif; font-style: oblique;
}

li {list-style-type: disc; list-style-position:  inside;
}

/*DARK AREAS*/
a:link {text-decoration: none; color: #ffffff; font-size: 9pt;}
a:visited {text-decoration: overline underline; color: #ffff99; font-size: 9pt;}
a:active {text-decoration: underline; color: #009900; font-size: 9pt;}
a:hover{color:#cc0000; text-decoration:underline; background:#ffffff; font-size: 9pt;}

/*WHITE AREAS */
a.external:link {text-decoration:none; color: #0000ff;  font-size: 9pt;}
a.external:visited {text-decoration:overline; color: #660066; font-size: 9pt;}
a.external:active {text-decoration:underline; color: #009900; font-size: 9pt;}
a.external:link:hover{text-decoration:underline; color: #0000ff;  font-size: 9pt;}
a.external:visited:hover{text-decoration:underline;background:none; font-size: 9pt;}


p {text-indent=25px; font-family: arial, verdana, helvetica, san-serif; font-size: 10pt;
}

.aceButton {
background-color: #993333;
color: white;
font-size: 9pt;
font-family: arial, helvetica, sans-serif;
font-weight: bold;
}
.aceTextField {
background-color: #ffffff;
font-size: 9pt;
font-family: arial, helvetica, sans-serif;
}

.brdr {border: #cc0000  1px  solid  ;
}

.scrapbrdr {border: #cc0000  8px  double;
}

.brdr2 {border:  #cc0000  5px  double;
}

.frmbrdr {border: #cc0000  2px  dashed  ;
}

.brdrb {border-bottom: #cc0000  5px  double;
}

.brdrr {border-right: #cc0000  3px  double;
}

.brdrl {border-left: #cc0000  5px  double;
}

.brdrt {border-top: #cc0000  5px  double;
}
